You can see these repos at http://hg.openjdk.java.net

...
jdk7/jdk7
jdk7/jdk7/jdk
...
jdk7/build
jdk7/build/jdk
...

Here, the first 2 are called MASTER repos, because they don't belong to any dev teams, tehy shoudl be used by release engineers to build release bundles etc. The latter 2 are child repos belong to the build team, this team includes guys like Kelly who focus on the building process. There are other child repos for compiler, swing,...

As Brad said, child repos are directly used by developers, so they change fast. Changes in these repos are mailed to {teamname}- [EMAIL PROTECTED]

Hope this helps.

Max

On Mar 19, 2008, at 2:38 PM, Ted Neward wrote:
As near as I can tell, I'm pulling from the master repositories--I used the URL you offer below plus the "subproject" URLs; are you saying that there's a better place to pull corba, langtools, jaxp, ... ? My understanding is that each of those subprojects has the code in question, and they're not in
the "jdk" project. Correct?

Yes.


Ted Neward
Java, .NET, XML Services
Consulting, Teaching, Speaking, Writing
http://www.tedneward.com


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 18, 2008 9:06 PM
To: Ted Neward
Cc: build-dev@openjdk.java.net
Subject: Re: What am I doing wrong here?

Ted,

Since you're talking about the build workspaces, this may not be
immediately obvious, but the MASTER workspaces:

     http://hg.openjdk.java.net/jdk7/jdk7

will generally be more stable than the individual project repositories
(build/TL/JSN/etc.)  Developers put back directly into the project
repositories, which are then build/tested by the gatekeepers, and only
after passing some basic QA tests will those changes be put into the
MASTER.

The MASTER will lag the projects by up to a couple of weeks, but is
generally more stable.

Brad


Ted Neward wrote:
Ah.... Got it. Thanks.

Ted Neward
Java, .NET, XML Services
Consulting, Teaching, Speaking, Writing
http://www.tedneward.com


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 18, 2008 5:56 PM
To: Ted Neward
Cc: build-dev@openjdk.java.net
Subject: Re: What am I doing wrong here?

"hg pull" first

On Mar 19, 2008, at 8:53 AM, Ted Neward wrote:

So I’ve got the Mercurial repos on my machine, and I see the
changesets being posted to the build-dev list, but when I do “hg
update” on my box, nothing gets downloaded. Am I missing something
here? Wrong hg command, or …?

Ted Neward
Java, .NET, XML Services
Consulting, Teaching, Speaking, Writing
http://www.tedneward.com


No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.21.7/1333 - Release Date:
3/18/2008 8:10 AM

No virus found in this incoming message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.21.7/1333 - Release Date:
3/18/2008 8:10 AM


No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.21.7/1333 - Release Date:
3/18/2008
8:10 AM



No virus found in this incoming message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.21.7/1333 - Release Date:
3/18/2008 8:10 AM


No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.21.7/1333 - Release Date: 3/18/2008
8:10 AM



Reply via email to