correct product code in build.txt is needed for patch building to work

This commit is contained in:
Dmitry Jemerov
2013-10-11 12:05:32 +02:00
parent 33a3ecf730
commit 75c7e61c0c
+1 -1
View File
@@ -167,7 +167,7 @@ public layoutCommunity(String classesPath, Set usedJars) {
layoutUnix(args, paths.distUnix)
layoutMac(args, paths.distMac)
ant.echo(message: buildName, file: "${paths.distAll}/build.txt")
ant.echo(message: "PC-${buildNumber}", file: "${paths.distAll}/build.txt")
def launcher = "${paths.distWin}/bin/pycharm.exe"
List resourcePaths = ["$home/community/community-resources/src",