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

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


    from bb0e205  Merge pull request #2383 from pepness/ga-javadoc-15
     new b54371e  Positions always generated for MIME services; Ordering does 
not warn if all files or all dirs are unordered.
     new b75cef3  Do not generate spurious MAXINT positions.
     new 3a191af  Lambda causes linkage error during tests (nbjavac not present 
on cp).
     new c008c90  Do not fail on smaller cluster.configs
     new 3dad068  Fixed checking in Ordering, relaxed only for configfs
     new 15447f6  Add webcommon for testing
     new 8e5d5d1  Collect more errors in one run.
     new 69bdff9  Various fixes that may affect code. Pending review: 
NETBEANS-4826, NETBEANS-4828
     new 5b7f336  Ignore java failures for eager modules as well.
     new 4c86f65  Removed unused performance.* modules.
     new 166f1d1  Added release to cpplite
     new b3bbf3c  Wait for Updater to finish before testing.
     new dd427e8  Merge pull request #2359 from 
sdedic/bugfix/commit-validation/positions-codefixes

The 4370 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:
 .../cpplite.kit}/release/VERSION.txt               |  2 +-
 enterprise/j2ee.kit/nbproject/project.xml          |  7 +++
 .../modules/javaee/api/javaee-endorsed-api-6.0.xml |  3 +-
 .../dd/loader/PayaraDescriptorDataObject.java      | 10 +++-
 .../modules/groovy/editor/resources/layer.xml      |  7 ++-
 .../testrunner/TestCreatorProviderProcessor.java   | 13 ++++-
 .../java/project/ui/NewJavaFileWizardIterator.java | 32 +++++++----
 nbbuild/cluster.properties                         |  8 +--
 .../netbeans/core/startup/ConsistencyVerifier.java |  2 +-
 .../validation/ValidateLayerConsistencyTest.java   | 55 ++++++++++++------
 .../core/validation/ValidateModulesTest.java       |  2 +-
 .../core/validation/ValidateNbinstTest.java        |  4 ++
 .../src/org/openide/filesystems/Ordering.java      | 19 +++++-
 .../src/org/openide/filesystems/OrderingTest.java  | 67 ++++++++++++++++++++++
 .../jquery/JQueryCodeCompletionSelectorsTest.java  |  4 +-
 15 files changed, 185 insertions(+), 50 deletions(-)
 copy {groovy/groovy.kit => cpplite/cpplite.kit}/release/VERSION.txt (99%)


---------------------------------------------------------------------
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