Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 27514 invoked from network); 22 May 2002 13:54:01 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 22 May 2002 13:54:01 -0000 Received: (qmail 26298 invoked by uid 97); 22 May 2002 13:53:56 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 26282 invoked by uid 97); 22 May 2002 13:53:55 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 26264 invoked by uid 98); 22 May 2002 13:53:55 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Date: Wed, 22 May 2002 16:53:47 +0300 From: Eugene Voytitsky X-Mailer: The Bat! (v1.53d) Personal Reply-To: Eugene Voytitsky Organization: Sunbay Software AG X-Priority: 3 (Normal) Message-ID: <1088150940.20020522165347@sunbay.crimea.ua> To: "Ant Users List" Subject: Ant 1.5.b1 + jakarta-ant-1.4.1-optional.jar MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello All, Are Ant 1.5.b1 and jakarta-ant-1.4.1-optional.jar compatible? If `aren't` then skip rest of letter. ================================== I have problem with : throws NPE (in 1.4.1. this target works fine) [propertyfile] java.lang.NullPointerException [propertyfile] at java.text.DecimalFormat.parse(DecimalFormat.java:785) [propertyfile] at java.text.NumberFormat.parse(NumberFormat.java:282) [propertyfile] at org.apache.tools.ant.taskdefs.optional.PropertyFile$Entry.executeInteger(PropertyFile.java:441) [propertyfile] at org.apache.tools.ant.taskdefs.optional.PropertyFile$Entry.executeOn(PropertyFile.java:344) [propertyfile] at org.apache.tools.ant.taskdefs.optional.PropertyFile.executeOperation(PropertyFile.java:198) [propertyfile] at org.apache.tools.ant.taskdefs.optional.PropertyFile.execute(PropertyFile.java:185) [propertyfile] at org.apache.tools.ant.Task.perform(Task.java:313) [propertyfile] at org.apache.tools.ant.Target.execute(Target.java:309) [propertyfile] at org.apache.tools.ant.Target.performTasks(Target.java:334) [propertyfile] at org.apache.tools.ant.Project.executeTarget(Project.java:1216) [propertyfile] at org.apache.tools.ant.Project.executeTargets(Project.java:1160) [propertyfile] at org.apache.tools.ant.Main.runBuild(Main.java:605) [propertyfile] at org.apache.tools.ant.Main.start(Main.java:195) [propertyfile] at org.apache.tools.ant.Main.main(Main.java:234) -- Best regards, Eugene Voytitsky mailto:viy@sunbay.com -- To unsubscribe, e-mail: For additional commands, e-mail: