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]
Other format: [Raw text]

Re: GNU Jaxp patch


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

Mark> I do feel strongly about this. Since we are actively merging and
Mark> making sure the GNU Classpath and libgcj prjects become more
Mark> similar I do feel it is import that we do it in the same way. It
Mark> was a mistake in the past to import an external package without
Mark> clearly marking it as external.

FWIW there were always the comments in the headers.  And this hasn't
caused any actual problem that I know of.

I understand why you'd want the same directory structures.  I looked
into this today... doing it the Classpath way either requires a
separate Makefile for the external stuff (and this is not free since
it means we have to make a convenience library there), or a huge mess
in the top-level Makefile.  At least, I didn't find an easy way to
make this work.

Mark> - Doesn't upset the GNU Classpath maintainer that he isn't seen as a
Mark>   libgcj maintainer even though the projects claim to be merged/merging.

Good point :-)

Let's discuss tomorrow on irc.  Or for the ircless who care, send
email here.

Tom


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