Re: missing extension-point behaviour

2010-06-24 Thread Stefan Bodewig
On 2010-06-23, Danny Yates wrote: > Also, I'd really like it so that I don't have to (or or > or whetever) into the service-specific scripts, because there are > (will be) a large number of touch points, and I don't want to have to go and > find each of them whenever a new service is added. Th

Re: Ivy 2.2.0-RC1

2010-06-24 Thread Jean-Louis Boudart
Hi Maarten, Any chance to get a release date for this RC ? Thanks in advance, -- Jean Louis Boudart Independent consultant Project Lead http://www.easyant.org

Re: Ivy 2.2.0-RC1

2010-06-24 Thread Maarten Coene
I wanted to create this RC last week, but I had some other (non-Ivy-related) issues I had to look at so I didn't had time left to create the RC. But I hope I'll be able to do it somewhere this week or next week... There are still 2 (minor) things on my todo-list for this RC: - automatically rege

Re: Ivy 2.2.0-RC1

2010-06-24 Thread Jean-Louis Boudart
Is there anything i can do to help you on this ? I'm planning to release next easyant distribution soon and i would like it to be based on Ivy 2.2.0-RC1. We've made a few tests on our side with a trunk build and we didn't notice any problems or regressions so far. 2010/6/24 Maarten Coene > I wa

AW: Hudson target to build Ant via Maven

2010-06-24 Thread Jan.Materne
I created a Job "BuildFromPOMs" http://hudson.zones.apache.org/hudson/view/Ant/job/Ant_BuildFromPOMs Configuration: * SCM: Subversion repo: http://svn.apache.org/repos/asf/ant/core/trunk module: trunk * build trigger: - if a snapshot-dependency is built - scm changes, checked @hourly *

Re: AW: Hudson target to build Ant via Maven

2010-06-24 Thread Jesse Glick
On 06/24/2010 08:30 AM, jan.mate...@rzf.fin-nrw.de wrote: Configuration: Looks like the build node is misconfigured: Unable to locate the Javac Compiler in: C:\java\jre6\..\lib\tools.jar If you have admin access you can set the job to use JDK 1.4.2_19 or whatever you like. --

AW: AW: Hudson target to build Ant via Maven

2010-06-24 Thread Jan.Materne
Ok, havent seen that. Changed to latest Java 1.5. But now it seems that the dependencies arent resolved... Jan >-Ursprüngliche Nachricht- >Von: Jesse Glick [mailto:jesse.gl...@oracle.com] >Gesendet: Donnerstag, 24. Juni 2010 15:46 >An: dev@ant.apache.org >Betreff: Re: AW: Hudson targe

Re: AW: AW: Hudson target to build Ant via Maven

2010-06-24 Thread Jesse Glick
On 06/24/2010 10:17 AM, jan.mate...@rzf.fin-nrw.de wrote: But now it seems that the dependencies arent resolved... I am fixing that; include/exclude problems in POMs. But there are tons of test failures (not yet sure why); the job will need to pass: -Dmaven.test.failure.ignore=true and the

[Proposal] Capture attributes in unknown namespaces

2010-06-24 Thread Danny Yates
Hi guys, Me again! I have some more functionality that I'm interested in, but I fear it may be quite specific to my requirements, so I thought I'd run it past you all before getting to work on it. I'm developing a custom executor which can execute targets in parallel, and as an extension of that

Re: [Proposal] Capture attributes in unknown namespaces

2010-06-24 Thread Matt Benson
Like org.apache.tools.ant.Dynamic*NS? -Matt On Jun 24, 2010, at 2:50 PM, Danny Yates wrote: > Hi guys, > > Me again! > > I have some more functionality that I'm interested in, but I fear it may be > quite specific to my requirements, so I thought I'd run it past you all > before getting to wor

Re: [Proposal] Capture attributes in unknown namespaces

2010-06-24 Thread Danny Yates
Hmm... that's interesting. I hadn't discovered that before. It's not clear to me what that does - it appears to manipulate the DOM somehow. Could you explain what it's for and how to use it and then I can see if it will help me solve my current problem. Many thanks, Danny. On 24 June 2010 20:5

Re: [Proposal] Capture attributes in unknown namespaces

2010-06-24 Thread Matt Benson
On Jun 24, 2010, at 3:04 PM, Danny Yates wrote: > Hmm... that's interesting. I hadn't discovered that before. It's not clear > to me what that does - it appears to manipulate the DOM somehow. > > Could you explain what it's for and how to use it and then I can see if it > will help me solve my c

Re: [Proposal] Capture attributes in unknown namespaces

2010-06-24 Thread Dominique Devienne
On Thu, Jun 24, 2010 at 2:50 PM, Danny Yates wrote: > What would be kind of cool would be that if the parser encounters attributes > in a namespace that it doesn't recognise, then instead of ignoring them (as > it does now), it records them and makes them available through an API on the > Project

Union + Tar

2010-06-24 Thread Jon Stevens
I've got my class which extends Union typedef. Inside of it are a bunch of FileList's which in turn have a bunch of FileResources. Now, I'd like to reference that Union within a ... something like this:

Re: Union + Tar

2010-06-24 Thread Stefan Bodewig
On 2010-06-25, Jon Stevens wrote: > Now, I'd like to reference that Union within a ... something > like this: > longfile="gnu"> > > > > > I'm getting this error (ant 1.8.1): > only single argument resource collections are supported as

Re: [VOTE] Remove commercial tasks from Ant

2010-06-24 Thread Bruce Atherton
On 19/06/2010 11:38 AM, Bruce Atherton wrote: 1. Should the following commercial tasks be dropped from being distributed with the Ant release? [ ] Continuous/Synergy tasks: CCMCheckin, CCMCheckout, CCMCheckinTask, CCMReconfigure, CCMCreateTask [ ] Clearcase tasks: CCCheckin, CCCheckout, C