[Updated Patch] StringBuffer.java index checking.

Andrew Haley aph@redhat.com
Fri Sep 26 12:14:00 GMT 2003


Bryce McKinlay writes:
 > On Friday, Sep 26, 2003, at 12:41 Pacific/Auckland, Ralph Loader wrote:
 > 
 > > PS.  The gcc documentation at http://gcc.gnu.org/install/test.html says
 > > that the testsuites "are part of the full distribution".  The mauve
 > > testsuite is not included - maybe we should have a copy of mauve in gcc
 > > cvs?
 > 
 > I suspect there are licensing issues - mauve doesn't require copyright 
 > assignment for contributions, etc.

Yes.  Also, it's always problematic when a project lives in more than
one repository -- you have to keep them in sync and avoid accidental
version mismatches.  Better if we don't do this.

Andrew.



More information about the Java-patches mailing list