This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Patch: FYI: Update HACKING


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>
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]