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

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


    from 09e2823  Merge pull request #2799 from sdedic/lsp/cancellation
     new 2ce8da7  Remove tests, that rely on broken test project from donation
     new e8df020  Enable usage of java source levels >=9 in java freeform 
projects
     new 48a5c8e  Merge pull request #2794 from matthiasblaesing/freeform_java9

The 5091 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:
 .travis.yml                                        |  1 +
 .../java/freeform/JavaProjectGenerator.java        |  6 +-
 .../modules/java/freeform/JavaProjectNature.java   |  4 +-
 ...ject-java-4.xsd => freeform-project-java-5.xsd} |  6 +-
 .../modules/java/freeform/resources/layer.xml      |  1 +
 .../modules/java/freeform/ui/Bundle.properties     |  6 --
 .../java/freeform/ui/SourceFoldersPanel.form       |  9 ++-
 .../java/freeform/ui/SourceFoldersPanel.java       | 84 ++++++++++------------
 .../modules/java/freeform/ClasspathsTest.java      | 65 -----------------
 9 files changed, 58 insertions(+), 124 deletions(-)
 copy 
java/java.freeform/src/org/netbeans/modules/java/freeform/resources/{freeform-project-java-4.xsd
 => freeform-project-java-5.xsd} (98%)


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