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

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


The following commit(s) were added to refs/heads/master by this push:
     new 100c43b  [NETBEANS-54] Module Review properties.syntax
100c43b is described below

commit 100c43bbcb9c8cd3709f0a07584c5d7fc75d9f70
Author: Steffen Dietz <[email protected]>
AuthorDate: Wed Oct 25 23:58:20 2017 +0200

    [NETBEANS-54] Module Review properties.syntax
---
 nbbuild/build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nbbuild/build.xml b/nbbuild/build.xml
index 711e6c7..cf5dc9e 100644
--- a/nbbuild/build.xml
+++ b/nbbuild/build.xml
@@ -2029,6 +2029,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/indentation/indentationExample"
 /> <!--no degree of creativitya-->
             <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="properties.syntax/src/org/netbeans/modules/properties/syntax/PropertiesExample"
 /> <!-- user visible example for properties language -->
             <exclude 
name="selenium2.java/src/org/netbeans/modules/selenium2/java/SeleneseIT.java.template"
 /> <!--template file-->
             <exclude 
name="spellchecker.dictionary_en/release/modules/dict/*.description" /> 
<!--Description Files-->
             <exclude 
name="spi.navigator/test/unit/src/org/netbeans/modules/navigator/resources/lastsel/file.lastsel_mime1"
 /> <!--empty file-->

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to