Friends,
I have this situation
src
|_com\test\narahari|
|___Dao
|A.java
|B.java
|C.java
|___resources
|__x.properties
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|
>
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
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
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
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
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
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
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
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
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:
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
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."
>
>
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
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
ild2.xml:57: com.jcraft.jsch.JSchException: Auth cancel
Total time: 3 seconds
Help please! What am I doing wrong?
_
Dont just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/d
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
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
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
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
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
I have installed ant on my system when i check version
ant -version
error message comes
out of environment space
kindly help.
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
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
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
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
26 matches
Mail list logo