NPE and bin directory can not be created
----------------------------------------
Key: MOJO-1069
URL: http://jira.codehaus.org/browse/MOJO-1069
Project: Mojo
Issue Type: Bug
Components: appassembler
Environment: windows, unix
Reporter: Dan Tran
2 minor problems here
- daemon.getClasspath().setDirectories( directories ); in
AssembleMojo.programToDaemon throws NPE
- new File( assembleDirectory.getAbsolutePath(), "bin" ).mkdir() return false
in AssembleMojo.setUpWorkingArea
see attached patch for fixes
--
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
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email