AW: Problems parsing @@

2014-12-04 Thread jhm
This unit test passes under Ant 1.9.5alpha and 1.9.4. Jan > -Ursprüngliche Nachricht- > Von: Ryan Payton [mailto:rpay...@tibco.com] > Gesendet: Freitag, 5. Dezember 2014 03:13 > An: user@ant.

RE: Problems parsing @@

2014-12-04 Thread Martin Gainty
file a bug I'll follow up if nobody else will Thanks Ryan Martin > From: rpay...@tibco.com > Date: Thu, 4 Dec 2014 18:13:25 -0800 > Subject: Problems parsing @@ > To: user@ant.apache.org > > Hello, > > I am running into an issue using @@ in a .properties file. The variable is > a database passw

Problems parsing @@

2014-12-04 Thread Ryan Payton
Hello, I am running into an issue using @@ in a .properties file. The variable is a database password (I also tried using it in the username and still didn't work), and fails our build since Ant is unable to connect to the database. However, when I enter @@@ in the .properties file, and leave the