Eric Vantillard created MAPPASM-167:
---------------------------------------

             Summary: app.home not defined in windows bat file
                 Key: MAPPASM-167
                 URL: https://jira.codehaus.org/browse/MAPPASM-167
             Project: Mojo AppAssembler Plugin
          Issue Type: Bug
    Affects Versions: 1.2.2
         Environment: windows
            Reporter: Eric Vantillard


I am using the app.home variable in my script (as we talk in MAPPASM-163)

Using the unix script is working but the windows script does not.

In the unix script we have {{-Dapp.home="$BASEDIR"}} which is missing in the 
windows file.
adding {{-Dapp.home="%BASEDIR%"}} in the windows bat file solve the problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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


Reply via email to