On Apr 8, 2008, at 1:02 AM, David Jencks wrote:
I've updated trunk to include appropriate LICENSE and NOTICE files at the checkout root (rev 645721 ) and to use the latest maven- remote-resources-plugin and resource bundle (rev 645784). The single appended-resources directory does not strike me as a good idea (although I may have suggested it).
Thanks, I've merged the LICENSE and NOTICE files over to the branch.
I'm also not convinced it is completely accurate (jdom license is not apache, jmdns is not an apache project and has some apparently LGPL classes in the jar)
Fortunately we don't need jmdns. We had an exclude on it for the activemq-core dep, but it looks like it crept in via activemq-ra. Added an exclude there too.
-David
