Re: Problems parsing @@

2014-12-05 Thread Ryan Payton
9.4. > > > > > > > > > > > > Jan > > > -Ursprüngliche Nachricht- > > Von: Ryan Payton [mailto:rpay...@tibco.com] > > Gesendet: Freitag, 5. Dezember 2014 03:13 > > An:

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