Revert "Convert tcServiceMessages library to maven"

This reverts commit 27523ced

Teamcity's version of a library requires `name` attribute which can break our support (see WEB-36034)
This commit is contained in:
Alexander Zolotov
2018-11-27 19:58:42 +03:00
parent 4010fea5d6
commit 0a8685e7f8
4 changed files with 3 additions and 9 deletions
-5
View File
@@ -41,10 +41,5 @@
<option name="name" value="8e0b07ff-f7c3-4a77-a62b-ab464737b720" />
<option name="url" value="https://jetbrains.bintray.com/jediterm/" />
</remote-repository>
<remote-repository>
<option name="id" value="36870030-7a21-4052-b93a-010aa4c33366" />
<option name="name" value="36870030-7a21-4052-b93a-010aa4c33366" />
<option name="url" value="https://download.jetbrains.com/teamcity-repository" />
</remote-repository>
</component>
</project>
+3 -4
View File
@@ -1,12 +1,11 @@
<component name="libraryTable">
<library name="tcServiceMessages" type="repository">
<properties include-transitive-deps="false" maven-id="org.jetbrains.teamcity:serviceMessages:2018.1" />
<library name="tcServiceMessages">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/teamcity/serviceMessages/2018.1/serviceMessages-2018.1.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/serviceMessages.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/teamcity/serviceMessages/2018.1/serviceMessages-2018.1-sources.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/src/serviceMessages_279xxx_src.jar!/" />
</SOURCES>
</library>
</component>
Binary file not shown.
Binary file not shown.