jetty.project/tests
Simone Bordet e4ff653295 Issue #2191 - JPMS Support.
Introduced --jpms option in jetty-start to run Jetty from the module-path.

Introduced [jpms] sections in *.mod files, to specify JPMS command line
options that needs to be added to the command line generated by jetty-start.

Bumped java.transaction-api to 1.3 because it has Automatic-Module-Name.

Fixed ASM version lookup using ManifestUtils.

Fixed WebInfConfiguration.findAndFilterContainerPaths() to properly
scan the module-path, which may contain both files and directories.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-09-25 22:11:25 +02:00
..
test-continuation Issue #2431 - Upgrade to Junit 5 (#2436) 2018-09-05 10:07:17 +10:00
test-http-client-transport Issue #2431 - Upgrade to Junit 5 (#2436) 2018-09-05 10:07:17 +10:00
test-integration Issue #2918 restore a TestTracker with junit5 (#2927) 2018-09-21 14:03:05 +10:00
test-jmx Issue #2431 - Upgrade to Junit 5 (#2436) 2018-09-05 10:07:17 +10:00
test-loginservice Issue #2431 - Upgrade to Junit 5 (#2436) 2018-09-05 10:07:17 +10:00
test-quickstart Issue #2191 - JPMS Support. 2018-09-25 22:11:25 +02:00
test-sessions Issue #2918 restore a TestTracker with junit5 (#2927) 2018-09-21 14:03:05 +10:00
test-webapps Issue #2431 - Upgrade to Junit 5 (#2436) 2018-09-05 10:07:17 +10:00
pom.xml Updating to version 9.4.13-SNAPSHOT 2018-08-30 10:48:22 -05:00