Hi,
In xerces-j2 we have an unversioned Provides statement:
Provides: jaxp_parser_impl
Does anyone know what the version of this virtual Provide should be?
Thanks,
Andrew
On 18 January 2010 21:02, Andrew Overholt overholt@redhat.com wrote:
Hi,
In xerces-j2 we have an unversioned Provides statement:
Provides: jaxp_parser_impl
Does anyone know what the version of this virtual Provide should be?
Thanks,
I don't know, but as far as I know there is no package in Fedora that has a versioned requirement on jaxp_parser_impl. I believe the situation is the same at JPackage.
* Mat Booth fedora@matbooth.co.uk [2010-01-18 16:57]:
On 18 January 2010 21:02, Andrew Overholt overholt@redhat.com wrote:
In xerces-j2 we have an unversioned Provides statement:
Provides: jaxp_parser_impl
Does anyone know what the version of this virtual Provide should be?
This seems to indicate it's at _least_ 1.3:
http://xerces.apache.org/xerces2-j/releases.html
Anyone more knowledgeable than I care to take a stab that what the version should be?
Andrew
On 20 January 2010 16:23, Andrew Overholt overholt@redhat.com wrote:
- Mat Booth fedora@matbooth.co.uk [2010-01-18 16:57]:
On 18 January 2010 21:02, Andrew Overholt overholt@redhat.com wrote:
In xerces-j2 we have an unversioned Provides statement:
Provides: jaxp_parser_impl
Does anyone know what the version of this virtual Provide should be?
This seems to indicate it's at _least_ 1.3:
http://xerces.apache.org/xerces2-j/releases.html
Anyone more knowledgeable than I care to take a stab that what the version should be?
Andrew
Hmm, looks like it probably should be 1.3. Reading the docs, xerces 2.9.x seems to support the Java APIs for XML Processing (JAXP) specification version 1.3.
If it is supposed to be the version of the spec, then java-1.5.0-gcj should be changed also, because there doesn't appear to be a 1.5 version of the JAXP spec in existence yet.
I could be wrong though...
* Mat Booth fedora@matbooth.co.uk [2010-01-20 09:33]:
On 20 January 2010 16:23, Andrew Overholt overholt@redhat.com wrote:
- Mat Booth fedora@matbooth.co.uk [2010-01-18 16:57]:
On 18 January 2010 21:02, Andrew Overholt overholt@redhat.com wrote:
In xerces-j2 we have an unversioned Provides statement:
Provides: jaxp_parser_impl
Does anyone know what the version of this virtual Provide should be?
Hmm, looks like it probably should be 1.3. Reading the docs, xerces 2.9.x seems to support the Java APIs for XML Processing (JAXP) specification version 1.3.
I've made it 1.3 in rawhide.
If it is supposed to be the version of the spec, then java-1.5.0-gcj should be changed also, because there doesn't appear to be a 1.5 version of the JAXP spec in existence yet.
I've filed this bug to fix that:
https://bugzilla.redhat.com/show_bug.cgi?id=557947
Andrew
java-devel@lists.fedoraproject.org