Hello Jan.
[EMAIL PROTECTED] wrote:
Maybe that is a good start for your work...
Jan
Thanks very much for your help, this looks great to me! :)
Right now, I am still not sure if I will use Ant, but this
seems to be a good start!
bye
Henning
build.xml
---8-<---8-<---8-<---8-<---8-<
-8-<---8-<---8-<---8-<---8-<---8-<---8-<---8-<
> -Ursprüngliche Nachricht-
> Von: Henning Waack [mailto:[EMAIL PROTECTED]
> Gesendet am: Samstag, 5. Februar 2005 11:52
> An: Ant Users List
> Betreff: Re: XML and copy directories
>
&g
You should be able to do the XML parsing using XMLTask
(http://www.oopsconsultancy.com/software/xmltask) and the
instruction that it provides. I can provide more specific pointers
offline if you require.
Brian
Henning Waack wrote:
Hello all.
I am new to Ant, I have no experience with it. I nee
Hello all.
Thanks again for your input, I will evaluate if it is worth
to learn Ant for the coming project. Normally I would say
yes, but I have a tight schedule, so I don't know if I can
afford to learn something new.
One minute... ALL (ok, almost) of us, using Ant know Java! Ant was
designed
* Nat Gross <[EMAIL PROTECTED]> [2005-02-04 11:07]:
> Henning Waack wrote:
>
> >Hello James and Ninju.
> >
> >James Fuller wrote:
> >
> >>Ninju Bohra wrote:
> >>
> >>>Well,
> >>>
> >>>The safe answer is yes and no...
> >>
> >
> >>
> >>btw you could just load up an xml file using which
> >>does g
Matt Benson wrote:
--- Nat Gross <[EMAIL PROTECTED]>
wrote:
[SNIP]
One minute... ALL (ok, almost) of us, using Ant know
Java! Ant was
designed mainly for programmers. There is tons of
stuff Ant will
automate, that will take you much longer to write in
Java. It's worth
spending some time learn
--- Nat Gross <[EMAIL PROTECTED]>
wrote:
[SNIP]
> One minute... ALL (ok, almost) of us, using Ant know
> Java! Ant was
> designed mainly for programmers. There is tons of
> stuff Ant will
> automate, that will take you much longer to write in
> Java. It's worth
> spending some time learning Ant.
Henning Waack wrote:
Hello James and Ninju.
James Fuller wrote:
Ninju Bohra wrote:
Well,
The safe answer is yes and no...
btw you could just load up an xml file using which
does give you access to value encapsulated by elements and
attributes...additionally there are a few existing 3rd party X
Though remember that ANT is written is JAVA and it rather easy to take whatever
JAVA code you write (if any) and make it a task that can be called from an ANT
build file...
Good luck..
Henning Waack <[EMAIL PROTECTED]> wrote:
Hello James and Ninju.
James Fuller wrote:
> Ninju Bohra wrote:
>
Hello James and Ninju.
James Fuller wrote:
Ninju Bohra wrote:
Well,
The safe answer is yes and no...
btw you could just load up an xml file using which does
give you access to value encapsulated by elements and
attributes...additionally there are a few existing 3rd party XML tasks
for assistin
Ninju Bohra wrote:
Well,
The safe answer is yes and no...
Out of the box, the ANT distribution (along with the ant-contrib project) comes with a number of
concepts (tasks and structures) that would be helpful (, ,
, etc...) to accomplish MOST of what you want.
The one area that is not currently p
Well,
The safe answer is yes and no...
Out of the box, the ANT distribution (along with the ant-contrib project) comes
with a number of concepts (tasks and structures) that would be helpful (,
, , etc...) to accomplish MOST of what you want.
The one area that is not currently pre-built is t
Hello all.
I am new to Ant, I have no experience with it. I need to
evaluate if Ant can be used for a project I work on. Since I
have some difficulties getting the information I need from
the web, I would like to give you a rough overview of my
demands and ask you to tell me, if this is possible. I
13 matches
Mail list logo