user@ant.apache.org

2009-02-27 Thread Rinehart, Raleigh
> I am trying to replace a \ with the character sequence > Don't ask why! Im not sure I know just yet. > > If I use this method: > > token="\" value="\" summary="true"> > > it just replaces \ with \ > > > If I use this method: > > byline="true"/> I get this error: > Unexpected internal er

'provided' and javax.mail

2009-02-27 Thread Alan Chaney
I'm working on setting up a number of projects to use ivy 2.0.0/ivyide.2.0.0beta and ant 1.7.1 eclipse ganymede. I am building my own 'enterprise repository' I have several projects which require javax.mail. these projects are basically libraries for a couple of web apps, so typically I put j

user@ant.apache.org

2009-02-27 Thread Dylan Farre
I am trying to replace a \ with the character sequence Don't ask why! Im not sure I know just yet. If I use this method: it just replaces \ with \ If I use this method: I get this error: Unexpected internal error near index 1 If I try to build up the sequence with multiple replaces, Ant