Type | Changes | By |
---|---|---|
Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. Fixes MAVEN-1753. | aheritier | |
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier | |
Removed the need to set up a
JAVAWS_HOME
property. This is
now automatically inferred from
${java.home}
and defaults
to
${java.home}/javaws
. You can override this value by
setting the
maven.abbot.webstart.home
property.
|
vmassol |
Type | Changes | By |
---|---|---|
Upgraded to Abbot 0.13.0 and JDOM 1.0 beta 10. | vmassol | |
Added new
maven.abbot.extrajars
property that can be used to specify extra jars to be added to the executing classpath. For example, this is useful to add custom Abbot tester classes.
|
vmassol |
Type | Changes | By |
---|---|---|
Initial creation by Christian Blavier and Vincent Massol. See the feature list on the Abbot plugin web site for a full list of what the plugin does. | vmassol |