Hello Chris,

There's an FAQ [1] about this in the docs. In older releases of Xerces, 
the APIs and implementation were combined in a single jar file. There's 
still a target in Xerces build.xml called deprecatedjar which will 
generate xerces.jar.

[1] http://xml.apache.org/xerces2-j/faq-general.html#faq-3

"Hewitt, Christopher" <[EMAIL PROTECTED]> wrote on 
04/06/2005 09:26:46 AM:

> Hi,
> 
> I couldn't find much by searching the list archives, so I have a 
> question regarding the xerces jar files.
> 
> Is it safe to merge the impl and xml-apis jar files into a single 
> xerces.jar?  I see no overlap of classes/packages between the two, 
> which makes obvious sense.
> I was however a bit confused when I catenated the bodies of the 
> manifests together, and received warnings about duplicate entries 
> when I tried creating a new jar. 
> 
> Is the information in the manifest even required?  It all seems to 
> be version information, comments, etc.  I just don't really 
> understand why both manifests defined almost identical information 
> for packages in some cases (despite the packages in question only 
> being in one jar).
> 
> Thanks
> 
> Chris
> 
> 
> ---------------------------------------------------------------------
> 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]

  • Single jar file Hewitt, Christopher
    • Re: Single jar file Michael Glavassevich

Reply via email to