Re: java.lang.NullPointerException

2010-11-18 Thread ritchie
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

Re: java.lang.NullPointerException

2010-11-18 Thread Antoine Levy-Lambert
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

Re: java.lang.NullPointerException

2010-11-18 Thread ritchie
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

Re: java.lang.NullPointerException

2010-11-18 Thread Antoine Levy-Lambert
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" > >

RE: java.lang.NullPointerException

2006-05-11 Thread Evi
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

RE: java.lang.NullPointerException

2006-05-11 Thread Anderson, Rob (Global Trade)
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

Re: java.lang.NullPointerException at .XMLJUnitResultFormatter.formatOutput(XMLJUnitResultFormatter.java:253)

2006-01-17 Thread Stefan Bodewig
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

RE: java.lang.NullPointerException, launch.Locator.getLocationURLs

2005-04-13 Thread Radha Sangal
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