I see. After looking further into this matter, I begin to doubt the correctness of the http://jakarta.apache.org/commons/releases/prepare.html instructions. They recommend this line in the manifest
Implementation-Title: "org.apache.commons.foo" The existing maven system produces Package: "org.apache.commons.net" To me, "Package" is a more descriptive key than "Implementation-Title" for this value anyway. I will stick with what Maven does. On Wednesday 21 January 2004 2:29 pm, Jeffrey D. Brekke wrote: > I used what maven put in there. > > >>>>> On Wed, 21 Jan 2004 14:29:04 -0600, Steve Cohen > >>>>> <[EMAIL PROTECTED]> said: > > > > I am now working on preparing release 1.1.1 of jakarta-commons/net > > and I have come to the point of working on the jar manifest as > > detailed in: > > > > http://jakarta.apache.org/commons/releases/prepare.html > > > > What we now have in the jar manifest does not fit this pattern, and > > I am wondering where the current pattern comes from. Is it default > > stuff that maven and/or produces? We don't have a > > jakarta-commons/net/src/conf/MANIFEST.MF. Should we? > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
