[ http://jira.codehaus.org/browse/MJBOSS-5?page=comments#action_64430 ]
Jeff Genender commented on MJBOSS-5: ------------------------------------ I fixed all but the quotes. I'll leave this open until we resolve whether they are needed or not. I patched the fix for the configure goals though. Sending pom.xml Sending src/main/java/org/codehaus/mojo/jboss/AbstractDeployerMojo.java Sending src/main/java/org/codehaus/mojo/jboss/ConfigureJBossMojo.java Sending src/main/java/org/codehaus/mojo/jboss/DeployMojo.java Adding src/main/java/org/codehaus/mojo/jboss/ReDeployMojo.java Sending src/main/java/org/codehaus/mojo/jboss/UndeployMojo.java Transmitting file data ...... Committed revision 1857. Released in 1.3.2-SNAPSHOT. > Configure goal doesnt create correct startup script for windows > --------------------------------------------------------------- > > Key: MJBOSS-5 > URL: http://jira.codehaus.org/browse/MJBOSS-5 > Project: Maven 2.x JBoss Plugin > Type: Bug > Reporter: Stephen Lynch > Attachments: fix.patch > > > Using the configure goal of the plugin, creates the startup and shutdown > scripts with the unix .sh extension instead of .bat > Also, the extra options passed to jboss should be quoted correctly > Included patch should resolve these issues. -- 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
