Junit task results in 1.8.2

2011-03-23 Thread St. Denis, David
I am having trouble viewing the Properties >> link on my test result pages when using the junit task from Ant 1.8.2. Previously I was using Ant 1.7.0 and the Properties page rendered correctly. Looking at the page source I can see a minor difference in the way the line.separator property is sav

RE: Copy task fails on AIX & Suse Linux 9

2010-05-27 Thread St. Denis, David
org.apache.tools.ant.taskdefs.Copy.doFileOperations(Copy.java:853) at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:523) granularity option on copy had no effect, local disk vs nfs mount had no effect. Sles10 works okay though. Thanks -dave From: St. Denis, David Sent: Wednesday, May 26, 2010 9:03 AM To: '

Copy task fails on AIX

2010-05-26 Thread St. Denis, David
Ant copy task fails to copy file properly on AIX with Ant 1.8.0 and 1.8.1. The files appear to copy but end up empty. Switching between Java 1.5 and 1.6 had no effect when using Ant 1.8 or 1.8.1, but switching back to Ant 1.7 the copy task started working again. Apache Ant version 1.7.0 co

RE: Rename a dir

2010-03-26 Thread St. Denis, David
Is this not what you are looking for? -Original Message- From: Knuplesch, Juergen [mailto:juergen.knuple...@icongmbh.de] Sent: Friday, March 26, 2010 2:04 AM To: Ant Users List Subject: AW: Rename a dir Thanks Antoine, The ANT docu says: Since Ant 1.6.3, the file attribut

problem using properties in ivysettings with IvyDE

2008-10-09 Thread St. Denis, David
When I use an ivy settings file with Ant from the command line I can use relative paths, for example: But when I use the same ivy settings file from IvyDE I need to use an absolute path to the property file. Otherwise I get the error below: BUILD FAILED /uhome/dsd/ivy/fms/ivy_common.x