This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 7422998eaa7 #9603: Running `ide/projectui` tests in the CI checks
add a831b59843a Support wildcard classpath entries in freeform Java
projects
new a540b64e9e0 Merge pull request #9545 from michaelsembwever/mck/6044
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:
java/java.freeform/nbproject/project.properties | 2 +-
.../netbeans/modules/java/freeform/Classpaths.java | 169 ++++++++++++++++++---
.../freeform/resources/freeform-project-java-5.xsd | 11 ++
.../modules/java/freeform/ClasspathsTest.java | 119 +++++++++++++++
4 files changed, 280 insertions(+), 21 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists