Issue Type: Bug Bug
Affects Versions: 1.2
Assignee: Unassigned
Created: 28/Nov/12 9:28 AM
Description:

The generated script for unix has this construct:
CLASSPATH=$CLASSPATH_PREFIX:@CLASSPATH@

This means that if $CLASSPATH_PREFIX is empty the classpath will include the current directory. Since it is at the beginning, it will prefer any file in the current directory over other files on the classpath.

I presume this is not intentional. It should at least be an option to enable/disable this.

Environment: Linux, Ubuntu 12.04, java version "1.6.0_30"
Project: Mojo AppAssembler Plugin
Priority: Major Major
Reporter: Henrik Nordvik
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