Until we have a better solution, the NOTICE files are now located under each project in the subfolder: src/main/resources/META-INF
This is the only way to get the maven remote resources bundle to publish the NOTICE file in the source/javadoc jars that we publish using maven. I also removed the .txt extensions for the LICENSE, NOTICE, README and DISCLAIMER file(s), because again the remote resource bundle for Apache uses the file without extension (insert heated unix vs windows discussion here). There is a NOTICE file in the project root. Don't edit this file, it is generated with each release, but edit the NOTICE file for the corresponding project. Perhaps this one should go into svn:ignore, but I am not sure if that will work for only one file. I also removed all license files, and licenses subdirs, as they are taken care of at the root of the project, or by the remote resources plugin. Martijn -- Learn Wicket at ApacheCon Europe: http://apachecon.com Join the wicket community at irc.freenode.net: ##wicket Wicket 1.2.5 will keep your server alive. Download Wicket now! http://wicketframework.org
