[
http://jira.codehaus.org/browse/MOJO-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Tran updated MOJO-1069:
---------------------------
Priority: Blocker (was: Major)
Description:
2 easily fixed problems here
- daemon.getClasspath().setDirectories( directories ); in
AssembleMojo.programToDaemon throws NPE
- new File( assembleDirectory.getAbsolutePath(), "bin" ).mkdir() return false
in AssembleMojo.setUpWorkingArea
this occurs when generateRepository=false
see attached patch for fixes
was:
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
> 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
> Priority: Blocker
> Attachments: MOJO-1069.patch
>
>
> 2 easily fixed problems here
> - daemon.getClasspath().setDirectories( directories ); in
> AssembleMojo.programToDaemon throws NPE
>
> - new File( assembleDirectory.getAbsolutePath(), "bin" ).mkdir() return
> false in AssembleMojo.setUpWorkingArea
> this occurs when generateRepository=false
> 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