You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2017/10/15 17:13:37 UTC

[1/2] incubator-netbeans git commit: [NETBEANS-54] Updated rat exclusions to include hudson.subversion/test/unit/src/org/netbeans/modules/hudson/subversion/sample-entries-file since this file is test data. - including a license will break tests.

Repository: incubator-netbeans
Updated Branches:
  refs/heads/master 9bad3560a -> eafb763ba


[NETBEANS-54] Updated rat exclusions to include hudson.subversion/test/unit/src/org/netbeans/modules/hudson/subversion/sample-entries-file since this file is test data. - including a license will break tests.

Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/f79b544e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/f79b544e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/f79b544e

Branch: refs/heads/master
Commit: f79b544e3ff16e409a5b96a4624cebe9838ecfac
Parents: 9bad356
Author: John McDonnell <jo...@bearingpoint.com>
Authored: Wed Oct 11 14:30:30 2017 +0100
Committer: Matthias Bläsing <mb...@doppel-helix.eu>
Committed: Sun Oct 15 19:12:36 2017 +0200

----------------------------------------------------------------------
 nbbuild/build.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/f79b544e/nbbuild/build.xml
----------------------------------------------------------------------
diff --git a/nbbuild/build.xml b/nbbuild/build.xml
index 949ef13..d3c8669 100644
--- a/nbbuild/build.xml
+++ b/nbbuild/build.xml
@@ -2030,6 +2030,7 @@ It is possible to use -Ddebug.port=3234 -Ddebug.pause=y to start the system in d
             <exclude name="projectuiapi/test/unit/src/org/netbeans/modules/project/uiapi/data/*.txt" /> <!--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="hudson.subversion/test/unit/src/org/netbeans/modules/hudson/subversion/sample-entries-file" /> <!--test data-->
             <exclude name="java.editor/src/org/netbeans/modules/java/editor/resources/JavaExample" /> <!--no degree of creativity-->
             <exclude name="java.editor/test/qa-functional/data/**" /> <!--test data-->
             <exclude name="java.editor/test/unit/data/**" /> <!--test data-->


[2/2] incubator-netbeans git commit: Merge branch 'pr/123'

Posted by ma...@apache.org.
Merge branch 'pr/123'

This closes #123


Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/eafb763b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/eafb763b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/eafb763b

Branch: refs/heads/master
Commit: eafb763ba2ce32dddbe5b434fae45c13a0898fa6
Parents: 9bad356 f79b544
Author: Matthias Bläsing <mb...@doppel-helix.eu>
Authored: Sun Oct 15 19:13:22 2017 +0200
Committer: Matthias Bläsing <mb...@doppel-helix.eu>
Committed: Sun Oct 15 19:13:22 2017 +0200

----------------------------------------------------------------------
 nbbuild/build.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------