Hi,
-Original Message-
From: Maninder Singh (GR/EIL) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 11, 2007 6:47 AM
To: user@ant.apache.org
Subject: Extracting values from a line of a file
/*
Hi,
I am trying to figure out a way to extract the values from a
line in a file.
Hi,
I am trying to figure out a way to extract the values from a
line in a file.
To be more precise; there is a file that contains lines containing the
following fields (separated by spaces / tabs):
NameAge Contact_Number
I want to search for a particular name in
It means the Zip file Cannot find the file
If you look at the input specification for Zip operation at line 56 you'll
locate the file its attempting to find
Martin--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom t
I am running ant on some project and seeing following. Now I can not figure it
out where is this exception coming from ? How can I see the stack trace for
this exception. The section in build file is doing wsdl2java task.
Any help is really reall yappreciated. I am now desperate :-(
BUILD FAIL
Res:
Yeah you do...that's why I recommended the Ant way :)
Scot
Res Pons wrote:
Thanks for all your help. Be it in Dos/Batch or Linux/Shell, it looks
like you have to traverse through dirs and subdirs as javadoc clearly
does not understand recursing by itself. One of our engineers had
conf
Thanks for all your help. Be it in Dos/Batch or Linux/Shell, it looks like
you have to traverse through dirs and subdirs as javadoc clearly does not
understand recursing by itself. One of our engineers had confused me by
saying that java doc should be able to recurse by itself w/o me telling i
I have seen this before with global taskdefs during antcalls between targets
in the same build file. You probably have something defined globally that is
being loaded multiple times. If you have an init target that gets run at the
beginning and then never again during the same execution, you could
Sorry abut that last empty post.
You might want to look at AntForm, http://antforms.sourceforge.net/ . With
it you can show a UI window where the user can pick the component to deploy
by clicking check boxes. Each checkbox can set a different property that you
can test to see if you want to procee
-Original Message-
From: Shailesh Sharma [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 10, 2007 8:13 AM
To: Ant Users List
Subject: Re: Problem with condition selection property; Help needed
actually, the deployer is sometimes suggested to just deploy 1 or 2 or 3 or
etc. So, it circum
actually, the deployer is sometimes suggested to just deploy 1 or 2 or 3 or
etc. So, it circumstantial.
Kevin Jackson <[EMAIL PROTECTED]> wrote:
Hi,
You are setting a property to a value (n | y) in your [input] task.
As soon as you set a property it keeps that value for the whole buil
> Currently , I am using Visuall C++ [...] ANT by using task
1. ant-contrib.sf.net has a task that wraps cl, link gcc, etc.
http://ant-contrib.sourceforge.net/cc.html
"Java Development with Ant" has a chapter on this topic, so find
someone who has a copy and borrow it (*).
is very good, bu
query wrote:
Hi,
Currently , I am using Visuall C++ cl.exe, rc.exe amd mc.exe commands in ANT by using
task and running them directly. Are there any tasks similar to these
commands in ANT?
1. ant-contrib.sf.net has a task that wraps cl, link gcc, etc.
http://ant-contrib.sourceforge.net/c
Alexey N. Solofnenko wrote:
Last two commands should be
cleartool endview -server build-view
cleartool rmview -force -tag build-view
I admire your skill in the cleartool commands, and am filled with the
memories of the pain of using it in a production project. When it works,
CC is the best ev
The following message always displayed when I execute Ant,
ant backup
Buildfile: build.xml
Trying to override old definition of datatype resources
init:
backup:
[tar] Nothing to do: C:\...
BUILD SUCCESSFUL
Total time: 0 seconds
What does this really means? What should we do to resolve
14 matches
Mail list logo