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 cc33dff [NETBEANS-54] Module Review properties
cc33dff is described below
commit cc33dff96198b845b55aa4f3f9da4ad6f627a174
Author: Steffen Dietz <[email protected]>
AuthorDate: Thu Oct 26 07:32:50 2017 +0200
[NETBEANS-54] Module Review properties
---
nbbuild/build.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/nbbuild/build.xml b/nbbuild/build.xml
index cf5dc9e..6e42174 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/src/org/netbeans/modules/properties/sample.properties.template"
/> <!-- template file -->
<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-->
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].