Summary
-------
Generated at: 2015-08-28T00:09:54+08:00
Notes: 0
Binaries: 0
Archives: 0
Standards: 41

Apache Licensed: 0
Generated Documents: 0

JavaDocs are generated and so license header is optional
Generated files do not required license headers

1 Unknown Licenses

*******************************

Unapproved licenses:


/Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.sln.DotSettings

*******************************

actually this is file is not in my checkin list and the content of this
file is :


<wpf:ResourceDictionary xml:space="preserve" xmlns:x="
http://schemas.microsoft.com/winfx/2006/xaml";
xmlns:s="clr-namespace:System;assembly=mscorlib"
xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="
http://schemas.microsoft.com/winfx/2006/xaml/presentation";>
        <s:Boolean
x:Key="/Default/CodeStyle/CSharpUsing/AddImportsToDeepestScope/@EntryValue">True</s:Boolean>

        <s:Boolean
x:Key="/Default/CodeStyle/CSharpUsing/QualifiedUsingAtNestedScope/@EntryValue">True</s:Boolean></wpf:ResourceDictionary>

Thanks,
kcheng

On Fri, Aug 28, 2015 at 12:07 AM, Artem Shutak <ashu...@gridgain.com> wrote:

> Just run RAT locally by
>
> mvn clean validate -Pcheck-licenses
>
> and see RAT report.
>
> -- Artem --
>
> On Thu, Aug 27, 2015 at 7:01 PM, Ken Cheng <kcheng....@gmail.com> wrote:
>
> > No,
> >
> > here is my PR
> >
> > https://github.com/apache/ignite/pull/35/files
> >
> > Thanks,
> > kcheng
> >
> > On Fri, Aug 28, 2015 at 12:00 AM, Branko Čibej <br...@apache.org> wrote:
> >
> > > On 27.08.2015 17:56, Ken Cheng wrote:
> > > > I got below error in the TC, how to fix such issue?
> > > >
> > > > [12:27:35]Step 4/8: Check License Headers (by RAT) (Maven) (7s)
> > > > [12:27:41][Step 4/8] org.apache.ignite:ignite-platform
> > > > [12:27:41][org.apache.ignite:ignite-platform] Failed to execute goal
> > > > org.apache.rat:apache-rat-plugin:0.11:check (default) on project
> > > > ignite-platform: Too many files with unapproved license: 1 See RAT
> > report
> > > > in:
> > > >
> > >
> >
> /home/teamcity/agent/work/cf2353597844dbf3/modules/platform/target/rat.txt
> > > > [12:27:43][Step 4/8] Step Check License Headers (by RAT) (Maven)
> failed
> > > > [12:27:43]Step 7/8: Build and run tests (Maven)
> > > > [12:27:44][Step 7/8] Step Build and run tests (Maven) failed
> > >
> > > Did you add a new file without the required license header?
> > >
> > > -- Brane
> > >
> > >
> >
>

Reply via email to