Sarah McNamara dijo:
>
>
>
>
>> Anyone worked on getting a proven-TCK-passing
>> version of our xml-apis
> The version in xml-commons tagged with Xerces-J_2_4_0 is a
> proven-TCK-passing version of xml-apis. The xml-apis.jar
> corresponding to those tags can be taken from
> xml-xerces/java/tools/x
> Anyone worked on getting a proven-TCK-passing
> version of our xml-apis
The version in xml-commons tagged with Xerces-J_2_4_0 is a
proven-TCK-passing version of xml-apis. The xml-apis.jar
corresponding to those tags can be taken from
xml-xerces/java/tools/xml-apis.jar (use tagged version
Xer
> Sorry about the Xalan issue: I was hoping someone from
> that team could comment.
I believe that Robert Koberg did bring the resolver issue over to the
xalan-dev list and opened bugzilla 23995 which was subsequently
returned as invalid and a user setup problem. The problems had
already bee
Shane Curcuru dijo:
> Anyone worked on getting a proven-TCK-passing version of our xml-apis
> component so we can have a official versioned release of this that other
> projects can incorporate?
>
> Lacking that (I don't have the JAXP TCK setup myself), we should
> recommend that other projects s
I've been using it in combination with Xerces, Xalan and Saxon via JAXP
and it works wonderfully, I have absolutely no complaints or bug encounters.
Cheers!
Shane Curcuru wrote:
Since we've had a Resolver beta 1.1b1 out for a while now with no
complaints, as soon as I have time I plan to bump th
Anyone worked on getting a proven-TCK-passing version of our xml-apis
component so we can have a official versioned release of this that other
projects can incorporate?
Lacking that (I don't have the JAXP TCK setup myself), we should recommend
that other projects should just take the xml-apis.j
Since we've had a Resolver beta 1.1b1 out for a while now with no
complaints, as soon as I have time I plan to bump the version number to 1.1
and make an official release. I'll make sure there's both a Version class
available as well as sticking the version number in the jar manifest.
Any othe