Update to IDEA 12.0.3
This commit is contained in:
@@ -3,14 +3,14 @@
|
|||||||
|
|
||||||
<target name="update" depends="fetch-third-party">
|
<target name="update" depends="fetch-third-party">
|
||||||
<execute_update
|
<execute_update
|
||||||
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt410/75902:id"
|
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt410/76462:id"
|
||||||
build.zip="ideaIC-123.SNAPSHOT.win.zip"
|
build.zip="ideaIC-123.SNAPSHOT.win.zip"
|
||||||
/>
|
/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="jb_update" depends="fetch-third-party">
|
<target name="jb_update" depends="fetch-third-party">
|
||||||
<execute_update
|
<execute_update
|
||||||
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1717585:id"
|
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1726735:id"
|
||||||
build.zip="ideaIC-123.SNAPSHOT.win.zip"
|
build.zip="ideaIC-123.SNAPSHOT.win.zip"
|
||||||
/>
|
/>
|
||||||
</target>
|
</target>
|
||||||
|
|||||||
Reference in New Issue
Block a user