Hi
I have trouble getting scp to copy from a unix host to a windows folder.
re_dir=/home/or/files
REPOSITORY=fil\\Rep\\PC
And I'm getting errors like this below.
==
C:\ppl\ape.xml:203: 'todir' and 'file' attributes must have syntax li
ke the following: us
Hi All,
Can any one tell me how to integrate lint4j in build.xml?
If any one have same plz send sample scripts.
Thanks in adavnce,
Prasad.
>
>
But dont forget: checks whether a property with
the given name is set/not-set.
I will be executed
I will be executed
Jan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAI
Hi
Ant 1.7 on Windows XP
I wanted to transfer files from base directory and subdirectories.
I have the following:
The local directories structure is as on Windows:
F:\script\db\dbs
F:\script\db\pop
F:\script\db\pop\dat
F:\script\db\pop\util
All files inside F:\script\db\dbs are co
Hi
I don't get it. Why is the output not stored in the property after executing
sshexec ?
But I get
[sshexec] Connecting to host1:22
Setting project property: rc ->
[echo] inside /rt/sm/pacs sshexec_rc =
Any help is appreciated on such an example or a workaround example to store
this r
Hi Experts,
I need to assign value of property at run time in ANT .
This property variable is defined inside a Java file which has to be set
during run time. Its NOT related to Ant properties.
I tried using but it didn't
help.
For eg
I'm writing a web application for among things, managing the building and
deploying of applications, and I'm using Ant (1.7.0) as the engine for those
pieces. The basic flow is:
Project p = new Project();
p.init();
p.setUserProperty("ant.file", "common.xml")
ProjectHelper2 ph = new ProjectHelper
I would like to add that so far I use for publishing the following
method of the PublishEngine:
public Collection publish(ModuleDescriptor md, Collection
srcArtifactPattern,
DependencyResolver resolver, PublishOptions options)
throws IOException { ...
- Hans
On Jan 23, 2008,
> I have tried a few things today and still can't figure this out. I have a
> properties file with a setting of say test=successful and I want ant to
> check the property test to make sure it is set to successful before going
> on. How do I do this?
see manual , f.e. =
and later on =
I have the following requirement. My build tool, which uses ivy under
the hood, does not work with ivy files. It uses Ivy via its API and
thus creates the ModuleDescriptors, DependencyDescriptors, etc ... My
problem is to publish a module via its ModuleDescriptors. The
artifacts are publish
I have tried a few things today and still can't figure this out. I have a
properties file with a setting of say test=successful and I want ant to
check the property test to make sure it is set to successful before going
on. How do I do this?
--
View this message in context:
http://www.nabble.c
Hello,
I am using the rexec task of ant.
I could successfully run the commands (ls, cd, pwd, etc) to the remote
machine using rexec task of ant.
When I try to run the bash command, rexec hangs.
The rexec task I tried is as follows:
Can I have a solution for this? Please let me kn
12 matches
Mail list logo