clearer output for junit task

2008-10-29 Thread Brendan Miller
I'm running junit unit tests from ant through the junit task. There have been a few times where information will be printed to stdout, or exceptions will be thrown, and it's difficult to determine which unit test produced the output or exception. Is there any way to make ant's junit task print some

Re: Test failures in SVN

2008-10-29 Thread Maarten Coene
Yesterday, I had a problem with Ibiblio also and committed a fix for it into SVN trunk. Could you give it a try and see if the tests succeed now? Maarten - Original Message From: Jim White <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Monday, October 27, 2008 5:49:40 PM Subject: Te

RE: Can I build up a list? If so, how?

2008-10-29 Thread Matt Benson
This is documented (perhaps sparsely) under the ResourceCollection. HTH, Matt --- Eric Wood <[EMAIL PROTECTED]> wrote: > Jan: > > I have been reading some on resources and I have not > found the information on . Can you give me > an example or point me to the manual pages that > describe how t

RE: Dependency Resolution Problems in RC1

2008-10-29 Thread Kanjo, Samer
Maarten, Thanks, I am building from the trunk now. Samer -Original Message- From: Maarten Coene [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 29, 2008 3:03 PM To: [EMAIL PROTECTED] Subject: Re: Dependency Resolution Problems in RC1 It is a bug that has been fixed in RC2. RC2 will

Re: Stripped lines in ivy.xml

2008-10-29 Thread Maarten Coene
You could do a reformat with XSLT on the delivered ivy file. But maybe we can add a "pretty-print" attribute on the deliver task to do that automatically for you? Maarten - Original Message From: "Foreman, Alex (IT)" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Wednesday, October 2

RE: Can I build up a list? If so, how?

2008-10-29 Thread Eric Wood
Jan: I have been reading some on resources and I have not found the information on . Can you give me an example or point me to the manual pages that describe how to use these resource selectors? Thanks, eric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: W

Re: Dependency Resolution Problems in RC1

2008-10-29 Thread Maarten Coene
It is a bug that has been fixed in RC2. RC2 will hopefully be released shortly, there is a vote running for it atm on the ant-dev list. Maarten - Original Message From: "Kanjo, Samer" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Wednesday, October 29, 2008 8:00:22 PM Subject: RE:

Re: Using and to include a previously excluded name in a fileset

2008-10-29 Thread David Weintraub
Solved! Here's what was going on: I have a project, and I create all of my build output under the "target" directory. Under this directory, I usually create a archive folder and I put my tarball under that folder. In this particular project, I placed all of the files I wanted to archive into the

Re: Using and to include a previously excluded name in a fileset

2008-10-29 Thread Dominique Devienne
On Wed, Oct 29, 2008 at 12:16 PM, David Weintraub <[EMAIL PROTECTED]> wrote: > I have a fileset that looks like this: > > > > > > The problem is that I have the following structure: > > ${target.dir} >archive >tarball.tar.gz >work >clients > archive > t

Using and to include a previously excluded name in a fileset

2008-10-29 Thread David Weintraub
I have a fileset that looks like this: The problem is that I have the following structure: ${target.dir} archive tarball.tar.gz work clients archive tarball.tar.gz foo The purpose of the fileset was to exclude the "archive" directory directly unde

Re: No organisation provided error ??

2008-10-29 Thread Daniel Becheanu
you are missing tag On Wed, Oct 29, 2008 at 9:25 AM, Mitch Gitman <[EMAIL PROTECTED]> wrote: > Just guessing here... > > Go to the ivy.xml file for your project and check if the /ivy-module/info > element specifies an organisation attribute. > > On Wed, Oct 29, 2008 at 1:22 AM, ferry97 <[EMA

Integration into Java Application

2008-10-29 Thread Pascal Lalonde
We are looking to integrate ant files into our java applications. I tried looking at the web site, but can't find anything about integration API, any clue or suggestions ? Pascal Lalonde Technicien de service / Développeur logiciel / Test [EMAIL PROTECTED] COMACT Équipements Comact Inc. 3675 bou

AW: How to access the basedir of ANOTHER project in Eclipse?

2008-10-29 Thread Knuplesch, Juergen
What do you want to do with that? Maybe it is easier to help, if we understand whar you want to achieve. I use ant4eclipse which is a big help for me. -- Jürgen -Ursprüngliche Nachricht- Von: Ben Stover [mailto:[EMAIL PROTECTED] Gesendet: Montag, 27. Oktober 2008 23:27 An: user@ant.