Bug 22422

Summary: [ExternalTools] NPE running external tools builder
Product: [Eclipse Project] Platform Reporter: Rodrigo Peretti <rodrigo>
Component: AntAssignee: Nick Edgar <n.a.edgar>
Status: VERIFIED FIXED QA Contact:
Severity: critical    
Priority: P3 Keywords: ui
Version: 2.0   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:
Attachments:
Description Flags
log file none

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