[VOTE-RESULT] Passed: Promote the props Antlib out of the Sandbox

2009-10-06 Thread Stefan Bodewig
The vote has passed with three votes by Matt, Martijn and myself and no -1s. I've already moved the directory in svn and told Gump about but we'll need to update the website (I currently don't have anakia installed, so if anybody else could do it, I'd be grateful). Stefan ---

Re: [VOTE] Promote the props Antlib out of the Sandbox

2009-10-01 Thread Martijn Kruithof
+1 Martijn --- On Wed, 9/30/09, Stefan Bodewig wrote: From: Stefan Bodewig Subject: [VOTE] Promote the props Antlib out of the Sandbox To: dev@ant.apache.org Date: Wednesday, September 30, 2009, 3:54 AM Hi all, IMHO the new PropertyHelper API can be used to solve quite a few scripty

Re: [VOTE] Promote the props Antlib out of the Sandbox

2009-09-30 Thread Matt Benson
+1 --- On Wed, 9/30/09, Stefan Bodewig wrote: > From: Stefan Bodewig > Subject: [VOTE] Promote the props Antlib out of the Sandbox > To: dev@ant.apache.org > Date: Wednesday, September 30, 2009, 3:54 AM > Hi all, > > IMHO the new PropertyHelper API can be used to solve

Re: [VOTE] Promote the props Antlib out of the Sandbox

2009-09-30 Thread Stefan Bodewig
On 2009-09-30, Stefan Bodewig wrote: > IMHO the new PropertyHelper API can be used to solve quite a few scripty > things in a cleaner way and the props Antlib provides a some > implementations that people could leverage. Therefore I propose to > promote it out of the sandbox (th

[VOTE] Promote the props Antlib out of the Sandbox

2009-09-30 Thread Stefan Bodewig
Hi all, IMHO the new PropertyHelper API can be used to solve quite a few scripty things in a cleaner way and the props Antlib provides a some implementations that people could leverage. Therefore I propose to promote it out of the sandbox (the later goal would be to release a 1.0 version of it

Re: Props Antlib

2007-07-06 Thread Matt Benson
--- Kevin Jackson <[EMAIL PROTECTED]> wrote: > Hi all, > > I've just got the props antlib working within my odd > usecase. > > I'm using mvn + antrun plugin and I've installed the > patched version > of ant and the props antlib. Then in a parent

Props Antlib

2007-07-06 Thread Kevin Jackson
Hi all, I've just got the props antlib working within my odd usecase. I'm using mvn + antrun plugin and I've installed the patched version of ant and the props antlib. Then in a parent pom, I've got the complete etc setup for the property helper ie I munge the pr