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

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


    from 522e5a7  Added license names for licenses added during webcommon 
cluster review (#855)
     add 85a077b  Added entires to extra files, so modules own them
     add 959246e  Given non-empty content to the template, so that it is 
"instantiatable", see ValidateLayerConsitencyTest::testTemplates
     add 43a1303  Adjusted testsuite for the lowest supported JDK (= 6)
     add 6c2d921  Excluded javahelp from linkage check - jhall is not 
distributed
     add 9c04881  Package template has no content and should remain 
non-editable. See ValidateLayerConsistencyTest
     add df6b1cf  Run tests using javac9, added exclusion as nbjavac is not 
distributed
     add a1b1ad6  Hidden asm coming from bootclasspath, fails CannotFindAsmTest
     add c45d894  Added support for "missing" modules in cluster, to survive 
validation pseudo-cluster
     add 5076122  REMOVED form.j2ee from cluster / distribution, as it depends 
on implementation of BindingDesignSupportProvider which is not distributed
     add e36d538  Revert "Hidden asm coming from bootclasspath, fails 
CannotFindAsmTest", will be fixed in separate PR. This reverts commit 
a1b1ad62fd3dd2a6be7085651a8fb1a2a48c40a6.
     new 86b7981  Merge pull request #805 from sdedic/fix_cluster_tests

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ide/derby/nbproject/project.properties                   |  1 +
 java/j2ee.eclipselink/nbproject/project.properties       |  4 +++-
 .../java/project/ui/resources/Empty.java.template        |  1 +
 .../modules/java/resources/templates/Empty.template      |  1 +
 nbbuild/antsrc/org/netbeans/nbbuild/ResolveList.java     | 16 +++++++++++++++-
 nbbuild/build.xml                                        |  4 ++--
 nbbuild/cluster.properties                               |  1 -
 .../test/unit/src/org/netbeans/SetupHid.java             |  2 +-
 platform/o.n.core/nbproject/project.properties           |  4 ++++
 .../core/validation/ValidateClassLinkageTest.java        |  4 ++++
 .../core/validation/ValidateLayerConsistencyTest.java    |  3 ++-
 .../netbeans/core/validation/ValidateModulesTest.java    | 11 ++++++++++-
 12 files changed, 44 insertions(+), 8 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to