Re: Dual Java Compilers/Replacement for antcontrib

2011-02-15 Thread Robert Kirkpatrick
decade). Is there a standard replacement for AntContrib that everyone is now using? See http://jwaresoftware.org/wiki/antxtras/home -- Robert Kirkpatrick *Eridan* sprl +32 486 236617 rob...@eridan.net - To unsubscribe, e

Re: Ant Log File Syntax Highlighting

2010-12-14 Thread Robert Kirkpatrick
Le 14/12/2010 19:07, Antoine Levy-Lambert a écrit : On 12/14/2010 11:42 AM, Perrier, Nathan wrote: I spend a lot of time digging through Ant logs in text editors, as I'm sure we all do. I'm wondering if there exists a syntax highlighting definition file that would, for instance, add style t

Re: How to script database upgrade using ANT script

2010-11-08 Thread Robert Kirkpatrick
You should really get rid of the exec task and use the Ant sql task instead. It just requires a JDBC driver. Suitable parameters exist for all your args. Robert. Le 8/11/2010 16:19, Java Jboss a écrit : Hi, Thank you to all for the suggestions. I have now got an ANT script that checks the

Re: AW: http request handling

2010-03-30 Thread Robert Kirkpatrick
load" it. Then it would run "package". Ok, that would be me while you have a different goal to achieve. // Wolfgang. On Sun, Mar 28, 2010 at 10:36 PM, Robert Kirkpatrick wrote: Wolfgang, Don't be confused: I only miss a tiny extension to antServer that could map

Re: AW: http request handling

2010-03-28 Thread Robert Kirkpatrick
not the right tool for that ... E.g. if a request should start a build, the use of a CI server like Hudson is the better choice. Jan -Ursprüngliche Nachricht- Von: Robert Kirkpatrick [mailto:robert.kirkpatr...@skynet.be] Gesendet: Mittwoch, 24. März 2010 19:17 An: Ant Users List

Re: AW: http request handling

2010-03-28 Thread Robert Kirkpatrick
not the right tool for that ... E.g. if a request should start a build, the use of a CI server like Hudson is the better choice. Jan -Ursprüngliche Nachricht- Von: Robert Kirkpatrick [mailto:robert.kirkpatr...@skynet.be] Gesendet: Mittwoch, 24. März 2010 19:17 An: Ant Users List

Re: AW: http request handling

2010-03-26 Thread Robert Kirkpatrick
the right tool for that ... E.g. if a request should start a build, the use of a CI server like Hudson is the better choice. Jan -Ursprüngliche Nachricht- Von: Robert Kirkpatrick [mailto:robert.kirkpatr...@skynet.be] Gesendet: Mittwoch, 24. März 2010 19:17 An: Ant Users List

Re: http request handling

2010-03-24 Thread Robert Kirkpatrick
with that. On Wed, 2010-03-24 at 17:13 +0100, Robert Kirkpatrick wrote: My expectation in the ant-jetty plugin is to turn ant into a http server so that incoming requests could be handled in ant. Robert. jan.mate...@rzf.fin-nrw.de a écrit : What is "http handling"? Do you w

Re: AW: http request handling

2010-03-24 Thread Robert Kirkpatrick
t (as Adam has written) you could start one. Jan -Ursprüngliche Nachricht- Von: Robert Kirkpatrick [mailto:rob...@eridan.net] Gesendet: Mittwoch, 24. März 2010 15:06 An: Ant Users List Betreff: Re: http request handling How do I get html form input values into, say, ant propert

Re: http request handling

2010-03-24 Thread Robert Kirkpatrick
ed, 2010-03-24 at 15:05 +0100, Robert Kirkpatrick wrote: How do I get html form input values into, say, ant properties? Adam Leggett (UPCO) a écrit : Use the task maybe? [...] On Wed, 2010-03-24 at 14:06 +0100, Robert Kirkpatrick wrote: Is there a task supporting the handli

Re: http request handling

2010-03-24 Thread Robert Kirkpatrick
How do I get html form input values into, say, ant properties? Adam Leggett (UPCO) a écrit : Use the task maybe? [...] On Wed, 2010-03-24 at 14:06 +0100, Robert Kirkpatrick wrote: Is there a task supporting the handling of *http requests *with *ant*, using an embedded http server like

http request handling

2010-03-24 Thread Robert Kirkpatrick
Is there a task supporting the handling of *http requests *with *ant*, using an embedded http server like *jetty*? Seen the good work of Jakub Pawlowicz on the ant jetty plugin, but no answer to my basic question... Has anyone tried that? Tx, Robert -

AntForm project

2010-02-06 Thread Robert Kirkpatrick
Hi, I recently tried the antForm extension which is promising. I subscribed to the antforms-u...@lists.sourceforge.net mailing list to request some info lacking the user manual. Unfortunately this mailing list is full of spam, therefore unusable. Does anyone know how to get support on antForm?