fix(TUP-33381): Remove all the logs related to other OS (#580)

https://jira.talendforge.org/browse/TUP-33381
This commit is contained in:
Chao MENG
2022-03-07 19:06:21 +08:00
committed by GitHub
parent afe006376c
commit c8fbdc19e8

View File

@@ -467,6 +467,11 @@
<url>${fullp2_url}</url>
<layout>p2</layout>
</repository>
<repository>
<id>eclipse_repo</id>
<url>${eclipse-repo.url}</url>
<layout>p2</layout>
</repository>
</repositories>
<build>
<plugins>