Issue Type: Improvement Improvement
Assignee: Unassigned
Created: 23/Jun/12 9:04 AM
Description:

As part of doing http://mifosforge.jira.com/browse/MIFOS-5157, I ran into a use case where it would have been handy to use AppAssembler to have it just produce its launch scripts, but let me give it a fixed CLASSPATH - without insisting to create a repo for me and using that as classpath. This doesn't seem to be possible today, as far as I can tell, so far now I ended up just copy/pasting to src/ and slightly tweaking the gen. launchers - filing this Improvement for this to may be possible in future releases:

The context was a launcher for an "Executable WAR". I couldn't use the repo AppAssembler put together for me because the WAR had to have a fixed name (without my-1.2.3[-SNAPSHOT].war), and I couldn't useAsterikClassPath, because Java6 "class path wildcards" only get *.jar and ignore *.war.

Project: Mojo AppAssembler Plugin
Priority: Major Major
Reporter: Michael Vorburger
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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

Reply via email to