geertjanw closed pull request #199: [NETBEANS-54] excluding nbbuild/licenses/** 
via Rat
URL: https://github.com/apache/incubator-netbeans/pull/199
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/nbbuild/build.xml b/nbbuild/build.xml
index 84448511b..8ce3bbf1e 100644
--- a/nbbuild/build.xml
+++ b/nbbuild/build.xml
@@ -2017,6 +2017,7 @@ It is possible to use -Ddebug.port=3234 -Ddebug.pause=y 
to start the system in d
             <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="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-->


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to