Re: A performance issue in 'restrict'

2010-06-19 Thread Nicolas Lalevée
Le 15 juin 2010 à 18:38, Matt Benson a écrit : > On 6/15/10, Nicolas Lalevée wrote: >> On Monday 14 June 2010 20:01:08 Matt Benson wrote: >>> Hi, Nicolas: >>> >>> [SNIP] >>> I looked into the code, it seems org.apache.tools.ant.types.resources.Restrict is the culprit. It uses Ba

[VOTE] Remove commercial tasks from Ant

2010-06-19 Thread Bruce Atherton
Ant supplies several tasks that require commercial software in order to run. This is a problem because the Ant developers do not typically have access to the commercial products required to test, maintain, and enhance the tasks. It also means that users downloading the binary edition of Ant end

missing extension-point behaviour

2010-06-19 Thread Danny Yates
Hi guys, I'm loving the new 1.8 extension point functionality. I'm working on a project which has multiple deployable components ("services") and has separate build and deploy scripts. I'd like to use extension points to be able to write a single "descriptor" for any given service in order to cen