Re: problem with running ant in eclipse

2005-12-18 Thread Petar Tahchiev
On 19/12/05, vishakha sawant <[EMAIL PROTECTED]> wrote: > > Hi, > I am newbie. I am using eclipse IDE 3.1 and Ant 1.6. This project is > using > hibernate for database persistancy. I have hibernate configuration file > placed in classes/resources folder. I have one e.jar file which uses this > res

problem with running ant in eclipse

2005-12-18 Thread vishakha sawant
Hi, I am newbie. I am using eclipse IDE 3.1 and Ant 1.6. This project is using hibernate for database persistancy. I have hibernate configuration file placed in classes/resources folder. I have one e.jar file which uses this resource file to loadconfiguration of hibernate But after building with a

Is there an ANT task to replace a in the source with the contents of the specified file???

2005-12-18 Thread gregsfm
Hi, Is there an ANT task to replace a in the source with the contents of the specified file??? That is I working with some scripting languages where I'd like to identify common code and keep these in separate files (e.g. like JSP TAG replacement concept but simpler). What I'm looking for is a w

Re: Question re sshexec task

2005-12-18 Thread Rhino
- Original Message - From: "Gilbert Rebhan" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Sunday, December 18, 2005 5:39 AM Subject: Re: Question re sshexec task Hi, Rhino Is there any problem with blanks or apostrophes within the name of a keyfile in an sshexec task? I am runnin

Re: FTP task crashes - why?

2005-12-18 Thread Gilbert Rebhan
Hi, Rhino > I am getting this crash in the middle of an FTP task; it is trying to > copy a directory containing 50 or 60 files in a variety of > subdirectories from my PC to a remote server: > [ ... ] > > E:\eclipse\3.1.1\eclipse\workspace\Resume_JDK_1.5.0\xml\build.xml:368: > error during FTP tr

Re: Question re sshexec task

2005-12-18 Thread Gilbert Rebhan
Hi, Rhino > Is there any problem with blanks or apostrophes within the name of a > keyfile in an sshexec task? I am running Ant 1.6.5 in Eclipse 3.1.1. > [ ... ] my practical experience with the ssh task and ant 1.6.5 some time ago = didn't work for me on AIX, even with the most actual jsch.jar