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

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

commit 65bcda0e87ce7f94ca77668cba5b448f52986f1c
Author: Matthias Bläsing <mblaes...@doppel-helix.eu>
AuthorDate: Sun Nov 5 21:02:09 2017 +0100

    [NETBEANS-54] Module Review html.editor
---
 nbbuild/build.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/nbbuild/build.xml b/nbbuild/build.xml
index 3c2def5..db10246 100644
--- a/nbbuild/build.xml
+++ b/nbbuild/build.xml
@@ -2026,6 +2026,11 @@ It is possible to use -Ddebug.port=3234 -Ddebug.pause=y 
to start the system in d
             <exclude 
name="extbrowser/test/unit/src/org/netbeans/modules/extbrowser/data/mac_defaults_*"
 /> <!--test data-->
             <exclude 
name="hibernate/src/org/netbeans/modules/hibernate/resources/Hibernate*.xml" /> 
<!--template files-->
             <exclude 
name="hibernate/src/org/netbeans/modules/hibernate/resources/HibernateUtil.javax"
 /> <!--template file-->
+            <exclude 
name="html.editor/src/org/netbeans/modules/html/editor/options/ui/formatSample.html"
 /> <!--user visible file template-->
+            <exclude 
name="html.editor/src/org/netbeans/modules/html/editor/resources/HTMLExample" 
/> <!--user visible file template-->
+            <exclude 
name="html.editor/src/org/netbeans/modules/html/editor/resources/XHTMLExample" 
/> <!--user visible file template-->
+            <exclude 
name="html.editor/src/org/netbeans/modules/html/editor/todo.txt" /> <!--no 
degree of creativity-->
+            <exclude 
name="html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/*/catalog"
 /> <!--no degree of creativity-->
             <exclude 
name="hudson.subversion/test/unit/src/org/netbeans/modules/hudson/subversion/sample-entries-file"
 /> <!--test data-->
             <exclude name="ide/launcher/macosx/NetBeansLauncher/ReadMe.rtf" /> 
<!--does not natively support comments-->
             <exclude 
name="j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/dd/resources/*.xsd"
 /> <!-- XSDs for usage at runtime and code generation - the XSDs are not 
modified, so covered by https://www.apache.org/legal/resolved.html#category-b 
-->

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

Reply via email to