This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [FYI] new branch "java-gui-branch"
- From: Tom Tromey <tromey at redhat dot com>
- To: graydon hoare <graydon at redhat dot com>
- Cc: java at gcc dot gnu dot org, Olga Rodimina <rodimina at redhat dot com>, Kim Ho <kho at redhat dot com>, Andrew Overholt <overholt at redhat dot com>, David Jee <djee at redhat dot com>, Thomas Fitzsimmons <fitzsim at redhat dot com>, Fernando Nasser <fnasser at redhat dot com>
- Date: 12 Feb 2004 15:37:41 -0700
- Subject: Re: [FYI] new branch "java-gui-branch"
- References: <402C003B.6090100@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "graydon" == graydon hoare <graydon@redhat.com> writes:
graydon> unless someone has a serious objection, I would like the rules for
graydon> this branch to be as follows: you can commit your work without
graydon> per-patch review, assuming you're patching or adding files you're
graydon> "supposed" to be working on (in java/awt, gnu/java/awt, javax/swing,
graydon> etc.), but please continue to send patches showing the changes you
graydon> make to java-patches@gcc.gnu.org
One thing I'd like to add is that it would be handy if people put
something like `[gui]' in the Subject line of such patches. This is a
convention on gcc-patches and it seems to work well.
Tom