On 2011-07-20, Stefan Bodewig wrote: > The it1 test fails after I made sure the configured license family name > is actually set in SimplePatternBasedLicense because the license family > name of the custom license is not one of the "approved" ones (and the > plugin says "too many unapproved licenses"). Is there any way to add > new "approved" licenses in the plugin?
There is nothing better than "use the source". 8-) I figured out how to add ILicenseFamily instances an fixed the test, I also added some minimal documentation in the "custom license matcher" example page and would appreciate it if Jochen or anybody else more familiar with the plugin could verify it - should become visible at http://ci.apache.org/projects/rat/ very soon. Stefan
