Re: [DISCUSS] EasyAnt: Ant based pre packaged build system for java projects

2008-01-14 Thread Peter Arrenbrecht
On Jan 14, 2008 9:37 PM, Xavier Hanin <[EMAIL PROTECTED]> wrote: > On Jan 14, 2008 6:39 PM, Dominique Devienne <[EMAIL PROTECTED]> wrote: > > Q1: Does everyone agree that adding before/after to target to Ant 1.8 > > is useful and should be done before (in conjunction of) creating > > generic build

Re: [DISCUSS] EasyAnt: Ant based pre packaged build system for java projects

2008-01-11 Thread Peter Arrenbrecht
On Jan 11, 2008 5:14 PM, Dominique Devienne <[EMAIL PROTECTED]> wrote: > On Jan 11, 2008 8:11 AM, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > > "Gilles Scokart" <[EMAIL PROTECTED]> writes: > > > > > I never thought to overwrite macro to customize a generic build script. > > > Can > > > macro be o

Re: [DISCUSS] EasyAnt: Ant based pre packaged build system for java projects

2008-01-10 Thread Peter Arrenbrecht
On Jan 10, 2008 9:13 PM, Xavier Hanin <[EMAIL PROTECTED]> wrote: > On Jan 10, 2008 7:21 PM, Peter Arrenbrecht <[EMAIL PROTECTED]> > wrote: > > > Providing > > override hooks is all well and good, but that is still basically the > > very controlled and rigit m

Re: [DISCUSS] EasyAnt: Ant based pre packaged build system for java projects

2008-01-10 Thread Peter Arrenbrecht
On Jan 10, 2008 9:33 PM, Dominique Devienne <[EMAIL PROTECTED]> wrote: > On Jan 10, 2008 2:13 PM, Xavier Hanin <[EMAIL PROTECTED]> wrote: > > On Jan 10, 2008 7:21 PM, Peter Arrenbrecht <[EMAIL PROTECTED]> > > > Providing > > > override hooks is all w

Re: [DISCUSS] EasyAnt: Ant based pre packaged build system for java projects

2008-01-10 Thread Peter Arrenbrecht
I like the idea very much. One crucial aspect, however, would be to provide a graceful path from using the prepackaged building blocks towards inlining and customizing them. If this is not possible, the thing will most likely start feeling as unwieldy as maven itself in a while. The advantage of an

Re: getting JVM version info from Ant

2007-12-13 Thread Peter Arrenbrecht
Maybe this helps: -peter On Dec 13, 2007 5:10 PM, Steve Loughran <[EMAIL PROTECTED]> wrote: > > Here's a questi

[junit task] Trying to make the test runner not query test names unless there is a failure

2007-12-11 Thread Peter Arrenbrecht
Hi all I am running a suite of some hundreds of thousands of tests. In case of failure, I want to return a name with lots of context information. This name, however, is a bit expensive to build. So I don't want it queried for successful tests. The current JUnitTask, however, always turns on the t

Link bad?

2007-12-10 Thread Peter Arrenbrecht
Hi all, The link to http://mail-archives.apache.org/eyebrowse/ViewLists which is referenced in the last bullet list on http://ant.apache.org/mail.html does not work for me. -peter - To unsubscribe, e-mail: [EMAIL PROTECTE