Hi,
A few ideas (not tested, just ideas) :
- use a task for iterating through the fileset.
- try a to add a "+" before your filename, set addsourcefile to
false, and use
Hope this helps,
Nicolas
Alan Moss wrote:
I have an issue WRT the apply task. I need it to be much more flexible
than
Without modifying the "core" ANT distribution this is not possible...if you are
willing to modify the "core" distribution I would guess you would need only
upadate the defaults.properties file located in the
org.apache.tools.ant.taskdefs directory in the ant.jar in include your new
custom tasks
Are you replacing the same string for all 4 patterns?
-Andrew
On 9/26/05, João Augusto Charnet <[EMAIL PROTECTED]> wrote:
Hello,I'm need to do 4 replaces in more than 100 files, using replaceregexp task.
My problem is that I'm doing 4 times the replaceregexp task, and it's beeing to costly.Is th
Hello,
I'm need to do 4 replaces in more than 100 files, using replaceregexp
task.
My problem is that I'm doing 4 times the replaceregexp task, and it's
beeing to costly.
Is there a way I can tell the replaceregexp task to find more than one
pattern in a file, instead of only one ?
Thanks a lo
Hi,
The other system does not need this. Is this an older version on ant
that needs this?
Thanks
-mez
-Original Message-
From: RADEMAKERS Tanguy [mailto:[EMAIL PROTECTED]
Sent: Monday, September 26, 2005 1:04 PM
To: Ant Users List
Subject: RE: default attribute of project
Hello Marcus,
Hello Marcus,
try this:
/t
>-Original Message-
>From: Marcus Zafarano [mailto:[EMAIL PROTECTED]
>Sent: Monday, September 26, 2005 9:56 PM
>To: user@ant.apache.org
>Subject: default attribute of project
>
>Hi,
>
>
>
>I have setup my build system and it seemed to work on one system, b
Hi,
I have setup my build system and it seemed to work on one system, but
getting the other one setup I run into this problem:
BUILD FAILED
file:/app/home/dssjava/depots/CGO_Archive/build_process/dssjava/longridg
e/deploy.xml:2: The default attribute of project is required
the default
Thanks Ron. Finally got to working this out today and your help was right
on. Arthur
-Original Message-
From: Ron Wheeler [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 24, 2005 12:28 PM
To: Ant Users List
Subject: Re: Really New to Ant - problem w/ set up.
The actual location of t
On the BSD box, you need to place the public key in
~${bsd.user}/.ssh/authorized_keys and make sure the permissions are
correct. Directory ~${bsd.user}/.ssh should be 700 and the public key
and authorized_keys file should be 644 or 600. Your issue really has
more to do with SSH than Ant.
-Rob Ande
Oh yeah, the reason the current ANT way of executing this causes a space
to be inserted in-between the + and the filename. This, in turn, causes
util.exe to fail.
>
>
>
>
>
-
To unsubscribe, e-ma
I have an issue WRT the apply task. I need it to be much more flexible
than the documentation states it is. Let's say I'm using a tool that has
odd command line options like this:
util.exe [options] +|-
where options is optional and you must specify +
or -
Given the current way in wh
FireAnt is an Eclipse plugin for modeling complex remote deployment
and configuration processes. It allows developers to model the
deployment and execution of groups of packages and ANT scripts on
remote targets. After modeling a deployment plan, FireAnt's runtime
infrastructure (based on ANT) SSHs
-
-
Stefan Bodewig
Related Projects
-
-
-
Nothing listed here is directly supported by the Ant
developers, if you encounter any problems with them, please use
the contact information.
-
-
AndroMDA is a code generator tool
Hello Brian,
thanks for your answer. unfortunately, this doesn't work either (same
result and debug messages).
On 26/09/05, Dick, Brian E. <[EMAIL PROTECTED]> wrote:
> Sometimes the commandline arguments are a bit tricky. Try the following.
>
>
>
>
>
>
>
>
>
Sometimes the commandline arguments are a bit tricky. Try the following.
-Original Message-
From: Jakob Fix [mailto:[EMAIL PROTECTED]
Sent: Monday, September 26, 2005 4:36 AM
To: Ant Users List
Subject: Re: problem with apply task
Hello
Since ant properties are immutable, all you have to do is set BAR the
value of FOO.
mailto:[EMAIL PROTECTED]
Sent: Monday, September 26, 2005 12:32 AM
To: Ant Users List
Subject: if then
I want to do something quite simple, but with Ant it seems really
difficult.
I want to check a property BAR
Mark Lybarger wrote:
i haven't used the two ejb 3.0 preview application servers out there, just
have heard a bit if the hype and skimmed over the 3.0 public draft. i could
find nothing regarding ejb jar changes in the draft per se, though it could
be as simple as just creating a standard jar file
The closest thing is to use antlibs + namespaces.
Autoloading is being debated on the developer list.
--
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere v7 Release Engineer
WebSphere Build Tooling Lead (Project Mantis)
"Andrew Ferguson" <[EMAIL PROTECTED]> wrote on 09/26/2005 07:28:08
AM:
> hi
Hi,
I want to run some command on FreeBSD box from windows box.
I am using SSHEXEC task for achieving this.
My script looks something like this :
I am able to execute this script if I use password property instead of keyfile
property. I am getting following exception when executed with
keyfi
hi,
does anyone know if its possible to write ant tasks in a jar file with
some configuration data such that you don't need to insert a
declaration into each script that needs to use them?
i.e. once you've dropped your jar file into the ant distribution's lib
directory, then the new task is a
i haven't used the two ejb 3.0 preview application servers out there, just
have heard a bit if the hype and skimmed over the 3.0 public draft. i could
find nothing regarding ejb jar changes in the draft per se, though it could
be as simple as just creating a standard jar file to deploy to the
conta
For many Apache means the httpd server, when in fact this is just one
sub-project (like Ant).
So when you're looking for docs you want the HTTPD project.
Barry
Frank Arensmeier wrote:
Thank you all! You made my day.
2005-09-26 kl. 10.25 skrev Jon McLennan:
I'm sure you'll find the list you
Hello Antoine,
thanks for taking an interest in this problem.
On 23/09/05, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:
> Jakob Fix wrote:
>
> >Hello,
> >
> >I am trying to use ant to run ImageMagick's composite command over a
> >fileset, like this:
> >
> >
> >The commandline for the composite
Thank you all! You made my day.
2005-09-26 kl. 10.25 skrev Jon McLennan:
I'm sure you'll find the list you need here:
http://httpd.apache.org/lists.html
Frank Arensmeier wrote:
... and the address would be...? Honestly, I feel lost. I can't find
a general apache mailing list. Is httpd.apac
Hi again,
check http://httpd.apache.org/lists.html and
http://httpd.apache.org/userslist.html
I think users@httpd.apache.org may work.
Hope this helps
Nicolas
Frank Arensmeier wrote:
... and the address would be...? Honestly, I feel lost. I can't find a
general apache mailing list. Is http
try this link:
http://httpd.apache.org/lists.html
Barry
Frank Arensmeier wrote:
... and the address would be...? Honestly, I feel lost. I can't find a
general apache mailing list. Is httpd.apache.org a good idea? Monday
morning, what else can i say?
/frank
2005-09-26 kl. 10.00 skrev Nicolas
I'm sure you'll find the list you need here:
http://httpd.apache.org/lists.html
Frank Arensmeier wrote:
... and the address would be...? Honestly, I feel lost. I can't find a
general apache mailing list. Is httpd.apache.org a good idea? Monday
morning, what else can i say?
/frank
2005-09-26
... and the address would be...? Honestly, I feel lost. I can't find a
general apache mailing list. Is httpd.apache.org a good idea? Monday
morning, what else can i say?
/frank
2005-09-26 kl. 10.00 skrev Nicolas Vervelle:
Euh ... why don't you post in the Apache mailing list ?
You're in the A
Well, Nicolas, this is a really good idea ;o
/frank
2005-09-26 kl. 10.00 skrev Nicolas Vervelle:
Euh ... why don't you post in the Apache mailing list ?
You're in the Ant mailing list ...
Frank Arensmeier wrote:
Hi.
I am new to Apache and I ran into a problem which I haven't found a
so
Euh ... why don't you post in the Apache mailing list ?
You're in the Ant mailing list ...
Frank Arensmeier wrote:
Hi.
I am new to Apache and I ran into a problem which I haven't found a
solution for yet. My server is Apache 1.3.33 on Mac OS X (the bundled
version). I am looking for a way to
Hi.
I am new to Apache and I ran into a problem which I haven't found a
solution for yet. My server is Apache 1.3.33 on Mac OS X (the bundled
version). I am looking for a way to configure a .htaccess file the
following way:
1) in a certain path of my webserver, all 404 errors should be grabb
On Mon, 26 Sep 2005 07:41:14 +0200, Nicolas Vervelle wrote:
done.if the requirement were a little more complicated, you'd use ,
only if all that fails, you need antcontrib (or a 3-target construction).
>Check ant-contrib, it's a library with several additional ant tasks, for
>example
>http
32 matches
Mail list logo