Issue Type: Bug Bug
Affects Versions: 1.5
Assignee: Unassigned
Created: 10/Oct/13 5:33 PM
Description:

Hi guys,

the .bat script that is generated contains this line (line 80):

%JAVACMD% %JAVA_OPTS% -Xmx1024M -Xms512M -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=512M -XX:PermSize=256M -classpath %CLASSPATH_PREFIX%;%CLASSPATH% -Dapp.name=".....

and this line is reaaaally long as it explicitly mentions every single jar in the classpath. I have no idea what is the maximum size on windows, but when i try to run the script it says:

The input line is too long.
The syntax of the command is incorrect.

Can you please take a look at it?

Thanks, and keep up the good work.

Environment: all
Project: Mojo's AppAssembler Maven Plugin
Priority: Major Major
Reporter: Petar Tahchiev
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