geertjanw closed pull request #194: [NETBEANS-54] Module Review java.platform.ui
URL: https://github.com/apache/incubator-netbeans/pull/194
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 6e4217417..daf0311bb 100644
--- a/nbbuild/build.xml
+++ b/nbbuild/build.xml
@@ -2009,6 +2009,7 @@ It is possible to use -Ddebug.port=3234 -Ddebug.pause=y
to start the system in d
<exclude
name="java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/vmo/gen/CommandLine.tokens"
/> <!--generated by ANTLR-->
<exclude
name="java.editor/src/org/netbeans/modules/java/editor/resources/JavaExample"
/> <!--no degree of creativity-->
<exclude
name="java.j2semodule/src/org/netbeans/modules/java/j2semodule/ui/resources/module-info.java.template"
/> <!--template file-->
+ <exclude
name="java.platform.ui/src/org/netbeans/modules/java/platform/resources/templates/javaplatform.xml"
/> <!--template file-->
<exclude name="javafx2.kit/release/VERSION.txt" /> <!--generated
file-->
<exclude
name="javafx2.project/src/org/netbeans/modules/javafx2/project/templates/**" />
<!--license would be visible when users edit the templates inside their IDE-->
<exclude name="javawebstart/AntTasks/build/**" /> <!-- generated
build files -->
----------------------------------------------------------------
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