JDK 7 Integration Schedule
Xiomara Jayasena
Xiomara.Jayasena at Sun.COM
Fri Mar 7 03:15:25 UTC 2008
Hi,
When a team is ready to push their changes to the MASTER repositories
they would then do an integration. Integrations are done regularly on a
bi-weekly basis for now but may become weekly in the future. The
following is the integration schedule:
http://openjdk.java.net/projects/jdk7/builds
Some basics for integrators:
1) pull and merge changes from the MASTER repositories from here:
http://hg.openjdk.java.net/jdk7/jdk7 to the integration area.
e.g. hg fclone http://hg.openjdk.java.net/jdk7/jdk7 integration
then merge this with your repository changes.
2) Ensure the integration area builds and tests OK.
3) Check correct content of bug id numbers, rfe's, etc.
4) Push changes to the MASTER jdk 7 repositories.
Results of integration pushes will appear on jdk7-dev at openjdk.java.net
so if interested in seeing the changes then subscribe to that alias.
For schedule changes send mail to: jdk7-gk at openjdk.java.net or send me a
note.
Thanks,
-Xiomara
More information about the discuss
mailing list