So, to make sure I understand correctly, in order to get a complete b24 build, I have to pull down each of those zips independently?
Is there any way to get a "complete" bundle? (Is that what you mean by a "forest zip", below?) Does that have to be done by Sun? Ted Neward Java, .NET, XML Services Consulting, Teaching, Speaking, Writing http://www.tedneward.com > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:build-dev- > [EMAIL PROTECTED] On Behalf Of Kelly O'Hair > Sent: Monday, December 10, 2007 4:40 PM > To: build-dev > Subject: [Fwd: Re: JDK 7 build 24 is available at the openjdk.java.net > website] > > FYI... > > -kto > > -------- Original Message -------- > Subject: Re: JDK 7 build 24 is available at the openjdk.java.net > website > Date: Mon, 10 Dec 2007 16:31:59 -0800 > From: Kelly O'Hair <[EMAIL PROTECTED]> > To: Lillian Angel <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED], [EMAIL PROTECTED] > References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> > > > I had hoped that Mercurial would have provided some of this source > bundling > for free, but since we went with a forest, it's not ideal. It's only > done on a per-repository basis. > > If you go to: > http://hg.openjdk.java.net/jdk7/jdk7 > > At the top of the page are some 'zip' 'bz2' 'gz' links. These get you > bundles, for example the default 'zip' link gets you the latest > changeset or > 'tip' for this repository: > http://hg.openjdk.java.net/jdk7/jdk7/archive/tip.zip > > You can get bundles for any changeset number or even a tag, like jdk7- > b24: > http://hg.openjdk.java.net/jdk7/jdk7/archive/jdk7-b24.zip > > But as I said, with a forest, this isn't ideal, you'd need to download > each repository, probably something like: > http://hg.openjdk.java.net/jdk7/jdk7/archive/jdk7-b24.zip > http://hg.openjdk.java.net/jdk7/jdk7/jdk/archive/jdk7-b24.zip > http://hg.openjdk.java.net/jdk7/jdk7/corba/archive/jdk7-b24.zip > http://hg.openjdk.java.net/jdk7/jdk7/jaxp/archive/jdk7-b24.zip > http://hg.openjdk.java.net/jdk7/jdk7/jaxws/archive/jdk7-b24.zip > http://hg.openjdk.java.net/jdk7/jdk7/hotspot/archive/jdk7-b24.zip > http://hg.openjdk.java.net/jdk7/jdk7/langtools/archive/jdk7-b24.zip > > We need a forest 'zip' option that woould create a single zip file, > but I have no idea when that would ever happen. > > -kto > > > Lillian Angel wrote: > > Hi, > > > > Will zipped bundles still be released? If not, could "make dist" be > > implemented to create a zip/tarball based on the release tag? > > > > > > Thanks, > > Lillian > > > > > > Xiomara Jayasena wrote: > >> > >> The OpenJDK source is available at: > >> http://hg.openjdk.java.net/jdk7/jdk7 > >> and the build 24 source is here: > >> http://hg.openjdk.java.net/jdk7/jdk7/rev/0a5c5386a678 > >> > >> The OpenJDK source binary plugs and Jtreg binary for the promoted > JDK > >> 7 build 24 are available under the openjdk http://openjdk.java.net > >> website under Source Code (direct link to bundles: > >> http://download.java.net/openjdk/jdk7) > >> > >> Summary of changes: > >> http://download.java.net/jdk7/changes/jdk7-b24.html > >> > >> Thanks, > >> -Xiomara > > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.503 / Virus Database: 269.17.0/1180 - Release Date: > 12/10/2007 2:51 PM > No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.17.1/1182 - Release Date: 12/12/2007 11:29 AM
