Any progress on this? Ant-1.7 was just released this evening with
Xerces-2.8.1. I guess they ignored my request to move to 2.9.0. In
any case, It would be helpful if the latest jars could get out into
the various maven repositories sometime soon.
Jake
At 12:13 AM 12/5/2006, you wrote:
>At 11:13 PM 12/4/2006, you wrote:
> >On 12/4/06, Jacob Kjome <[EMAIL PROTECTED]> wrote:
> >>
> >> Related question from Steve Loughran <[EMAIL PROTECTED]>:
> >>
> >> "are the classes compiled for use on 1.2?"
> >>
> >> I looked at build.xml and I don't see the source and target
> >> attributes of the <xjavac> task set. However, the releases seem to
> >> be built using IBM's JDK1.3 and, as I understand it, -target defaults
> >> to 1.1 for JDK1.1 through JDK1.3 and -source is ignored for JDKs less
> >> than 1.4. This leads me to believe that as far as compilation goes,
> >> the Xerces binaries should be compatible with JDK1.2. The question
> >> is whether any JDK1.3-specific APIs are used that don't exist in JDK1.2.
> >>
> >> Can anyone tell me, definitively, if Xerces2 binaries are compatible
> >> with JDK1.2? If this is true for Xerces2 itself, is it also true for
> >> its dependencies such as serializer.jar, resolver.jar, and xml-apis.jar?
> >>
> >>
> >> Also, any progress on getting Xerces-2.9.0 jars out to the maven
>repository?
> >
> >I'm working on it, but I haven't pushed anything to the sync repo yet.
> >Is there are timeframe that you're looking to hit?
> >
> >-Nathan
> >
>
>The timeline is based on whenever Ant's next release is. Steve
>Loughran said that if the Ant release manager deems it ok to include
>Xerces-2.9.0 without having 2.9.0 in the maven repository, then the
>time frame isn't overly important, as long as there are solid plans
>to get it out there at some point in the near future. However,
>they'd really prefer it to be there. I'm not 100% sure of their
>release schedule, but it's been hinted that it could be very soon
>(next week or two). Sorry to be opaque. I'm not part of the Ant
>team, so I don't know for sure. ASAPWR (as soon as possible within
>reason) is my view.
>
>Jake
>
> >>
> >>
> >> Jake
> >>
> >> At 04:12 PM 12/3/2006, you wrote:
> >> >On Sun, 3 Dec 2006, Nathan Beyer wrote:
> >> >
> >> >> Well, we should be able to fix that.
> >> >>
> >> >> What would be considered the "canonical" distribution site for
> >"xml-apis"?
> >> >
> >> >It's xml-commons: http://www.apache.org/dist/xml/commons/.
> >> >
> >> >> On 12/3/06, Michael Glavassevich <[EMAIL PROTECTED]> wrote:
> >> >>> Hi Nathan,
> >> >>>
> >> >>> What's currently there in the POM for Xalan 2.7.0 is
>completely wrong. I
> >> >>> suppose xml-apis-2.0.2.jar is the xmlParserAPIs.jar which
shipped with
> >> >>> Xerces 2.0.2. I doubt the Xalan folks had anything to do with this.
> >> >>> They're not really Maven users either and it appears (as was
> >once the case
> >> >>> for Xerces) random non-Xalan Apache committers have been
publishing to
> >> >>> the repository without consulting with the community on the
>details and
> >> >>> didn't get it right.
> >> >>>
> >> >>> By the way, I can't find serializer.jar anywhere in the
> >repository. It was
> >> >>> first released with Xalan 2.7.0 so a version of it should
have already
> >> >>> been there.
> >> >>>
> >> >>> Thanks.
> >> >>>
> >> >>> On Sun, 3 Dec 2006, Nathan Beyer wrote:
> >> >>>
> >> >>> > I can push everything out. I'm not subscribed to any of the Xalan
> >> >>> > lists or other XML lists, so I don't know what's been released
> >> >>> > recently. Also, since things have changed with the
>serializer, are the
> >> >>> > group IDs and artifact IDs still appropo?
> >> >>> >
> >> >>> > Currently, this is what's out there:
> >> >>> >
> >> >>> > xercesImpl 2.8.1 -
> >> http://repo1.maven.org/maven2/xerces/xercesImpl/2.8.1/
> >> >>> > * depends on xml-apis 1.3.03 -
> >> >>> > http://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.03/
> >> >>> > * optional depends on xml-resolver 1.1 -
> >> >>> > http://repo1.maven.org/maven2/xml-resolver/xml-resolver/1.1/
> >> >>> >
> >> >>> > xalan 2.7.0 - http://repo1.maven.org/maven2/xalan/xalan/2.7.0/
> >> >>> > * optional depends on xercesImpl 2.6.0 -
> >> >>> > http://repo1.maven.org/maven2/xerces/xercesImpl/2.8.1/
> >> >>> > * depends on xml-apis 2.0.2 -
> >> >>> > http://repo1.maven.org/maven2/xml-apis/xml-apis/2.0.2/
> >> >>> >
> >> >>> > I don't really understand the versioning differences
between Xerces
> >> >>> > and Xalan's dependency on xml-apis. Has the serializer JAR been
> >> >>> > uploaded?
> >> >>> >
> >> >>> > -Nathan
> >> >>> >
> >> >>> > On 12/3/06, Michael Glavassevich <[EMAIL PROTECTED]> wrote:
> >> >>> >>
> >> >>> >> I think Nathan volunteered to do these once they were ready.
> >> >>> >>
> >> >>> >> On Fri, 1 Dec 2006, Jacob Kjome wrote:
> >> >>> >>
> >> >>> >> > I'm trying to prompt the Ant team to include Xerces-2.9.0,
> >along with
> >> >>> >> > xml-apis-1.3.04 and serializer.jar, with the next release
> >of Ant-1.7
> >> >>> [1].
> >> >>> >> They
> >> >>> >> > would like the release on ibiblio, though. I assume
>they mean the
> >> >>> Maven
> >> >>> >> > repository on ibiblio. I looked there [2] and I see jars
> >> and poms for
> >> >>> >> the
> >> >>> >> > 2.8.1 release, but not the 2.9.0 release. Is there
anything the
> >> >>> Xerces
> >> >>> >> team
> >> >>> >> > can do to get the latest release out there ASAP? The same
> >applies to
> >> >>> >> > xml-commons-external ([3]?) and xml-commons-resolver (not
> >sure under
> >> >>> >> which name
> >> >>> >> > in the repository this is stored?).
> >> >>> >> >
> >> >>> >> > Jake
> >> >>> >> >
> >> >>> >> >
> >> >>> >> > [1] http://marc.theaimsgroup.com/?t=116495040700002&r=1&w=2
> >> >>> >> > [2] http://ibiblio.org/maven/xerces/
> >> >>> >> > [3] http://ibiblio.org/maven/xml-apis/
> >> >>> >> >
> >> >>> >> >
> >> >>> >> >
> >---------------------------------------------------------------------
> >> >>> >> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> >>> >> > For additional commands, e-mail: [EMAIL PROTECTED]
> >> >>> >>
> >> >>> >> ---------------------------
> >> >>> >> Michael Glavassevich
> >> >>> >> XML Parser Development
> >> >>> >> IBM Toronto Lab
> >> >>> >> E-mail: [EMAIL PROTECTED]
> >> >>> >> E-mail: [EMAIL PROTECTED]
> >> >>> >>
> >> >>> >>
>---------------------------------------------------------------------
> >> >>> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> >>> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >> >>> >>
> >> >>> >>
> >> >>> >
> >> >>> >
>---------------------------------------------------------------------
> >> >>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> >>> > For additional commands, e-mail: [EMAIL PROTECTED]
> >> >>> >
> >> >>> >
> >> >>>
> >> >>> ---------------------------
> >> >>> Michael Glavassevich
> >> >>> XML Parser Development
> >> >>> IBM Toronto Lab
> >> >>> E-mail: [EMAIL PROTECTED]
> >> >>> E-mail: [EMAIL PROTECTED]
> >> >>>
> >> >>>
---------------------------------------------------------------------
> >> >>> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> >>> For additional commands, e-mail: [EMAIL PROTECTED]
> >> >>>
> >> >>>
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >> >>
> >> >>
> >> >
> >> >---------------------------
> >> >Michael Glavassevich
> >> >XML Parser Development
> >> >IBM Toronto Lab
> >> >E-mail: [EMAIL PROTECTED]
> >> >E-mail: [EMAIL PROTECTED]
> >> >
> >> >---------------------------------------------------------------------
> >> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> >For additional commands, e-mail: [EMAIL PROTECTED]
> >> >
> >> >
> >> >
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]