[ 
https://issues.apache.org/jira/browse/CB-6789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-6789:
---------------------------------

    Description: 
JavaDocs are generated and so license header is optional
Generated files do not required license headers
Add a .ratExcludes file for files to exclude

25 Unknown Licenses

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

Unapproved licenses:

  ./CONTRIBUTING.md
  ./CordovaLib/CordovaLib_Prefix.pch
  ./CordovaLib/CordovaLib/CordovaLib-Prefix.pch
  ./CordovaLib/CordovaLib/Classes/Commands/CDVReachability.h
  ./CordovaLib/CordovaLib/Classes/Commands/CDVReachability.m
  ./CordovaLib/CordovaLib/Classes/Utils/NSData+Base64.h
  ./CordovaLib/CordovaLib/Classes/Utils/NSData+Base64.m
  ./CordovaLibTests/CordovaLibTests-Prefix.pch
  ./CordovaLibTests/TestApp/MainViewController.xib
  ./CordovaLibTests/TestApp/TestApp-Prefix.pch
  ./CordovaLibTests/TestApp/config.xml
  ./CordovaLibTests/TestApp/en.lproj/Credits.rtf
  ./CordovaLibTests/TestApp/en.lproj/InfoPlist.strings
  ./CordovaLibTests/TestApp/en.lproj/MainViewController.strings
  ./CordovaLibTests/en.lproj/InfoPlist.strings
  ./patches/cordova-cli.patch
  ./templates/project/gitignore
  ./templates/project/__CDV_PRODUCT_NAME__/MainViewController.xib
  ./templates/project/__CDV_PRODUCT_NAME__/__CDV_PRODUCT_NAME__-Prefix.pch
  ./templates/project/__CDV_PRODUCT_NAME__/config.xml
  
./templates/project/__CDV_PRODUCT_NAME__/Images.xcassets/AppIcon.appiconset/Contents.json
  ./templates/project/__CDV_PRODUCT_NAME__/en.lproj/Credits.rtf
  ./templates/project/__CDV_PRODUCT_NAME__/en.lproj/InfoPlist.strings
  ./templates/project/__CDV_PRODUCT_NAME__/en.lproj/MainViewController.strings
  ./templates/scripts/cordova/build.xcconfig

  was:
JavaDocs are generated and so license header is optional
Generated files do not required license headers
Add a .ratExcludes file for files to exclude

39 Unknown Licenses
*******************************

Unapproved licenses:

  ./CONTRIBUTING.md
  ./RELEASENOTES.md
  ./createTemplates.bat
  ./wp8/bin/check_reqs.bat
  ./wp8/bin/create.bat
  ./wp8/bin/update.bat
  ./wp8/framework/WPCordovaClassLib.sln
  ./wp8/framework/Properties/AssemblyInfo.cs
  ./wp8/template/CordovaWP8Solution.sln
  ./wp8/template/MyTemplate.vstemplate
  ./wp8/template/Properties/AppManifest.xml
  ./wp8/template/Properties/AssemblyInfo.cs
  ./wp8/template/Properties/WMAppManifest.xml
  ./wp8/template/cordova/build.bat
  ./wp8/template/cordova/clean.bat
  ./wp8/template/cordova/log.bat
  ./wp8/template/cordova/run.bat
  ./wp8/template/cordova/version.bat
  ./wp8/template/cordova/win_os_version.bat
  ./wp8/template/cordova/win_sdk_version.bat
  ./wp8/template/cordova/lib/install-device.bat
  ./wp8/template/cordova/lib/install-emulator.bat
  ./wp8/template/cordova/lib/list-devices.bat
  ./wp8/template/cordova/lib/list-emulator-images.bat
  ./wp8/template/cordova/lib/list-started-emulators.bat
  ./wp8/template/cordova/lib/start-emulator.bat
  ./wp8/template/cordova/lib/CordovaDeploy/CordovaDeploy.sln
  ./wp8/template/cordova/lib/CordovaDeploy/CordovaDeploy/app.config
  
./wp8/template/cordova/lib/CordovaDeploy/CordovaDeploy/Properties/AssemblyInfo.cs
  ./wp8/template/cordovalib/ConfigHandler.cs
  ./wp8/template/cordovalib/ConsoleHelper.cs
  ./wp8/template/cordovalib/IBrowserDecorator.cs
  ./wp8/template/cordovalib/XHRHelper.cs
  ./wp8/tooling/scripts/buildjs.bat
  ./wp8/tooling/scripts/createTemplates.bat
  ./wp8/tooling/scripts/dist.bat
  ./wp8/tooling/scripts/new.bat
  ./wp8/tooling/scripts/package.bat
  ./wp8/tooling/scripts/reversion.bat


> OSX - Fix header licenses (Apache RAT report)
> ---------------------------------------------
>
>                 Key: CB-6789
>                 URL: https://issues.apache.org/jira/browse/CB-6789
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: OSX
>            Reporter: Shazron Abdullah
>
> JavaDocs are generated and so license header is optional
> Generated files do not required license headers
> Add a .ratExcludes file for files to exclude
> 25 Unknown Licenses
> *******************************
> Unapproved licenses:
>   ./CONTRIBUTING.md
>   ./CordovaLib/CordovaLib_Prefix.pch
>   ./CordovaLib/CordovaLib/CordovaLib-Prefix.pch
>   ./CordovaLib/CordovaLib/Classes/Commands/CDVReachability.h
>   ./CordovaLib/CordovaLib/Classes/Commands/CDVReachability.m
>   ./CordovaLib/CordovaLib/Classes/Utils/NSData+Base64.h
>   ./CordovaLib/CordovaLib/Classes/Utils/NSData+Base64.m
>   ./CordovaLibTests/CordovaLibTests-Prefix.pch
>   ./CordovaLibTests/TestApp/MainViewController.xib
>   ./CordovaLibTests/TestApp/TestApp-Prefix.pch
>   ./CordovaLibTests/TestApp/config.xml
>   ./CordovaLibTests/TestApp/en.lproj/Credits.rtf
>   ./CordovaLibTests/TestApp/en.lproj/InfoPlist.strings
>   ./CordovaLibTests/TestApp/en.lproj/MainViewController.strings
>   ./CordovaLibTests/en.lproj/InfoPlist.strings
>   ./patches/cordova-cli.patch
>   ./templates/project/gitignore
>   ./templates/project/__CDV_PRODUCT_NAME__/MainViewController.xib
>   ./templates/project/__CDV_PRODUCT_NAME__/__CDV_PRODUCT_NAME__-Prefix.pch
>   ./templates/project/__CDV_PRODUCT_NAME__/config.xml
>   
> ./templates/project/__CDV_PRODUCT_NAME__/Images.xcassets/AppIcon.appiconset/Contents.json
>   ./templates/project/__CDV_PRODUCT_NAME__/en.lproj/Credits.rtf
>   ./templates/project/__CDV_PRODUCT_NAME__/en.lproj/InfoPlist.strings
>   ./templates/project/__CDV_PRODUCT_NAME__/en.lproj/MainViewController.strings
>   ./templates/scripts/cordova/build.xcconfig



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to