Hi, Hmmm, I don't like the commit. Why? First, because these two files are really not necessary (read on to find out why). Second, because I spent a lot of time tweaking the plugin and when it worked (almost) well, it's thrown away. Don't read it as a complaint, but as a gentle reminder to me to be more responsive and step forward whenever my or any work is about to be destroyed.
Technically speaking...there're two parameters of the NOTICE.vm (velocity template) in mrrp (exactly in org\apache\apache-jar-resource-bundle\1.2\apache-jar-resource-bundle-1.2.jar!META-INF\NOTICE.vm) - where you can specify what's before - preProjectText - and after - postProjectText - the generated content. So, we could leverage what's in Geronimo's legal files (download them once they're available as resources via mrrp) and inject their content into these Velocity variables that will eventually go into our legal files. How does it sound? We need to generate the legal files on the fly as we won't be able to manage them manually. I'm all ears to hear your opinions before I make the change that could not be appreciated as much as I wish it should :P Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl
