On Monday, January 28, 2002, at 07:01 PM, Dirk-Willem van Gulik wrote: > - 3rd party jars are to live in: > > <xml-project-name>/lib/foem.jar > > And there MUST be a file: > > <xml-project-name>/lib/README.foem.txt
> And there MUST be a file with the license: > > <xml-project-name>/lib/LICENSE.foem.txt > > With the relevant name. I.e. they should match: > > xml-([\w\-\_]+)/lib/([\w\_\-\.]+).jar > xml-([\w\-\_]+)/lib/README.([\w\_\-\.]+).txt > xml-([\w\-\_]+)/lib/LICENSE.([\w\_\-\.]+).txt Wouldn't it be better (especially if the lib-directory gets crammed up) to have names like [packaga].README.txt and [package].LICENSE.txt along with the [package].jar? So the [package] files would line up in a directory listing. Best gegards, Martin Stricker -- Homepage: http://www.martin-stricker.de/ Registered Linux user #210635: http://counter.li.org/ --------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]