You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Edwin Goei <Ed...@eng.sun.com> on 2000/12/01 00:56:59 UTC

Re: MANIFEST info

Toby Baier wrote:
> 
> Hi all,
> I just noticed that some very handy information is not included in
> METAINF-data of my xerces.jar (version 1.2.2, downloaded as bin and
> src/fresh compiled with ant). The info I'd need is
> 
> Name:
> Specification-Title:
> Specification-Vendor:
> Specification-Version:
> Implementation-Title:
> Implementation-Vendor:
> Implementation-Version:
> 
> for some packages (names). The reason for this is that we (the ArgoUML
> team) are planning to release betaversions of a new ArgoUML release, and
> I'd like a System.out.println of all used library versions at startup to
> make debugging/understanding of bug reports easier. Unfortunetaly
> parser.jar from SUN doesn't include Implementation-info as well, but,
> erm, would be really nice.

I'm not sure about which version of the Sun JAXP RI (Reference
Implementation) you're refering to, but the latest versions should have
these defined.  A new JAXP 1.1 EA2 RI should be out soon, BTW.  Right
now its caught up in the process to get it published out on
http://java.sun.com/xml.

-Edwin

Re: MANIFEST info

Posted by Toby Baier <To...@gmx.net>.
Edwin Goei wrote:
> 
> Toby Baier wrote:
> >
> > I have jaxp 1.0.1 RI, and it only defines the Specification tags, but
> > I'd like the Implementation tags as well.
> 
> Already fixed in later releases.

Thanks, now I found it! Very nice!

Toby

-- 
Toby.Baier@gmx.net (I seek you: 12164930)
vsys-www.informatik.uni-hamburg.de/~4baier

Re: MANIFEST info

Posted by Edwin Goei <Ed...@eng.sun.com>.
Toby Baier wrote:
> 
> I have jaxp 1.0.1 RI, and it only defines the Specification tags, but
> I'd like the Implementation tags as well.

Already fixed in later releases.

-EDwin

Re: MANIFEST info

Posted by Toby Baier <To...@gmx.net>.
Edwin Goei wrote:
> 
> Toby Baier wrote:
> >
> > Hi all,
> > I just noticed that some very handy information is not included in
> > METAINF-data of my xerces.jar (version 1.2.2, downloaded as bin and
> > src/fresh compiled with ant). The info I'd need is
> >
> > Name:
> > Specification-Title:
> > Specification-Vendor:
> > Specification-Version:
> > Implementation-Title:
> > Implementation-Vendor:
> > Implementation-Version:
> >
> > for some packages (names). The reason for this is that we (the ArgoUML
> > team) are planning to release betaversions of a new ArgoUML release, and
> > I'd like a System.out.println of all used library versions at startup to
> > make debugging/understanding of bug reports easier. Unfortunetaly
> > parser.jar from SUN doesn't include Implementation-info as well, but,
> > erm, would be really nice.
> 
> I'm not sure about which version of the Sun JAXP RI (Reference
> Implementation) you're refering to, but the latest versions should have
> these defined.  A new JAXP 1.1 EA2 RI should be out soon, BTW.  Right
> now its caught up in the process to get it published out on
> http://java.sun.com/xml.

I have jaxp 1.0.1 RI, and it only defines the Specification tags, but
I'd like the Implementation tags as well.

Thanks,
TOby

-- 
Toby.Baier@gmx.net (I seek you: 12164930)
vsys-www.informatik.uni-hamburg.de/~4baier