hg: build-infra/jdk7/jdk: Redo the sun/tools/serialver fix, and do it properly by moving
magnus.ihse.bursie at oracle.com
magnus.ihse.bursie at oracle.com
Fri Oct 21 03:29:20 PDT 2011
Changeset: 0d9f06be22ac
Author: ihse
Date: 2011-10-21 12:29 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk7/jdk/rev/0d9f06be22ac
Redo the sun/tools/serialver fix, and do it properly by moving
the properties files to the correct directory instead of
messing about in the makefiles.
! make/GensrcProperties.gmk
+ src/share/classes/sun/tools/serialver/resources/serialver.properties
+ src/share/classes/sun/tools/serialver/resources/serialver_ja.properties
+ src/share/classes/sun/tools/serialver/resources/serialver_zh_CN.properties
- src/share/classes/sun/tools/serialver/serialver.properties
- src/share/classes/sun/tools/serialver/serialver_ja.properties
- src/share/classes/sun/tools/serialver/serialver_zh_CN.properties
More information about the build-infra-dev
mailing list