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 2017/10/28 15:46:38 UTC

[incubator-netbeans] 01/01: Merge pull request #199 from geertjanw/netbeans-54-review-rat.exceptions

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.git

commit c8a3980585a8a28e28ff38556809e9b23a0b276a
Merge: 68c39e2 1d9773d
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Sat Oct 28 17:46:35 2017 +0200

    Merge pull request #199 from geertjanw/netbeans-54-review-rat.exceptions
    
    [NETBEANS-54] excluding nbbuild/licenses/** via Rat

 nbbuild/build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --cc nbbuild/build.xml
index fccb6ec,8ce3bbf..c43c71b
--- a/nbbuild/build.xml
+++ b/nbbuild/build.xml
@@@ -2028,8 -2016,8 +2028,9 @@@ It is possible to use -Ddebug.port=323
              <exclude name="languages.yaml/src/org/netbeans/modules/languages/yaml/*.yaml" /> <!--Files used in GUI as sample/starting point-->
              <exclude name="languages.yaml/src/org/netbeans/modules/languages/yaml/*.yml" /> <!--Files used in GUI as sample/starting point-->
              <exclude name="lib.uihandler/test/unit/src/**" /> <!--test data-->
 +            <exclude name="maven.htmlui/src/org/netbeans/modules/maven/htmlui/UIDefaults" /> <!-- config file with no place for license header-->
              <exclude name="mercurial/src/org/netbeans/modules/mercurial/util/log*" /> <!-- user templates for mercurial commits, etc. -->
+             <exclude name="nbbuild/licenses/**" />
              <exclude name="nbbuild/netbeans/**" />
              <exclude name="nbbuild/testuserdir/**" />
              <exclude name="o.apache.tools.ant.module/release/VERSION.txt" /> <!--generated file-->

-- 
To stop receiving notification emails like this one, please contact
"commits@netbeans.apache.org" <co...@netbeans.apache.org>.