You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2018/09/17 19:52:37 UTC

[incubator-netbeans-jackpot30] 01/01: Merge pull request #2 from jlahoda/rat

This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-jackpot30.git

commit 6458ee4bffe10ec1e17d8bb978ceb718b456a3ea
Merge: 052839d 92a185e
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Mon Sep 17 21:52:31 2018 +0200

    Merge pull request #2 from jlahoda/rat
    
    Run RAT, fixing the RAT report.

 .travis.yml                                        |   1 +
 NOTICE                                             |   2 +-
 cmdline/ant/build.xml                              |   6 +
 cmdline/build.xml                                  |  44 ++
 cmdline/lib/nbproject/project.properties           |   2 +-
 .../jackpot30/cmdline/lib/CreateStandaloneJar.java |  24 +-
 cmdline/rat-exclusions.txt                         |  38 +
 cmdline/tool/build.xml                             |  26 +-
 cmdline/tool/nbproject/project.properties          |   2 +-
 cmdline/tool/scripts/LICENSE-bin-tool.txt          | 806 +++++++++++++++++++++
 cmdline/tool/scripts/NOTICE-bin-tool.txt           | 111 +++
 cmdline/tool/scripts/README                        |   0
 cmdline/tool/scripts/jackpot                       |   2 +-
 .../modules/jackpot30/cmdline/cfg_hints.xml        |  17 +
 .../modules/jackpot30/cmdline/CreateToolTest.java  |   4 +
 .../modules/jackpot30/cmdline/MainTest.java        |   2 +-
 16 files changed, 1057 insertions(+), 30 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists