matthiasblaesing closed pull request #197: [NETBEANS-54] excluding test data 
from project.ant
URL: https://github.com/apache/incubator-netbeans/pull/197
 
 
   

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 fccb6ec3e..e617a9a30 100644
--- a/nbbuild/build.xml
+++ b/nbbuild/build.xml
@@ -2038,6 +2038,7 @@ It is possible to use -Ddebug.port=3234 -Ddebug.pause=y 
to start the system in d
             <exclude 
name="options.editor/src/org/netbeans/modules/options/colors/AllLanguagesExample"
 /> <!--no degree of creativitya-->
             <exclude 
name="options.editor/src/org/netbeans/modules/options/colors/HighlightingExample"
 /> <!--no degree of creativitya-->
             <exclude 
name="options.editor/src/org/netbeans/modules/options/indentation/indentationExample"
 /> <!--no degree of creativitya-->
+            <exclude 
name="project.ant/test/unit/src/org/netbeans/spi/project/support/ant/data/**" 
/> <!--test data-->
             <exclude 
name="projectui/src/org/netbeans/modules/project/ui/resources/*-license.txt" /> 
<!--licenses-->
             <exclude 
name="projectui/src/org/netbeans/modules/project/ui/resources/license-default.txt"
 /> <!--licenses-->
             <exclude 
name="projectuiapi/test/unit/src/org/netbeans/modules/project/uiapi/data/*.txt" 
/> <!--test data-->


 

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