This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI: Update HACKING
- To: Java Patch List <java-patches at gcc dot gnu dot org>
- Subject: Patch: FYI: Update HACKING
- From: Tom Tromey <tromey at redhat dot com>
- Date: 06 Nov 2001 18:40:58 -0700
- Reply-To: tromey at redhat dot com
I'm making a change to HACKING to make it clear that large changes
have to go into Classpath as well.
Tom
Index: HACKING
===================================================================
RCS file: /cvs/gcc/gcc/libjava/HACKING,v
retrieving revision 1.3
diff -u -r1.3 HACKING
--- HACKING 2001/10/31 00:48:15 1.3
+++ HACKING 2001/11/07 01:18:12
@@ -18,8 +18,12 @@
any conflicts created by the merge, and test the final result.
The merged files can be recognized by the standard Classpath copyright
-comments at the top of the file. If you make changes to these files then
-you should also send a patch to the classpath mailinglist.
+comments at the top of the file. If you make changes to these files
+then you should also check in the fix to Classpath. For small changes
+it may be easier to send a patch to the classpath mailinglist. For
+large changes, if you have direct write access to the libgcj tree,
+then you will also need to get a Classpath account and do the work
+yourself.
<http://mail.gnu.org/mailman/listinfo/classpath/>
<mailto:classpath@gnu.org>