jdk7/MASTER/hotspot: 2 new changesets

2007-11-15 Thread xiomara . jayasena
Changeset: 38b77760d8e2 Author:xdono Date: 2007-11-15 17:12 -0800 URL: http://hg.openjdk.java.net/jdk7/MASTER/hotspot/rev/38b77760d8e2 Added tag jdk7-b98 for changeset 280051e520a0 + .hgtags Changeset: de9a59a5e8da Author:xdono Date: 2007-11-15 17:21 -0800 URL: http

OpenJDK Mercurial Transition Update 7

2007-11-15 Thread Kelly O'Hair
Update 7 on the Mercurial Transition: http://weblogs.java.net/blog/kellyohair/archive/2007/11/openjdk_mercuri_1.html -kto

jdk7/MASTER/jaxp: 2 new changesets

2007-11-15 Thread xiomara . jayasena
Changeset: d7ea0d1129a8 Author:xdono Date: 2007-11-15 17:12 -0800 URL: http://hg.openjdk.java.net/jdk7/MASTER/jaxp/rev/d7ea0d1129a8 Added tag jdk7-b98 for changeset 136894844a69 + .hgtags Changeset: af119b365b6c Author:xdono Date: 2007-11-15 17:21 -0800 URL: http://

jdk7/MASTER/jaxws: 2 new changesets

2007-11-15 Thread xiomara . jayasena
Changeset: 5e1eb9b8fc38 Author:xdono Date: 2007-11-15 17:12 -0800 URL: http://hg.openjdk.java.net/jdk7/MASTER/jaxws/rev/5e1eb9b8fc38 Added tag jdk7-b98 for changeset 1aaf78f51359 + .hgtags Changeset: f7ace41c3d09 Author:xdono Date: 2007-11-15 17:21 -0800 URL: http:/

jdk7/MASTER/langtools: 2 new changesets

2007-11-15 Thread xiomara . jayasena
Changeset: d4e5d94228bb Author:xdono Date: 2007-11-15 17:12 -0800 URL: http://hg.openjdk.java.net/jdk7/MASTER/langtools/rev/d4e5d94228bb Added tag jdk7-b98 for changeset ccd8b7547535 + .hgtags Changeset: 15412b83d759 Author:xdono Date: 2007-11-15 17:21 -0800 URL: ht

jdk7/MASTER/jdk: 2 new changesets

2007-11-15 Thread xiomara . jayasena
Changeset: 8dbae7f25420 Author:xdono Date: 2007-11-15 17:12 -0800 URL: http://hg.openjdk.java.net/jdk7/MASTER/jdk/rev/8dbae7f25420 Added tag jdk7-b98 for changeset 3a3c4785e7a7 + .hgtags Changeset: a6a8a49ece3e Author:xdono Date: 2007-11-15 17:21 -0800 URL: http://h

jdk7/MASTER/corba: 2 new changesets

2007-11-15 Thread xiomara . jayasena
Changeset: ff63e19f15b1 Author:xdono Date: 2007-11-15 17:12 -0800 URL: http://hg.openjdk.java.net/jdk7/MASTER/corba/rev/ff63e19f15b1 Added tag jdk7-b98 for changeset 6f1fd7fbfb4c + .hgtags Changeset: 389896f42208 Author:xdono Date: 2007-11-15 17:21 -0800 URL: http:/

jdk7/MASTER: 8 new changesets

2007-11-15 Thread xiomara . jayasena
Changeset: cabfcc4ead02 Author:xdono Date: 2007-11-15 17:12 -0800 URL: http://hg.openjdk.java.net/jdk7/MASTER/rev/cabfcc4ead02 Added tag jdk7-b98 for changeset 1acfb3b2dfe8 + .hgtags Changeset: 33f97a2d6628 Author:xdono Date: 2007-11-15 17:20 -0800 URL: http://hg.op

jdk7/MASTER: 7777777: Empty change

2007-11-15 Thread jennifer . godinez
Changeset: 2c2a99b4da50 Author:jgodinez Date: 2007-11-12 11:28 -0800 URL: http://hg.openjdk.java.net/jdk7/MASTER/rev/2c2a99b4da50 777: Empty change ! Makefile

Re: Tags for promoted builds

2007-11-15 Thread Kelly O'Hair
The Mercurial tags thesmelves are very cheap, essentially they provide you a way to name a changeset and optionally provide some arbitrary text to the tag. Global tags are just entries in the repository .hgtags file, and every new tag is potentially a new changset because this managed file gets

Re: Tags for promoted builds

2007-11-15 Thread Xiomara Jayasena
Yuri Nesterenko wrote: By the way, how about tagging, say, moment of a certain PIT build? A few of us (Mark R., kto, etc.) discussed this and decided to only have tags for promoted builds -- to reduce the number of tags. Returning to this point may be necessary in situations with performanc

jdk7/2d: 7777777: Empty change

2007-11-15 Thread jennifer . godinez
Changeset: 2c2a99b4da50 Author:jgodinez Date: 2007-11-12 11:28 -0800 URL: http://hg.openjdk.java.net/jdk7/2d/rev/2c2a99b4da50 777: Empty change ! Makefile

Re: PIT (Was: Tags for promoted builds)

2007-11-15 Thread Kelly O'Hair
Once we have a good openjdk wiki page, I thought this glossary could go there. Besides, many of the things I defined might not be 100% correct. -kto Mark Wielaard wrote: Hi, On Thu, 2007-11-15 at 17:04 +0300, Yuri Nesterenko wrote: By the way, how about tagging, say, moment of a certain PIT

PIT (Was: Tags for promoted builds)

2007-11-15 Thread Mark Wielaard
Hi, On Thu, 2007-11-15 at 17:04 +0300, Yuri Nesterenko wrote: > By the way, how about tagging, say, moment of a certain PIT build? > Returning to this point may be necessary in situations with performance > bugs (for instance). I found PIT described in the Glossary (thanks kto!) http://blogs.sun

Re: Tags for promoted builds

2007-11-15 Thread Yuri Nesterenko
By the way, how about tagging, say, moment of a certain PIT build? Returning to this point may be necessary in situations with performance bugs (for instance). Thanks, -Yuri On Tue, Nov 13, 2007 at 09:51:28AM -0800, [EMAIL PROTECTED] wrote: > > What you see below was just for practice. I had s