[
http://jira.jboss.com/jira/browse/JBIDE-1426?page=comments#action_12390541 ]
Max Andersen commented on JBIDE-1426:
-------------------------------------
turns out the NPE was caused by pojp.dir not being defined via <property> so the
refs to pojp would get resolved.
Things that needs fixing:
1) Report what the archiving is doing (which archive it is processing)
2) Report what properties needs to be defined
3) Support local properties in the ant task - why should they be global !?
GenerateArchiveTask error handling
----------------------------------
Key: JBIDE-1426
URL:
http://jira.jboss.com/jira/browse/JBIDE-1426
Project: JBoss Tools
Issue Type: Bug
Components: Archives
Affects Versions: 2.0.0.GA
Reporter: Max Andersen
Fix For: 2.0.1, 2.1
[19:39] max.rydahl.andersen: <generate-archives
projectPath="${pojp.dir}"/>
[19:39] max.rydahl.andersen: vs
[19:39] max.rydahl.andersen: <generate-archives
projectPath="${pojop.dir}"/>
ant task generates a NPE if the .dir properties are not defined.
Would be nice if the ant task would tell me it is missing some info.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira