Bug 22422 - [ExternalTools] NPE running external tools builder
Summary: [ExternalTools] NPE running external tools builder
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 critical (vote)
Target Milestone: 2.0.1   Edit
Assignee: Nick Edgar CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-08-14 10:19 EDT by Rodrigo Peretti CLA
Modified: 2002-09-18 13:58 EDT (History)
0 users

See Also:


Attachments
log file (2.37 KB, text/plain)
2002-08-14 10:19 EDT, Rodrigo Peretti CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Peretti CLA 2002-08-14 10:19:05 EDT
build 20020814 [2.0.1 branch]

I have an Ant script that runs as an external tool in the org.eclipse.ant.core 
project during full builds. It works fine using R2.0 but a NPE happens in this 
integration build. Steps to reproduce:

1) Load org.eclipse.ant.core from HEAD.
2) Select project
3) Project -> Rebuild Project
4) NPE

Attaching log.
Comment 1 Rodrigo Peretti CLA 2002-08-14 10:19:24 EDT
Created attachment 1845 [details]
log file
Comment 2 Rodrigo Peretti CLA 2002-08-14 10:33:17 EDT
This basically makes the drop unusable for me. Since every time I build it 
results in a NPE.
Comment 3 Simon Arsenault CLA 2002-08-14 12:47:05 EDT
Ryan did the code changes