Comment target to make changes more noticeable

This commit is contained in:
Nikolay Krasko
2016-03-04 18:54:36 +03:00
parent ea340f2392
commit 2e7ac5e4bf
+5 -5
View File
@@ -58,11 +58,11 @@
idea.maven.version="${ideaVersion}"/> idea.maven.version="${ideaVersion}"/>
</target> </target>
<target name="update_teamcity" depends="fetch-third-party,fetch-annotations"> <!--<target name="update_teamcity" depends="fetch-third-party,fetch-annotations">-->
<execute_update_with_idea_teamcity_artifacts <!--<execute_update_with_idea_teamcity_artifacts-->
teamcity.server.url="https://teamcity.jetbrains.com" <!--teamcity.server.url="https://teamcity.jetbrains.com"-->
build.locator.request="buildType:bt410,status:SUCCESS,branch:idea/${ideaVersion}-${idea.kotlin.branch}"/> <!--build.locator.request="buildType:bt410,status:SUCCESS,branch:idea/${ideaVersion}-${idea.kotlin.branch}"/>-->
</target> <!--</target>-->
<target name="jb_update" depends="fetch-third-party,fetch-annotations" description="Update dependencies for JB local network"> <target name="jb_update" depends="fetch-third-party,fetch-annotations" description="Update dependencies for JB local network">
<execute_update_with_idea_maven_artifacts <execute_update_with_idea_maven_artifacts