Bug 205949 - Unattended install of aspectj builds on the Mac fails
Summary: Unattended install of aspectj builds on the Mac fails
Status: RESOLVED FIXED
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: DEVELOPMENT   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 major (vote)
Target Milestone: 1.5.4   Edit
Assignee: Andrew Clement CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-10 12:11 EDT by Andrew Clement CLA
Modified: 2008-01-22 15:37 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Clement CLA 2007-10-10 12:11:09 EDT
Attempting to install AspectJ like this:

java -jar aspectj-DEVELOPMENT.jar -to somedirectory

fails on the Mac with an NPE.
Comment 1 Andrew Clement CLA 2007-10-26 10:13:53 EDT
fix committed. had to change $installer$.org.aspectj.Main to cope with a null graphical component.
Comment 2 Andrew Clement CLA 2008-01-22 15:37:36 EST
fixed since 1.5.4...