Geoff Howard wrote: > > What about just adding an element for licence location to jars.xml? > e.g., > > <<file> > <title>Avalon Excalibur DataSource</title> > <description>Part of avalon, it is a set of classes and > patterns that support high level server development.</description> > <used-by>Cocoon</used-by> > <lib>databases/lib/excalibur-datasource-1.1.1.jar</lib> > <homepage>http://avalon.apache.org/excalibur/</homepage> > <license>legal/LICENSE.avalon</license> > </file> > Sounds ok for me, but please keep in mind that there can be more than one license per project. E.g. Avalon uses in some subprojects the old license and in some the new 2.0 license.
Carsten