Re: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4

2008-06-17 Thread Michael Glavassevich
Never did resolve the issues with the XMLBeans jar, however in the time since I started this thread (very long ago) the Geronimo folks wrote their own copy of the StAX API [1][2] from scratch. If there are no objections ( lazy consensus) I plan to include these source files on the trunk and create

RE: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4

2006-04-02 Thread Michael Glavassevich
From: Michael Glavassevich [mailto:[EMAIL PROTECTED] > Sent: Friday, March 31, 2006 12:10 PM > To: commons-dev@xml.apache.org > Cc: dev@xmlbeans.apache.org > Subject: RE: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4 > > Hi Radu, > > That is reassuring though I wonder if

Re: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4

2006-03-31 Thread Aleksander Slominski
006 3:44 PM > To: Radu Preotiuc-Pietro > Cc: dev@xmlbeans.apache.org; Michael Glavassevich; > commons-dev@xml.apache.org > Subject: Re: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4 > > Radu Preotiuc-Pietro wrote: > >> Do you need to check them into your svn repos

RE: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4

2006-03-31 Thread Radu Preotiuc-Pietro
] Sent: Friday, March 31, 2006 3:44 PM To: Radu Preotiuc-Pietro Cc: dev@xmlbeans.apache.org; Michael Glavassevich; commons-dev@xml.apache.org Subject: Re: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4 Radu Preotiuc-Pietro wrote: > Do you need to check them into your svn repository or a M

Re: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4

2006-03-31 Thread Aleksander Slominski
like anything in the bundles to change. Then feel free to open access to the site. Thanks, Ron > -Original Message- > From: Michael Glavassevich [mailto:[EMAIL PROTECTED] > Sent: Friday, March 31, 2006 12:10 PM > To: commons-dev@xml.apache.org > Cc: dev@xmlbeans.apach

RE: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4

2006-03-31 Thread Radu Preotiuc-Pietro
ended use. Radu -Original Message- From: Michael Glavassevich [mailto:[EMAIL PROTECTED] Sent: Friday, March 31, 2006 12:10 PM To: commons-dev@xml.apache.org Cc: dev@xmlbeans.apache.org Subject: RE: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4 Hi Radu, That is reassuring tho

Re: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4

2006-03-31 Thread Michael Glavassevich
Hi Henry, Henry Zongaro/Toronto/[EMAIL PROTECTED] wrote on 03/31/2006 03:46:19 PM: > Hi, Michael. > > Michael Glavassevich/Toronto/[EMAIL PROTECTED] wrote on 2006-03-28 05:45:11 > PM: > > With the JAXP 1.4 specification nearing finalization I propose that the > > main trunk of XML Commons Ext

Re: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4

2006-03-31 Thread Henry Zongaro
Hi, Michael. Michael Glavassevich/Toronto/[EMAIL PROTECTED] wrote on 2006-03-28 05:45:11 PM: > With the JAXP 1.4 specification nearing finalization I propose that the > main trunk of XML Commons External be upgraded to JAXP 1.4 and a branch be > created for maintenance of JAXP 1.3 (which is wha

RE: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4

2006-03-31 Thread Michael Glavassevich
or itself what to use and what > not to use, but for XmlBeans we have taken the steps to ensure that what > we use is completely within the legal constraints of the ASF. > > Hope this helps, > Radu > > -Original Message- > From: Michael Glavassevich [mailto:[E

RE: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4

2006-03-30 Thread Radu Preotiuc-Pietro
L PROTECTED] Sent: Wednesday, March 29, 2006 10:30 AM To: commons-dev@xml.apache.org Cc: dev@xmlbeans.apache.org Subject: Re: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4 Jeremias Maerki <[EMAIL PROTECTED]> wrote on 03/29/2006 02:08:32 AM: > (cc'ing dev@xmlbeans.apache.org)

Re: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4

2006-03-29 Thread Michael Glavassevich
Jeremias Maerki <[EMAIL PROTECTED]> wrote on 03/29/2006 02:08:32 AM: > (cc'ing dev@xmlbeans.apache.org) > > That's ok with me. The only thing bothering me is the XMLBeans' JAR file > with the API sources. It does not contain any indication whether this is > a clean-room reconstruction of the API

Re: [PROPOSAL]: Upgrade XML Commons External to JAXP 1.4

2006-03-28 Thread Jeremias Maerki
(cc'ing dev@xmlbeans.apache.org) That's ok with me. The only thing bothering me is the XMLBeans' JAR file with the API sources. It does not contain any indication whether this is a clean-room reconstruction of the API sources based on the specification or if they have been taken from the java.net

[PROPOSAL]: Upgrade XML Commons External to JAXP 1.4

2006-03-28 Thread Michael Glavassevich
Hi everyone, The Xerces developers (myself included) have started planning for a Xerces-J release which will add support for JAXP 1.4 [1][2]. JAXP 1.4 is a minor update to JAXP 1.3; the largest technical change being the addition of StAX (JSR 173) [3] and new Source/Result classes (see the jav