Re: Integration of antunit in junit

2009-01-27 Thread Gilles Scokart
OK, let's go for conditional compilation. I have dig deeper, and it might be possible to compile enterily the sources in a 1.4 format. You will just need to have a compiler able to read 1.5 classes (I guess junit 4 classes are in a 1.5 class format). But I think the antunit adapter might be plai

Re: Integration of antunit in junit

2009-01-27 Thread Stefan Bodewig
On 2009-01-27, Gilles Scokart wrote: > I finished a first step. I have refactored AntUnit task in order to > extract the logic of running the antunit tests from the logic related > to the interaction with the container project. Feedback are welcome. I like it. > I will now clean and check-in

Re: buildlist/subant in parallel

2009-01-27 Thread Jeffrey E Care
We don't use Ivy, but we do have our own set of extensions that has some similar concepts in terms of multiple projects with dependencies between them. We use multithreaded build dispatching based on a dependency graph & let me tell you: it's not an easy thing to get right. I've had to make sev

Re: buildlist/subant in parallel

2009-01-27 Thread Petar Tahchiev
Hi Alex, I am not aware of anything in progress right now, but I think the idea is worth a shot. +1 from me :-) Cheers, Petar 2009/1/27 Alex Iliev > I was thinking that the combination of ivy:buildlist and subant is a > perfect candidate for parallelization: the dependency graph tells us > ex

Re: buildlist/subant in parallel

2009-01-27 Thread Ivan "Rambius" Ivanov
Hello Alex, It is possible to introduce parallelism with ivy:buildlist and subant. I have not done it in this way explicitly. Instead we are using a customized version of CruiseControl that is able to sort out the projects using their ivy descriptors and then we run the CruiseControl builds in

buildlist/subant in parallel

2009-01-27 Thread Alex Iliev
I was thinking that the combination of ivy:buildlist and subant is a perfect candidate for parallelization: the dependency graph tells us exactly which Ivy modules can be built in parallel. I'd be interested in implementing some such functionality. Any thoughts from the list on whether something li

Re: Anybody planning to attend ApacheCon in Amsterdam late March?

2009-01-27 Thread Petar Tahchiev
I'll for sure be there :-) 2009/1/27 Kevin Jackson > Hi, > > > I'm trying to set my priorities for ApacheCon (looks as if I could be > > there for a few days). In order to make anything useful out of the > > hackathon (apart from having a day for OSS hacking) I'd need anybody > > to partner wit

Re: Integration of antunit in junit

2009-01-27 Thread Gilles Scokart
I finished a first step. I have refactored AntUnit task in order to extract the logic of running the antunit tests from the logic related to the interaction with the container project. Feedback are welcome. I will now clean and check-in my junit runners. But this will have some impact. The fir

Re: AW: Announcing Ivy 2.0.0 release on Ant homepage

2009-01-27 Thread Maarten Coene
I've updated the announcement. Thanks to your instructions :-) (although the Jakarta site part didn't work for me, I had do download velocity) Maarten - Original Message From: "jan.mate...@rzf.fin-nrw.de" To: dev@ant.apache.org Sent: Friday, January 23, 2009 10:30:50 AM Subject: AW:

Re: [VOTE] Ivy 2.0.0 Release (2nd attempt)

2009-01-27 Thread Gilles Scokart
I know, I come really too late. I wanted to test it at least once, and I didn't found the time to do it earlier. Anyway, for the records, you have my +1. Thanks a lot Maarten to have pushed this release out. Gilles Scokart 2009/1/20 rednix : > > > > Maarten Coene wrote: >> >> I have built a

Re: IvyDE on Hudson

2009-01-27 Thread Stefan Bodewig
On 2009-01-27, Nicolas Lalevée wrote: > I have just added a note to make it explicit in IvyDE download page. Many thanks Stefan - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...

Re: IvyDE on Hudson

2009-01-27 Thread Nicolas Lalevée
On mardi 27 janvier 2009 12:37:35 Stefan Bodewig wrote: > On 2009-01-27, Nicolas Lalevée wrote: > > And I have also make it generate a simple updatesite with the last IvyDE > > build. So for people interested to test the latest trunk, you can > > configure your Eclipse to use that updatesite URL:

Re: Anybody planning to attend ApacheCon in Amsterdam late March?

2009-01-27 Thread Kevin Jackson
Hi, > I'm trying to set my priorities for ApacheCon (looks as if I could be > there for a few days). In order to make anything useful out of the > hackathon (apart from having a day for OSS hacking) I'd need anybody > to partner with - so would anybody be there and if so, is there > anything you'

Anybody planning to attend ApacheCon in Amsterdam late March?

2009-01-27 Thread Stefan Bodewig
Hi all, I'm trying to set my priorities for ApacheCon (looks as if I could be there for a few days). In order to make anything useful out of the hackathon (apart from having a day for OSS hacking) I'd need anybody to partner with - so would anybody be there and if so, is there anything you'd like

Re: IvyDE on Hudson

2009-01-27 Thread Stefan Bodewig
On 2009-01-27, Nicolas Lalevée wrote: > And I have also make it generate a simple updatesite with the last IvyDE > build. So for people interested to test the latest trunk, you can configure > your Eclipse to use that updatesite URL: > http://hudson.zones.apache.org/hudson/view/Ant/job/IvyDE/last

Re: IvyDE on Hudson

2009-01-27 Thread Xavier Hanin
On Tue, Jan 27, 2009 at 11:03 AM, Nicolas Lalevée < nicolas.lale...@hibnet.org> wrote: > Hi all, > > I have setup the build of IvyDE on the ASF's Hudson: > http://hudson.zones.apache.org/hudson/view/Ant/job/IvyDE > So build issues will be reported to ant-notification@ > > And I have also make it g

IvyDE on Hudson

2009-01-27 Thread Nicolas Lalevée
Hi all, I have setup the build of IvyDE on the ASF's Hudson: http://hudson.zones.apache.org/hudson/view/Ant/job/IvyDE So build issues will be reported to ant-notification@ And I have also make it generate a simple updatesite with the last IvyDE build. So for people interested to test the latest