vmassol
|
a4f106f158
|
Removed the need to set up a <code>JAVAWS_HOME</code> property. This is now automatically inferred from <code>${java.home}</code> and defaults to <code>${java.home}/javaws</code>. You can override this value by setting the <code>maven.abbot.webstart.home</code> property.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116263 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-26 08:49:02 +00:00 |
|
vmassol
|
ef5b83bf36
|
Added new <code>maven.abbot.extrajars</code> 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.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115973 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-17 15:11:16 +00:00 |
|
vmassol
|
fc665cc23e
|
Refactoring: all jars to include in the generated JNLP are now signed in the maven.abbot.dest.jar.dir and the JNLP generation logic scans all jars in this directory for inclusion
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115971 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-17 13:54:11 +00:00 |
|
vmassol
|
794de3e6e0
|
Moving abbot plugin from plugins sandbox to plugins proper
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115464 13f79535-47bb-0310-9956-ffa450edef68
|
2004-06-12 14:10:26 +00:00 |
|