On Thursday 11 September 2003 06:04, Stephen McConnell wrote:
> I've also updated the <short-description> on the
> composition-imp package to be a little shorter than what it was (just to
> be on the safe side).

I saw that, and I think the culprit was NOT the length BUT the whitespace.

   <shortDescription>
An API supporting component composition.
  </shortDescription>

This is what it used to be!
And looking at snippet of the Manifest I used to have;

Specification-Vendor: Apache Software Foundation^M
Specification-Title:
An API supporting component composition.
  ^M
Implementation-Version: 1.0^M

The CR is added by Maven, but the LF from the XML file is actually present in 
the Manifest. So I am pretty sure it is not length related, but whitespace 
related, and could exlain a bit the differences (diff XML parsers).


Cheers.
Niclas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to