jetty.project/documentation
Simone Bordet b43e2e5600
Fixes #8913 - Review Jetty XML syntax to allow calling JDK methods (#8915)
* Fixes #8913 - Review Jetty XML syntax to allow calling JDK methods

Now `<Call>`, `<Get>` and `<Set>` elements can use the `class` attribute
to specify the exact class to perform method lookup.

Improved support for `<Property>`, `<SystemProperty>` and `<Env>` so that
attribute `name` is now optional (as specified in the DTD), and a
`deprecated` attribute may be present instead.
This is necessary to terminally deprecate properties that have
no replacement.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-11-18 19:36:48 +01:00
..
jetty-asciidoctor-extensions Issue #8895 - Move JettyHomeTester to own module 2022-11-15 15:06:59 -06:00
jetty-documentation Fixes #8913 - Review Jetty XML syntax to allow calling JDK methods (#8915) 2022-11-18 19:36:48 +01:00
pom.xml merge back release branch to bump version to 10.0.13-SNAPSHOT (#8593) 2022-09-16 19:50:12 +10:00