here is Rat report. By the way, this is my first checkin for Ignite.
Thanks, kcheng On Fri, Aug 28, 2015 at 12:13 AM, Ken Cheng <kcheng....@gmail.com> wrote: > 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 >> > > >> > > >> > >> > >
***************************************************** 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 ******************************* Archives: ***************************************************** Files with Apache License headers will be marked AL Binary files (which do not require AL headers) will be marked B Compressed archives will be marked A Notices, licenses etc will be marked N IAL20 /Users/kcheng/sandbox/ignite/modules/platform/pom.xml IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.Core/Ignition.cs IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.Core/Impl/Memory/IPlatformMemory.cs IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.Core/Impl/Memory/PlatformBigEndianMemoryStream.cs IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.Core/Impl/Memory/PlatformMemory.cs IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.Core/Impl/Memory/PlatformMemoryManager.cs IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.Core/Impl/Memory/PlatformMemoryPool.cs IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.Core/Impl/Memory/PlatformMemoryStream.cs IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.Core/Impl/Memory/PlatformMemoryUtils.cs IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.Core/Impl/Memory/PlatformPooledMemory.cs IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.Core/Impl/Memory/PlatformRawMemory.cs IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.Core/Impl/Memory/PlatformUnpooledMemory.cs IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.Core/Impl/Portable/Io/IPortableStream.cs IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.Core/Properties/AssemblyInfo.cs !????? /Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.sln.DotSettings IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/callback/PlatformCallbackGateway.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/callback/PlatformCallbackUtils.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/memory/PlatformAbstractMemory.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/memory/PlatformBigEndianInputStreamImpl.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/memory/PlatformBigEndianOutputStreamImpl.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/memory/PlatformExternalMemory.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/memory/PlatformInputStream.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/memory/PlatformInputStreamImpl.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/memory/PlatformMemory.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/memory/PlatformMemoryManager.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/memory/PlatformMemoryManagerImpl.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/memory/PlatformMemoryPool.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/memory/PlatformMemoryUtils.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/memory/PlatformOutputStream.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/memory/PlatformOutputStreamImpl.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/memory/PlatformPooledMemory.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/memory/PlatformUnpooledMemory.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/PlatformBootstrap.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/PlatformBootstrapFactory.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/PlatformException.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/PlatformIgnition.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/main/java/org/apache/ignite/internal/platform/PlatformNoCallbackException.java IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/test/dotnet/Apache.Ignite.Core.Tests/IgnitionTest.cs IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/test/dotnet/Apache.Ignite.Core.Tests/Memory/InteropMemoryTest.cs IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/test/dotnet/Apache.Ignite.Core.Tests/Properties/AssemblyInfo.cs IAL20 /Users/kcheng/sandbox/ignite/modules/platform/src/test/dotnet/Apache.Ignite.Core.Tests/TestRunner.cs ***************************************************** Printing headers for files without AL header... ======================================================================= ==/Users/kcheng/sandbox/ignite/modules/platform/src/main/dotnet/Apache.Ignite.sln.DotSettings ======================================================================= <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>