Ted Neward wrote:

I go to http://hg.openjdk.java.net, and there’s about 4 billion different repositories listed there, including several variations of repositories that I thought I was already pulling: hotspot, corba, jdk, and so on. (The variations are things like jdk7/corba-gate, jdk7/hotspot-comp, jdk7/hotspot-gc, and so on.) Do I need to explicitly pull these guys? Or are they somehow being brought in to the “core” name repositories?

Ted Neward

Java, .NET, XML Services

Consulting, Teaching, Speaking, Writing

http://www.tedneward.com

These are the promotion and sub-group repositories, and you don't need to explicitly pull any of them.

Developer work goes into many of these, which are then run up the repo trees after testing. Work for a given repository is pushed to the corresponding *-gate repo, and then internally promoted.

The latest tested build of the full JDK can always be found in the http://hg.openjdk.java.net/jdk7/jdk7 forest of repositories.

--
Erik Trimble
Java System Support
Mailstop:  usca22-123
Phone:  x17195
Santa Clara, CA
Timezone: US/Pacific (GMT-0800)

Reply via email to