Bug 152941 - NullPointer in build.xml taskdef
Summary: NullPointer in build.xml taskdef
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 3.1.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2006-08-07 03:46 EDT by Omry Yadan CLA
Modified: 2009-08-30 02:10 EDT (History)
0 users

See Also:


Attachments
jar file (27.98 KB, application/octet-stream)
2006-08-07 03:46 EDT, Omry Yadan CLA
no flags Details
sources for jar (10.35 KB, application/octet-stream)
2006-08-07 03:47 EDT, Omry Yadan CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Omry Yadan CLA 2006-08-07 03:46:03 EDT
my build.xml file mark my taskdef as an error and the tooltip says 'NullPointerException'.
there are no errors in the log file, and the build works fine.
this is the taskdef:
<taskdef resource="firefang_ant.properties" classpath="lib/ant_tasks.jar" />

I am attaching the ant_tasks.jar file (and its source).
Comment 1 Omry Yadan CLA 2006-08-07 03:46:41 EDT
Created attachment 47465 [details]
jar file
Comment 2 Omry Yadan CLA 2006-08-07 03:47:28 EDT
Created attachment 47466 [details]
sources for jar
Comment 3 Omry Yadan CLA 2006-08-07 03:48:28 EDT
note : I am using jdk1.4.2_12 (for a good reason), it might be related.
Comment 4 Darin Swanson CLA 2007-02-27 09:41:40 EST
Sorry for the delay on triage for this bug.

I am unable to reproduce the problem on Eclipse 3.3 M5.
Please reopen if you still experience a problem.
As well, please provide a sample buildfile that shows the problem for you.
Comment 5 Omry Yadan CLA 2007-02-27 09:44:14 EST
its been a long time since I seen this bug.
I`ll reopen if I bump into it again.
Comment 6 Denis Roy CLA 2009-08-30 02:10:16 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.