*-webstart.zip under -Pdeployment includes local file path for codebase
-----------------------------------------------------------------------
Key: MNBMODULE-104
URL: http://jira.codehaus.org/browse/MNBMODULE-104
Project: Maven NetBeans Module Plugin
Issue Type: Bug
Affects Versions: 3.3
Environment: Actually observed under 3.4-SNAPSHOT.
Reporter: Jesse Glick
Assignee: Jesse Glick
$$codebase should be used inside the ZIP to be sent to a webserver (which
should probably also include a servlet specification etc.); it is only
target/webstart/*.jnlp which should have a local file path in the codebase.
Also, {{/tmp/whatever/application/target/webstart/whatever}} is not a valid
codebase value. Should be
{{file:/tmp/whatever/application/target/webstart/whatever/}} to be a real URL.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email