On Wed, Sep 19, 2012 at 8:43 AM, Svante Schubert
<[email protected]> wrote:
> On 19.09.2012 14:04, Apache Jenkins Server wrote:
>> message : Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check 
>> (default) on project odftoolkit: Too many unapproved licenses: 1
>> cause : Too many unapproved licenses: 1
> Could it happen, that there is no license for one of the new files
> ".gitignore" or "validator/src/main/assembly/src.xml"?
> If this might be the case, what is the way to solve this problem?
> Add them to
> http://svn.apache.org/viewvc/incubator/odf/pmc/ip-clearance/rat-excludes?view=markup
> ?
>

That excludes list obsolete.  We could probably delete it.  It was
used when we initially did the review of the code, but Devin later
integrated this into the POM's.  So now each pom.xml as its own
exclude list associated with a rat task.

The latest build was complaining about .gitignore.  I just added that
to the root pom.xml.  It it builds clean I'll check it in.

-Rob

> Thanks,
> Svante

Reply via email to