Petals ANT Tasks 2.10.0+

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
* Petals ESB container 5.4.0+.

The [support of Maven URL|https://ops4j1.jira.com/wiki/spaces/paxurl/pages/3833866/Mvn+Protocol] is provided by [OPS4J Pax URL v2.6.14+|https://ops4j1.jira.com/wiki/spaces/paxurl/overview]. This support of Maven is directly included in the Petals ANT Tasks JAR file through the Java SPI mechanism but requires to be loaded by the system classloader. If Petals ANT Tasks JAR file can't be loaded through the system classloader, you can use the Java system property '{{java.protocol.handler.pkgs}}' with the value '{{org.ops4j.pax.url}}'.
{info}