robert burrell donkin wrote:
IIRC good reasons were put forward a while ago for starting to
distribute jars aimed at IDE users. src-ide.zip would contain compressed
source and javadoc-ide.zip javadocs. (or similar names)

commons-io-1.1 contains a -src-ide.zip file, as its very useful. Personally I would find a javadoc-ide.zip less useful, as most IDEs extract the javadoc from the source code.

these should contain LICENSE.txt and NOTICE.txt. a META-INF directory
sounds like a good place to store them.
but should these jar's contain a MANIFEST?

commons-io does, as it was created with the jar task in ant.

Stephen

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

Reply via email to