Okay, i will do that. Thanks.
--
View this message in context:
http://ant.1045680.n5.nabble.com/java-lang-NullPointerException-tp3271316p3271415.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
To unsubscrib
Well, your error is happening in executing a custom task :
java.lang.NullPointerException
at openworks.ant.UpdateVersion.execute(UpdateVersion.java:73)
at
You should ask support from whoever wrote openworks.ant.UpdateVersion
But even before that, maybe you are forgetting to pass
verup is a macrodef...
Apache Ant version 1.7.0 compiled on December 13 2006
Buildfile: changes.xml
Detected Java version: 1.6 in: C:\Program Files\Java\jre6
Detected OS: Windows XP
parsing buildfile C:\apache-ant-1.7.0\bin\changes.xml with URI =
file:/C:/apache
-ant-1.7.0/bin/changes.xml
Project
A full stack trace would be useful to figure out what is going on.
Also, what is "verup" ? Is it a custom task ? a macrodef ?
Regards,
Antoine
On 11/18/10 2:15 PM, ritchie wrote:
> This is a part of my script.
>
>
>failonerror="true"
> outputproperty="Version" >
>
TECTED]
>>Gesendet: Donnerstag, 11. Mai 2006 19:08
>>An: Ant Users List
>>Betreff: RE: java.lang.NullPointerException
>>
>>It looks like Ant is not happy with the exclamation mark in your path
>>"C:\!portaal...". I get the same error when I try to start
It looks like Ant is not happy with the exclamation mark in your path
"C:\!portaal...". I get the same error when I try to start Ant with an
exclamation mark in ANT_HOME. Move Ant to a path without an exclamation
mark, reset ANT_HOME and try again.
-Rob Anderson
> -Original Message-
> Fro
On Tue, 17 Jan 2006, somath nao <[EMAIL PROTECTED]> wrote:
> I'm trying to get the jUnit task to show the results in a xml
> format, however, when I add "" in the Ant
> build script I get java.lang.NullPointerException at
> .XMLJUnitResultFormatter.formatOutput(XMLJUnitResultFormatter.java:253)
W
Check your settings again.
c> echo %ANT_HOME%
c> echo %CLASSPATH%
c> echo %PATH%
all these should point to the dir where you want them to be.
Its not finding ant/bin dir ... u will get through it, don't worry :)
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: W