On 3/24/07, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
On Thu, 22 Mar 2007, Xavier Hanin <[EMAIL PROTECTED]> wrote: > On 3/20/07, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > * all LICENSE and NOTICE files are in place (this also means inside >> the JAR file in the case of binary distributions), all project >> files contain the license headers > > HTML files from the documentation? If they are static content, they need the header. If they are generated then the header is optional.
I'm not sure if the doc should be considered generated or not, so I think I will add the license header to the doc, it doesn't hurt. So one question, where can I find the header to use in an html file? - Xavier
* the distribution files are signed with a valid PGP key. >> >> Sidenote: make sure to catch Steve and myself (don't know whether >> any other Ant people will be around) as well as any other Apache >> people you will meet in Amsterdam and make sure we sign the key >> you intend to use for the final release. There probably will be >> a keysigning event at ApacheCon. > > Does it mean this step is necessary before I can release a first > alpha or beta version? Because I would like to try to release it > before ApacheCon. Signing the distribution is mandatory. Using a key that is signed by other ASF people is optional, but certainly a good idea. Just ship the alpha release and we'll sign your key in time for the final release. Stefan
