hg: build-infra/jdk7/jaxws: 3 new changesets
erik.joelsson at oracle.com
erik.joelsson at oracle.com
Mon Oct 17 02:37:29 PDT 2011
Changeset: 4f82bc588f93
Author: erikj
Date: 2011-10-06 11:04 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk7/jaxws/rev/4f82bc588f93
Adding jaxp output to classpath when building jaxws as there is a dependency
to that. Used to work when building cleanly, but if just rebuilding
jaxws and not jaxp, those classes in jaxp weren't in the javac server
cache and the build failed.
! make/Makefile
Changeset: 64004ff9c271
Author: erikj
Date: 2011-10-17 11:15 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk7/jaxws/rev/64004ff9c271
Moved classpath to jaxp build result. This way works on my windows machine and looks more correct to me.
! make/Makefile
Changeset: 6df185253f3f
Author: erikj
Date: 2011-10-17 11:36 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk7/jaxws/rev/6df185253f3f
Merge
! make/Makefile
More information about the build-infra-dev
mailing list