Ant replaceregexp match="$" replace="\n\$" erroneous behaviour ?

2004-03-24 Thread denisboutin
Hi, I've got a file in which I'd like to replace all the character $ by cariage return and $. So the following : $AdminControl tagada $AdminApp togodo Will be replaced by : --- $AdminControl tagada $AdminApp togodo --- I've decided to use ORO 2.0.8 with ant 1.5 with this line : Ho

RE: scp and NoSuchAlgorithmException

2004-03-24 Thread Anderson, Rob (Global Trade)
What version of SSH are you running on the linux box? I would guess that it is old or perhaps not OpenSSH. The error you are seeing is probably becuase the Diffie-Hellman key exchange method is not supported on the remote side. -Rob Anderson > -Original Message- > From: [EMAIL PROTECTE

RE: Suggestions for ANT-Java programming book

2004-03-24 Thread Conelly, Luis (GNF, Contractor)
Ken, It is not quite a difficult thing. You might use some good IDEs around there for free: - JBuilder 9 (Personal Edition). I prefer it over JBuilder X (its license is just for 30 days and then you're not able to use it anymore unless you pay for it). Good support on Java Components.

Re: Suggestiosn for ANT-Java programming book

2004-03-24 Thread Stefan Bodewig
On Wed, 24 Mar 2004, Kenneth Litwak <[EMAIL PROTECTED]> wrote: > Does 1.6.1 change the rules or only offer extensions? It offers so many and valuable extensions that it changes the "best practices" for Ant usage - at least for big projects. Everything in Erik's and Steve's book should work wit

RE: Suggestiosn for ANT-Java programming book

2004-03-24 Thread Matt Benson
Backward compatibility is like priority one with Ant. If something is not BC there will be a good reason or a quick bugfix... -Matt --- Kenneth Litwak <[EMAIL PROTECTED]> wrote: > Hi Erik, > > I ordered your book yesterday, and now I have a > question. I > downloaded Ant 1.6.1. Does your co

scp and NoSuchAlgorithmException

2004-03-24 Thread aleblan1
Hi, I'm trying to scp using from Win2000 to a Linux server and i get the following message: java.security.NoSuchAlgorithmException: Algorithm DH not available I'm running ant 1.6.1 and using jsch-0.1.13 and java 1.4.2. Anyone has any idea why I get this message. I can scp to the same se

RE: Suggestiosn for ANT-Java programming book

2004-03-24 Thread Dominique Devienne
> From: Kenneth Litwak [mailto:[EMAIL PROTECTED] > I ordered your book yesterday, and now I have a question. I > downloaded Ant 1.6.1. Does your comment mean that I won't be able to > use the example sin the book to use 1.6.1? Does 1.6.1 change the rules > or only offer extensions? Thanks. T

RE: Suggestiosn for ANT-Java programming book

2004-03-24 Thread Kenneth Litwak
Hi Erik, I ordered your book yesterday, and now I have a question. I downloaded Ant 1.6.1. Does your comment mean that I won't be able to use the example sin the book to use 1.6.1? Does 1.6.1 change the rules or only offer extensions? Thanks. Ken -Original Message- From: Erik Hatc

RE: Suggestiosn for ANT-Java programming book

2004-03-24 Thread Kenneth Litwak
Hi Erik, Thanks for the input. I'm so used to letting something like the Java Reference Implementation do all the nastiness of building that I feel like I'm standing in front of Mt. Everest, with the need to learn Ant, some free IDE to write Java web components (don't see any support for it in