copy directory problem help please

2006-11-21 Thread Narahari 'n' Savitha
Friends, I have this situation src |_com\test\narahari| |___Dao |A.java |B.java |C.java |___resources |__x.properties

AW: copy directory problem help please

2006-11-21 Thread Jan.Materne
ahari 'n' Savitha [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 20. November 2006 17:29 >An: user@ant.apache.org >Betreff: copy directory problem help please > >Friends, > >I have this situation >src > |_com\test\narahari| >

Re: *****spam***** copy directory problem help please

2006-11-21 Thread Geoffrey Mitchell
The dir element specifies the base directory for the copy. If you want the package directories to be included, you need the base dirctory to be your source directory. Narahari 'n' Savitha wrote: Friends, I have this situation src |_com\test\narahari| |___Dao

RE: The SCP task don't scp?! Help Please.

2006-07-11 Thread Res Pons
ist" Subject: RE: The SCP task don't scp?! Help Please. Date: Tue, 11 Jul 2006 16:29:25 -0700 MIME-Version: 1.0 Received: from mail.apache.org ([209.237.227.199]) by bay0-mc9-f4.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Tue, 11 Jul 2006 16:29:58 -0700 Received: (qmail 383

RE: The SCP task don't scp?! Help Please.

2006-07-11 Thread Anderson, Rob (Global Trade)
m: Res Pons [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 11, 2006 4:19 PM > To: user@ant.apache.org > Subject: RE: The SCP task don't scp?! Help Please. > > Also, I jut thought of this. I pass my password from the > loaded property file, however, my password has an embe

RE: The SCP task don't scp?! Help Please.

2006-07-11 Thread Res Pons
TECTED]> Reply-To: "Ant Users List" To: "Ant Users List" Subject: RE: The SCP task don't scp?! Help Please. Date: Tue, 11 Jul 2006 13:40:51 -0700 MIME-Version: 1.0 Received: from mail.apache.org ([209.237.227.199]) by bay0-mc12-f19.bay0.hotmail.com with Microsoft SMTPS

RE: The SCP task don't scp?! Help Please.

2006-07-11 Thread Res Pons
lp on this. Thanks. Original Message Follows From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: "Ant Users List" Subject: RE: The SCP task don't scp?! Help Please. Date: Tue, 11 Jul 2006 15:50:34 -0700 MIME-Versi

RE: The SCP task don't scp?! Help Please.

2006-07-11 Thread Anderson, Rob (Global Trade)
gt; To: user@ant.apache.org > Subject: RE: The SCP task don't scp?! Help Please. > > ssh2 > > Original Message Follows > From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> > Reply-To: "Ant Users List" > To: "Ant Users List" > S

RE: The SCP task don't scp?! Help Please.

2006-07-11 Thread Res Pons
ssh2 Original Message Follows From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: "Ant Users List" Subject: RE: The SCP task don't scp?! Help Please. Date: Tue, 11 Jul 2006 13:40:51 -0700 MIME-Ve

RE: The SCP task don't scp?! Help Please.

2006-07-11 Thread Anderson, Rob (Global Trade)
What ssh server version are you using on the target host? -Rob A > -Original Message- > From: Res Pons [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 11, 2006 1:06 PM > To: user@ant.apache.org > Subject: RE: The SCP task don't scp?! Help Please. > > I eve

RE: The SCP task don't scp?! Help Please.

2006-07-11 Thread Res Pons
ts> Original Message Follows From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: "Ant Users List" Subject: RE: The SCP task don't scp?! Help Please. Date: Tue, 11 Jul 2006 11:26:21 -0700 MIME-Version:

RE: The SCP task don't scp?! Help Please.

2006-07-11 Thread Res Pons
object of type org.apache.tools.ant.helper.DefaultExecutor Adding reference: ant.executor Build sequence for target(s) `buildnum' is [buildnum] Complete build sequence is [buildnum, usage, ] buildnum: Setting project property: build.number -> 729 [echo] Local build number is: 729

RE: The SCP task don't scp?! Help Please.

2006-07-11 Thread Anderson, Rob (Global Trade)
rg > Subject: RE: The SCP task don't scp?! Help Please. > > Basically I use either jsch-0.1.25.jar or jsch-0.1.28.jar in > my ant/lib but > neither works. Ant's website mentions, "This task has been > tested with > jsch-0.1.2 to jsch-0.1.14." > >

RE: The SCP task don't scp?! Help Please.

2006-07-11 Thread Res Pons
cause when I upgraded to Ant 1.6.5 this task stopped working regardless of the version of jsch. Original Message Follows From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: "Ant Users List" Subject: RE: The SCP task d

RE: The SCP task don't scp?! Help Please.

2006-07-11 Thread Anderson, Rob (Global Trade)
rg > Subject: The SCP task don't scp?! Help Please. > > Hi all > > I downloaded the latest version of jsch-0.1.28.zip from > jcraft last night for the scp task. Two questions: > > 1. Do I have to rename the jar file from jsch-0.1.28.zip to > jsch.jar or wou

The SCP task don't scp?! Help Please.

2006-07-11 Thread Res Pons
ild2.xml:57: com.jcraft.jsch.JSchException: Auth cancel Total time: 3 seconds Help please! What am I doing wrong? _ Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/d

Re: EJB task problem help please....

2006-02-21 Thread Patrick Martin
Hello, Found at the following link: http://ant.apache.org/manual/OptionalTasks/ejb.html#ejbjar -- The task uses the jakarta-BCEL framework to extract all dependent classes. This means that, in addition to the classes that are mentioned in the deployment descriptor, any classes that these de

EJB task problem help please....

2006-02-21 Thread Bejoy
Hi, Can anybody help me please.. I'm getting the following exception while running an ejb task this is my ejb task                           I'm getting the following error: [ejbjar] Unable to load dependency analyzer: org.apache.tools.ant.util.depend.bcel.AncestorAnalyzer - depende

Re: help please

2006-01-14 Thread Ritu Raj Arya
thanks - Original Message - From: "Jeffrey E Care" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Friday, January 13, 2006 7:54 PM Subject: Re: help please > Don't spam both the developer list and the user list: pick one. > > Also, a simple Goo

Re: help please

2006-01-13 Thread Jeffrey E Care
Don't spam both the developer list and the user list: pick one. Also, a simple Google search would have been in order here: http://www.google.com/search?q=%22out+of+environment+space%22 -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere v7 Release Engineer WebSphere Build Tooling Lead (Project Ma

Re: help please

2006-01-13 Thread Clifton Craig
On Friday 13 January 2006 5:56 am, Ritu Raj Arya wrote: > I have installed ant on my system when i check version > > ant -version > > error message comes > > out of environment space > > kindly help. I suspect you're running on an old Win95 machine? There was a limit under the OS as to how long a

help please

2006-01-13 Thread Ritu Raj Arya
I have installed ant on my system when i check version ant -version error message comes out of environment space kindly help.

Re: regex newbie. propertyregex help, please.

2005-01-24 Thread Nat Gross
Matt Benson wrote: propertyregex is an ant-contrib question, really, and Is there another list more appropriate for ant-contrib? you seem to be trying to use nested elements where propertyregex doesn't appear to want any, but you basically want to match "^(.*)Bean$" and replace with "\1". Ye

Re: regex newbie. propertyregex help, please.

2005-01-24 Thread Matt Benson
propertyregex is an ant-contrib question, really, and you seem to be trying to use nested elements where propertyregex doesn't appear to want any, but you basically want to match "^(.*)Bean$" and replace with "\1". HTH, Matt --- Nat Gross <[EMAIL PROTECTED]> wrote: > Hi; > To a regex newbie can

regex newbie. propertyregex help, please.

2005-01-24 Thread Nat Gross
Hi; To a regex newbie can someone please supply the pattern to strip off the word "Bean" from the string. In the following, assuming that property 'beanName' contains a string 'AnyBean', the new 'beanPrefix' property should be 'Any'. (By convention, the substring 'Bean' is always at the end of

little help please...Exception:Class org.apache.tools.ant.UnknownElement doesn't support the "name" attribute

2003-09-18 Thread teoman teoman
hi all, I am calling an ant build file from a java class...first I am loading the build file into my project object: Project oProject = new AntTarget(); FilebuildFile = new File(file); oProject.setUserProperty("ant.file",buildFile.getAbsolutePat