Re: Donation of JAXP 1.3 Sources to Apache

2005-04-05 Thread Neeraj Bajaj
Ok I just finished uploading JAXP 1.3 sources in "*xml-commons/contrib/jaxp13"* directory. There are 3 files, jsr-206-src.zip, xml-xerces.zip, xalan-src.zip which corresponds to jaxp-api, xerces & xalan sources respectively. - Neeraj Neeraj Bajaj wrote: That really sounds good to me.. so i would

Re: Donation of JAXP 1.3 Sources to Apache

2005-04-05 Thread Neeraj Bajaj
That really sounds good to me.. so i would try to finish it today. I will send mail to the community when i am done. Thanks dims for the suggestion. - Neeraj Davanum Srinivas wrote: Neeraj, my 2 cents...upload the whole thing say in xml-commons/contrib/jaxp13 cvs so everyone can take a look (and th

Re: Donation of JAXP 1.3 Sources to Apache

2005-04-05 Thread Neil Graham
Hi Neeraj, I'm +1 to putting the API source on xml-commons trunk. That was originally supposed to represent the "latest and greatest" of common XML parsing API's; now it'll be able to do so once again. :) I think the implementation germane to XML parsing should be put on a branch in Xerces.