.
with best regards,
From: Antoine Levy Lambert
To: Ant Users List ; Joe Black
Sent: Thursday, January 10, 2013 11:00 AM
Subject: Re: ant task ftp
Hello Joe,
this looks like a bug or incompatibility between ant and this new version of
commons-net.
It
Hello Joe,
this looks like a bug or incompatibility between ant and this new version of
commons-net.
It would be good if you can create a bug report in bugzilla (
http://issues.apache.org/bugzilla )
What would be great is if you could start digging in the source code of ant and
commons-net to
On Jul 21, 2010, at 1:47 AM, jingguo yao wrote:
> It seems that a task to convert one encoding to another encoding does not
> exist in Ant distribution. The solution I have found is NekoConv (
> http://people.apache.org/~andyc/neko/i18n/doc/index.html). Is there any
> other solution to do the enc
gt;An: Ant Users List
> >Betreff: Re: Ant task to get artifacts from Nexus Repository
> >
> >Maven Ant tasks or Ivy can pull from Nexus, which is fundamentally a
> >Maven repository.
> >
> >-Matt
> >
> >On Feb 18, 2010, at 11:13 AM, Sridhar Bitkuri
Maven Ant tasks or Ivy can pull from Nexus, which is fundamentally a
Maven repository.
-Matt
On Feb 18, 2010, at 11:13 AM, Sridhar Bitkuri wrote:
Looking for any Ant task to get the ear files or war files from
Nexus Repository.
Appreciated.
-- Sent from my Palm Prē
-
Varman wrote:
Hi,
Great thanks..that works.
But its not working in windows. For windows we have to give something like
See the change in regexp. How can i make it generic for both linux and
windows?
regexp=".*[\\/]([^\\/]*)\.zip"
perhaps? Won't work on linux if you actually have a ba
Hi,
Great thanks..that works.
But its not working in windows. For windows we have to give something like
See the change in regexp. How can i make it generic for both linux and
windows?
-Arul
Andy Stevens-2 wrote:
>
> 2009/9/24 Varman :
>> Hi all,
>>
>> I too have same requirements in
2009/9/24 Varman :
> Hi all,
>
> I too have same requirements in which i want extract zip files to different
> folders without using custom codes. This is the code am using. this extracts
> all zip files to "destination_dir" and so files with same name gets
> overwitten (i want to avoid this). For
Le vendredi 12 décembre 2008, Ghadi Mahmoudi a écrit :
> Hello,
>
> Is there alread a Task, which is able to read values from manifest file
> (in a JAR)?
>
> I prefer to avoid the long way of 1. unzip the JAR and 2. read the
> value.
>
> thanks,
>
Not directly, but why not just make a macro? L
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Thursday, July 10, 2008 3:20 PM
To: user@ant.apache.org
Subject: Ant task to find in files
/*
Hi there,
I'd like to seach the files in a fileset and fail my build if any file
contains a certain string.
Is ther
gregsmit wrote:
Hi,
I thought something like this might already exist, but I haven't been able
to find anything yet.
Does anyone know of an Ant task that I could use to walk through a website
(that I built with ant) to confirm that there are no broken links? I found
one really old project on
l for doing so.
>
> From: Gilbert Rebhan [EMAIL PROTECTED]
> Sent: Wednesday, May 14, 2008 4:15 PM
> To: Ant Users List
> Subject: Re: Ant task walk html and find broken links
>
> Scot P. Floess schrieb:
>> Interesting question...
&g
On Wed, May 14, 2008 at 4:00 PM, gregsmit <[EMAIL PROTECTED]> wrote:
> Does anyone know of an Ant task that I could use to walk through a website
> (that I built with ant) to confirm that there are no broken links? I found
> one really old project on sourceforge, but it looks pretty abandoned.
This is the correct answer. You are talking about doing functional testing.
This is the perfect tool for doing so.
From: Gilbert Rebhan [EMAIL PROTECTED]
Sent: Wednesday, May 14, 2008 4:15 PM
To: Ant Users List
Subject: Re: Ant task walk html and find
Scot P. Floess schrieb:
Interesting question...
I know I need something like this too...and actually got bitten by
generating some bad HTML.
I considered using Selenium to test this...but that isn't an Ant task :(
what about Canoo ?
http://webtest.canoo.com/webtest/manual/WebTestHome.html
Interesting question...
I know I need something like this too...and actually got bitten by
generating some bad HTML.
I considered using Selenium to test this...but that isn't an Ant task :(
gregsmit wrote:
Hi,
I thought something like this might already exist, but I haven't been able
to fin
I would recommend getting this information from your source control
system, if possible. If you are using CVS, you could use the
cvschangelog task. For ClearCase there is a task in the clearantlib
package that will do the same thing. For other source control systems
you may have to get creative wit
Look at the concat task with the options.
Thank you,
Chuck Holzwarth
- Original Message
From: donus <[EMAIL PROTECTED]>
To: user@ant.apache.org
Sent: Friday, December 7, 2007 2:05:23 AM
Subject: Ant task for auto gen. release.txt form src-files!
Hi All,
I've one question to ant us
I think this might help:
http://ant.apache.org/manual/CoreTasks/resourcecount.html
Here's a snippet I just tested:
It's much cleaner than attempting to write a script.
On 10/26/07, Sujie <[EMAIL PROTECTED]> wrote:
>
> Hi
-Original Message-
From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED]
Sent: Friday, October 26, 2007 12:19 PM
To: Ant Users List
Subject: RE: Ant task to Count number of files in a directory
/*
...
you need =
http://jakarta.apache.org/bsf/
http://dist.codehaus.org/jruby/jruby-complete
Hi,
-Original Message-
From: Sujie [mailto:[EMAIL PROTECTED]
Sent: Friday, October 26, 2007 12:09 PM
To: user@ant.apache.org
Subject: RE: Ant task to Count number of files in a directory
/*
I get the following error when trying to using ruby as a script
language.
"unable to l
I get the following error when trying to using ruby as a script language.
"unable to load a script engine manager (org.apache.bsf.BSFManager or
javax.script.ScriptEngineManager)"
Do i need to import something else?
The resource count is not working for me. It always returns 1 irrespective
of num
-Original Message-
From: Sujie [mailto:[EMAIL PROTECTED]
Sent: Friday, October 26, 2007 10:42 AM
To: user@ant.apache.org
Subject: Ant task to Count number of files in a directory
/*
Hi
I would like to count the number of jar files in a directory.
I am using ANT 1.7.
*/
with ant < 1.
try this
change the batch file statement to
ant -buildfile "RunBuild.xml" %1 %2
and then execute
>ABC.bat A B at commandline and this should solve your troubles
Sunil Prabhakaran
On 10/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Im not sure why you are using the batchfile. So just two
Rapthor wrote:
Donald McLean wrote:
Really? That sounds like a case of "The cure is worse than the disease."
I can't imagine a single case where something like that would be a
better solution than the three or four techniques for providing static
attributes that I'm already familiar with.
Keith Hatton wrote:
Two more robust solutions spring to mind:
1. You can use Properties.getProperty(String,String) to prevent your
NPE. The first string is the property name, the second is a default
value to be used when the property is not present.
http://java.sun.com/j2se/1.5.0/docs/api/java/u
2007 21:42
To: user@ant.apache.org
Subject: Re: ANT task to process properties-files into static class
Scot P. Floess wrote:
>
> If a property does not exist, why is a null pointer thrown? I assume
> you mean java.util.Properties? If so, that does not raise a null
> pointer except
If that's the sort of thing you're after, Log4J has a similar mechanism
which can monitor the config file and polls to see if it needs to reload
the configuration. [1]
I think that would provide a template for you. YMMV.
Cheers,
James
[1]
http://logging.apache.org/log4j/docs/api/org/apache/
It seems a trivial task to generate a Java source file from a property
with .
- Alexey.
Rapthor wrote:
Sorry, having confused you.
I have a file named global.properties. This file is edited manually by me.
The webapplication loads this file into a java.util.Properties-instance at
start.
Eve
Sorry, having confused you.
I have a file named global.properties. This file is edited manually by me.
The webapplication loads this file into a java.util.Properties-instance at
start.
Everywhere I use this Properties instance like "props.getProperty("myProp")"
I have to check whether a "null" i
Sorry, I'm not sure I follow your problem... Do you mean Ant should
somehow generate a properties file based upon your build.xml
properties? Who sets the properties and how is this null pointer being
raised? I am a "wee" bit confused ;)
Rapthor wrote:
Scot P. Floess wrote:
If a property
Rapthor wrote:
>
>
> Donald McLean wrote:
>>
>> Really? That sounds like a case of "The cure is worse than the disease."
>>
>> I can't imagine a single case where something like that would be a
>> better solution than the three or four techniques for providing static
>> attributes that I'm
Scot P. Floess wrote:
>
> If a property does not exist, why is a null pointer thrown? I assume
> you mean java.util.Properties? If so, that does not raise a null
> pointer exception.
>
You are right ... the NullPointerException would be thrown if I relied on a
value read from the Propertie
Donald McLean wrote:
>
> Really? That sounds like a case of "The cure is worse than the disease."
>
> I can't imagine a single case where something like that would be a
> better solution than the three or four techniques for providing static
> attributes that I'm already familiar with.
>
> H
Really? That sounds like a case of "The cure is worse than the disease."
I can't imagine a single case where something like that would be a
better solution than the three or four techniques for providing static
attributes that I'm already familiar with.
However, of course, YMMV.
Rapthor wrot
If a property does not exist, why is a null pointer thrown? I assume
you mean java.util.Properties? If so, that does not raise a null
pointer exception.
Rapthor wrote:
Hi,
I think this problem is very interesting. I have a web application that
needs various configuration. I'm using a proper
Or, if you want to deal with XML in a more robust way, look into XMLTask...
http://www.oopsconsultancy.com/software/xmltask/
Jake
Quoting James Abley <[EMAIL PROTECTED]>:
> ${some.property}
>
> http://ant.apache.org/manual/CoreTasks/echo.html
>
> me_zeta wrote:
> >
> > The val
Also take a look at the concat core task.
On 11/9/06, me_zeta <[EMAIL PROTECTED]> wrote:
Hi all,
Is there any ant task to write some data to a file.
zeta
--
View this message in context:
http://www.nabble.com/Ant-Task-to-Write-to-a-file-tf2600638.html#a7255092
Sent from the Ant - Users
${some.property}
http://ant.apache.org/manual/CoreTasks/echo.html
me_zeta wrote:
The value i want to write to a file is an xml string of the form
{data comes here}
how can this be done??
Tom Corcoran-2 wrote:
Here's an example which creates the file datetime.inc in your
The value i want to write to a file is an xml string of the form
{data comes here}
how can this be done??
Tom Corcoran-2 wrote:
>
> Here's an example which creates the file datetime.inc in your classes
> directory :
>
>
>file="${build}/datetime.inc">
>
>
>
> Tom.
>
>
Here's an example which creates the file datetime.inc in your classes
directory :
Tom.
-Original Message-
From: me_zeta [mailto:[EMAIL PROTECTED]
Sent: 09 November 2006 09:38
To: user@ant.apache.org
Subject: Ant Task to Write to a file
Hi all,
Is there any ant tas
Why you want letting Ant drive the xml transformation? You could simple choose
the PHP xslt-libraries.
Jan
>-Ursprüngliche Nachricht-
>Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Gesendet: Samstag, 26. August 2006 18:40
>An: Ant Users List
>Betreff: Re: RE: A
It is the same thread just a refinement of the question.
Is there some way to run an operating system command from PHP? If you
can trigger an external script, then you can call Ant from the script.
Otherwise you can use Tomcat (probably overkill) or Jetty
(http://jetty.mortbay.org/) to start a
se re-post with a relevant subject line to get a helpful answer.
--
Charles Knell
[EMAIL PROTECTED] - email
-Original Message-
From: [EMAIL PROTECTED]
Sent: Sat, 26 Aug 2006 18:40:09 +0200
To: "Ant Users List"
Subject: Re: RE: Ant Task for FOP
Hi,
Does anyone has
Original-Nachricht
Datum: Fri, 25 Aug 2006 19:33:52 -0400
Von: [EMAIL PROTECTED]
An: user@ant.apache.org
Betreff: RE: Ant Task for FOP
> Use the "style" or "xslt" task (two-names, same function). Of course, use
> of those presumes that you are handy
Use the "style" or "xslt" task (two-names, same function). Of course, use of
those presumes that you are handy with XSLT. If not, you may want to see the
XSL list hosted by MulberryTech.
--
Charles Knell
[EMAIL PROTECTED] - email
-Original Message-
From: [EMAIL PROTECTED]
Sent:
Hi
The
Hello,
Not quite sure if i'm understanding the question, but as far as i can ascertain
from a quick look at the website, FO files are in fact xml, so i would say that
your best bet would be to generate them using xsl transformations. Ant has a
On 29/07/06, satheesh <[EMAIL PROTECTED]> wrote:
I have written a java class which will add two values and print it in the
console and I called that class in ant as mentioned below,
how can I get that value (or returned that value from class) back to ant
target or the property tag
What's
Yes, use the task with a nested and a
filterreader.
/t
>-Original Message-
>From: samuel cheung [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, July 25, 2006 5:24 AM
>To: user@ant.apache.org
>Subject: Ant task to grep 'import' ?
>
>Hi,
>
>Is there an ANT task to grep all "imports" in each j
?
-Rob A
-Original Message-
From: Anderson, Rob (Global Trade)
Sent: Friday, May 19, 2006 12:17 PM
To: Anderson, Rob (Global Trade); 'Ant Users List'
Subject: RE: Ant task
Actually, afer looking at the example, I'm not so sure this
is what you are looking for.
-Rob A
Are you setting inheritall to true?
-Rob A
> -Original Message-
> From: Anderson, Rob (Global Trade)
> Sent: Friday, May 19, 2006 12:17 PM
> To: Anderson, Rob (Global Trade); 'Ant Users List'
> Subject: RE: Ant task
>
> Actually, afer looking at the exam
Actually, afer looking at the example, I'm not so sure this is what you
are looking for.
-Rob A
> -Original Message-
> From: Anderson, Rob (Global Trade)
> Sent: Friday, May 19, 2006 12:14 PM
> To: 'Ant Users List'
> Subject: RE: Ant task
>
> Check
t Users List
> Subject: Re: Ant task
>
> Thanks Rob:
>
> I actaully just found the subant task in the manual. The
> only problem I am having with it is that the manual says that
> the basedir property is not supposed to get set when using
> the "antfile" attib
Thanks Rob:
I actaully just found the subant task in the manual. The only problem I
am having with it is that the manual says that the basedir property is
not supposed to get set when using the "antfile" attibute of subant. In
my builds, it seems that basedir is being set to the dir that the
Excellent...I've never used subant...and quite honestly I overlooked it :)
Rob - you are always full of great answers :)
Anderson, Rob (Global Trade) wrote:
The task has a failonerror attribute that, when set to false,
should continue when there is an error in the subproject. See the manual
pa
The task has a failonerror attribute that, when set to false,
should continue when there is an error in the subproject. See the manual
page for more details.
http://ant.apache.org/manual/CoreTasks/subant.html
-Rob A
> -Original Message-
> From: Adam Stroud [mailto:[EMAIL PROTECTED]
> Se
Adam:
Not sure if this is the answer you are looking for or not...but "off the
top of my head" one thing you -could- use is ant contribs
task. You can wrap your calls in try/catches...
Not sure about stock Ant how one would accomplish that...
Scot
Adam Stroud wrote:
All:
I have a quick
Look at http://edocs.bea.com/wls/docs81/admin_ref/ant_tasks.html
--V
Petar Tahchiev wrote:
On 28/04/06, Anderson, Rob (Global Trade) <[EMAIL PROTECTED]> wrote:
If there is such a task, it is not part of the standard Ant
distribution. Check with BEA or search the weblogic documentation.
-Rob
On 28/04/06, Anderson, Rob (Global Trade) <[EMAIL PROTECTED]> wrote:
If there is such a task, it is not part of the standard Ant
distribution. Check with BEA or search the weblogic documentation.
-Rob A
> -Original Message-
> From: Row M, Vishal [mailto:[EMAIL PROTECTED]
> Sent: Thursda
If there is such a task, it is not part of the standard Ant
distribution. Check with BEA or search the weblogic documentation.
-Rob A
> -Original Message-
> From: Row M, Vishal [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 27, 2006 11:17 PM
> To: Ant Users List
> Subject: Ant Task fo
no sayed...it's an open sourceppl keep on adding tasks...refer
sourceforge/ant-contrib .
all tasks which are shipped in ant.jar by apache can be accessed at :
http://ant.apache.org/manual/tasksoverview.html
cheers!!
Ankur Agarwal
Tata Consultancy Services Limited
Mailto: [EMAIL PROTECTED]
> -Original Message-
> From: Irfan J Sayed [mailto:[EMAIL PROTECTED]
> Sent: Friday, 28 April 2006 4:10 PM
> To: user@ant.apache.org
> Subject: Ant task
>
> Hi,
>
> What all the no. of task that we can do with the Ant . I mean
> is there any command / link which shows the listing of
Hello,
There is task in ant-contrib that
takes a "string" (or a value of a property) as input
and (re)set a property with the new value. I
personally do not use it. Instead, I use the following
trick (the reg exp in it is untested):
${foo.bar}
Regards
Ivan
--- Thod Nguyen <[EMAIL PRO
Pyxis Lead
Release Engineer
Thod Nguyen <[EMAIL PROTECTED]>
03/28/2006 04:17 PM
Please respond to
"Ant Users List"
To
Ant Users List
cc
Subject
Re: Ant task to replace special characters
Thanks Ivan.
it seems that both or
requires a file as an inpu
Thanks Ivan.
it seems that both or
requires a file as an input. In my case, i just want
to format the string with some replaceable
token(s).
--- "Ivan \"Rambius\" Ivanov"
<[EMAIL PROTECTED]> wrote:
> Hello,
>
> Perhaps you need or tasks.
>
> Regards
> Ivan
>
> --- Thod Nguyen <[EMAI
Hello,
Perhaps you need or tasks.
Regards
Ivan
--- Thod Nguyen <[EMAIL PROTECTED]> wrote:
> is there a simple way in build.xml to replace for
> instance, a filename foo.bar(1).memory with
> foo.bar_1.memory using one of the existing Ant task
> ?
>
> Thanks
> T.N.
>
> ___
Loughran [mailto:[EMAIL PROTECTED]
Sent: Friday, March 24, 2006 1:34 AM
To: Ant Users List
Subject: Re: Ant task to handle HTTPResponse status code (HELP!!!)
Ivan "Rambius" Ivanov wrote:
> Hello,
>
> I suppose you will need a fully fledged http client
> like Jakarta Commons Http
Ivan "Rambius" Ivanov wrote:
Hello,
I suppose you will need a fully fledged http client
like Jakarta Commons HttpClient[1]. Sending any http
request using its API is pretty easy. Then you can
encapsulated the request and the status handling in a
task/scriptdef.
I noticed once a conversation in
Hello,
I suppose you will need a fully fledged http client
like Jakarta Commons HttpClient[1]. Sending any http
request using its API is pretty easy. Then you can
encapsulated the request and the status handling in a
task/scriptdef.
I noticed once a conversation in ant-user or ant-dev
about http
If I were going to do this (and I probably wouldn't),
I would DL www.sysinternals.com's JUNCTION utility and
conditionally create a macro to call or
based on the OS.
That takes care of Windows and Unix-compatible
environments... can't say about the rest. But I would
expect this approach to nece
Thanks, I would prefer a solution working on all operating systems like
"copy" or "delete" do.
Le Thu, 16 Feb 2006 15:48:48 +0100, glenn opdycke-hansen
<[EMAIL PROTECTED]> a écrit:
I would use the exec task
Executes a system command. When the os attribute is specified, the
comm
There is the task, which only works on Unix
systems (IIRC it works to a slight degree on Cygwin
but I wouldn't recommend it). calls the ln
executable, but be sure to read the manual and
experiment thoroughly if you choose to use this task
as its behavior is a little special and seems to give
use
I would use the exec task
Executes a system command. When the os attribute is specified, the
command is only executed when Ant is run on one of the specified
operating systems.
http://ant.apache.org/manual/CoreTasks/exec.html
On 2/16/06, ar <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> Do
If I understand correctly, I would set a property from the import
target and then add an "unless" clause to the target. If the target
is executed once, then it would not be executed again.
This approach may not work if the script is using "antcall" tasks,
though. I would search for "antcall" and
Hello,
Ant-Contrib[1] has task:
In this way "mail" target will always be executed.
However, this is not very "Ant-ish". What is the aim
of "mail" target. Does it sends the results of the
build process? If so, you can use MailLogger[2]
instead your "mail" target. See
One of the gurus may have a better solution, but I think that you're going
to have to use the or tasks to fork a new VM for Ant in
order to pass those options.
JEC
--
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere Build SWAT Team Lead
WebSphere Build Tooling Lead (Project Mantis)
https://w3.op
//sourceforge.net/mailarchive/forum.php?thread_id=7433601&forum_id=2912
>
> -- Larry
>
> > -Original Message-
> > From: Steve Simon Joseph Fernandez [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, June 30, 2005 8:05 AM
> > To: Ant Users L
See
http://sourceforge.net/mailarchive/forum.php?thread_id=7433601&forum_id=2912
-- Larry
> -Original Message-
> From: Steve Simon Joseph Fernandez [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 30, 2005 8:05 AM
> To: Ant Users List
> Subject: Re: Ant task for r
AntServer & RemoteAnt is what I was looking for. But tell me, why
isn't there any auth? IMHO, this is going to leave a port wide
open.
Steve.
On 6/30/05, Kristian Perkins <[EMAIL PROTECTED]> wrote:
> check out both of:
> 1. ant-contribs AntServer / RemoteAnt tasks:
> http://ant-contrib.source
check out both of:
1. ant-contribs AntServer / RemoteAnt tasks:
http://ant-contrib.sourceforge.net/tasks/tasks/server_tasks.html
2. anthill: http://www.urbancode.com/projects/anthill/default.jsp
you should be able to tailor your builds to one of these solutions
Steve Simon Joseph Fernandez wrot
Have you looked at ant-contrib,
http://ant-contrib.sourceforge.net/tasks/tasks/server_tasks.html ?
-- Larry
> -Original Message-
> From: Steve Simon Joseph Fernandez [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 30, 2005 12:57 AM
> To: Ant User List
> Subject: Ant task for remote ant
On Thursday 09 June 2005 20:38, Adam Messinger wrote:
> I was wondering if anyone out there had a task which deleted all
> files not under svn's control? The basic thing is that parts of our
> build generate .java files back into the source tree (I know it is
> bad practice, but I don't cont
Great Rob. Thank you very much. Your explanation made it very clear. Thanks
again :)
Original Message Follows
From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]>
Reply-To: "Ant Users List"
To: "Ant Users List"
Subject: RE: ANT Task
Date:
Comments below...
> -Original Message-
> From: S I [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 08, 2005 4:30 PM
> To: user@ant.apache.org
> Subject: Re: ANT Task
>
>
> Here's then another question:
>
> Normally, I tag cvs repository as soon a
If I am not mistaken, you tag file revisions that are currently loaded
in your sand box. If you used ClearCase with dynamic view the files
could be changed on a fly, but with CVS it will not happen.
- Alexey.
S I wrote:
Here's then another question:
Normally, I tag cvs repository as soon as
ags only or tags the live repository at its
current state? Which is the case? Does it matter when a buildmaster tags
their project?
Original Message Follows
From: "Alexey N. Solofnenko" <[EMAIL PROTECTED]>
Reply-To: "Ant Users List"
To: Ant Users List
Subject:
I do not think anybody really cares if you skip few build numbers, but
CVS tagging can be expensive, so it is better to do it after your build
successfully finishes.
- Alexey.
S I wrote:
Hi
I have my ant script to tag our cvs repository projects with the
build# recursively after modifying c
Thank you. I'm still running version 1.6.2. I guess I'll upgrade. Thanks
again :)
Original Message Follows
From: "David Resnick" <[EMAIL PROTECTED]>
Reply-To: "Ant Users List"
To: "'Ant Users List'"
Subject: RE: Ant Task: <
This was fixed in versions 1.6.3 and later.
-Original Message-
From: S I [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 08, 2005 06:56
To: user@ant.apache.org
Subject: Ant Task: < Zip>
Hi
I've created some empty sub-directories (/output; nested 4 levels down) that
are essential to the
--- S I <[EMAIL PROTECTED]> wrote:
> :) I figured as much. :)
On a more serious note, we're always interested in any
contributions that might make Ant's documentation
better. Even when it deprives us of the immense
satisfaction that can only come from producing an
unintelligible user manual.
-
o people? We DON'T NEED you to point out
the obvious and we come here for HELP NOT FIGHT.
Steven
Original Message Follows
From: "Conelly, Luis (GE Energy, Non GE, GENE)" <[EMAIL PROTECTED]>
Reply-To: "Ant Users List"
To: Ant Users List
Subject: RE: Ant T
:) I figured as much. :)
Original Message Follows
From: Peter Reilly <[EMAIL PROTECTED]>
Reply-To: "Ant Users List"
To: Ant Users List
Subject: Re: Ant Task: sshexec
Date: Fri, 27 May 2005 09:09:44 +0100
MIME-Version: 1.0
Received: from mail.apache.org ([209.237.227.1
>I wish those of you who are more knowledgeable than the rest
>of us NEWBIES,
>had more patient and explained things more thoroughly, so some
>day we can be
>like you guys to pass it on and to help others. :)
Not being an Ant Guru, I just have something to say:
http://jakarta.apache.org/sit
S I wrote:
And speaking of Apache and its contributors...why're the
documentations (Tasks or otherwise) written so cryptic and so hard?
Just to torment the rest of us?
Yes, we take great pleasure in writing crypic documentation.
Peter
help others. :)
Thank you
Steven
p.s. I just Googled and guess what? Sourceforge.net's download section is
down. It figures, it could only happen to me! :)
Original Message Follows
From: Jeffrey E Care <[EMAIL PROTECTED]>
Reply-To: "Ant Users List"
To: "
Perhaps a simple Google search for antcontrib on your part would be in
order here?
--
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere Build SWAT Team Lead
WebSphere Build Tooling Lead (Project Mantis)
https://w3.opensource.ibm.com/projects/mantis
"S I" <[EMAIL PROTECTED]> wrote on 05/26/2005 10:
"Ant Users List"
To: Ant Users List
Subject: RE: Ant Task: sshexec
Date: Thu, 26 May 2005 14:21:08 -0700 (PDT)
MIME-Version: 1.0
Received: from mail.apache.org ([209.237.227.199]) by MC8-F18.hotmail.com
with Microsoft SMTPSVC(6.0.3790.211); Thu, 26 May 2005 14:21:19 -0700
Received: (qma
mcat,
> deploy, and restart tomcat.
>
> This is kiddy-coding and not very elegant and I'm
> not very happy with how
> I've run into dead-end walls at every turn. Any
> ideas, solutions? Thanks a
> million.
>
> Original Message Follows
> From: "A
> -Original Message-
> From: S I [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 26, 2005 12:12 PM
> To: user@ant.apache.org
> Subject: RE: Ant Task: sshexec
>
>
> Thank you all for responding to my post.
>
> Unfortunately, i did not find any Ant task or unix utilit
1 - 100 of 124 matches
Mail list logo