mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
correct product code in build.txt is needed for patch building to work
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user