Re: [VOTE] release ant 1.8.0RC1

2010-01-12 Thread Nicolas Lalevée
On Tue, 05 Jan 2010 18:00:53 -0500, Antoine Levy Lambert wrote: > Hi, > > I have just done a build of ant 1.8.0RC1. The tag in svn is ANT_180_RC1. > > The build can be downloaded from > http://people.apache.org/~antoine/dist/apache-ant-1.8.0RC1/ for evaluation. > > The tentative release date f

Re: [VOTE] release ant 1.8.0RC1

2010-01-11 Thread 向雅
Hi, Tested in windows7+JDK7, works fine for me, and with my Anton or Onant extension. -- Cheers, Qinxian 2010/1/11 Kevin Jackson : > Hi, > > [+1] release this build as ant 1.8.0RC1 > > I've only tested on Ubuntu 9.10 x64 + java6, but it looks ok to me > (hope to do Windows7 test when the RC is

AW: [VOTE] release ant 1.8.0RC1

2010-01-11 Thread Jan.Materne
+1 for 1.8.0RC1 Jan > -Ursprüngliche Nachricht- > Von: Gilles Scokart [mailto:gscok...@gmail.com] > Gesendet: Montag, 11. Januar 2010 09:29 > An: Ant Developers List > Betreff: Re: [VOTE] release ant 1.8.0RC1 > > > Vote > > > > [+1] release this

Re: [VOTE] release ant 1.8.0RC1

2010-01-11 Thread Kevin Jackson
Hi, [+1] release this build as ant 1.8.0RC1 I've only tested on Ubuntu 9.10 x64 + java6, but it looks ok to me (hope to do Windows7 test when the RC is available) Kev - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For

Re: [VOTE] release ant 1.8.0RC1

2010-01-11 Thread Gilles Scokart
> Vote > > [+1] release this build as ant 1.8.0RC1 > [ ] do not release this build > > Gilles Scokart

Re: [VOTE] release ant 1.8.0RC1

2010-01-10 Thread Antoine Levy Lambert
I have done these changes. Regards, Antoine Antoine Levy Lambert wrote: Hello Martijn, your questions are right. It looks like the ant-apache-xalan2.jar is either new or reinstated in 1.8.0 and no POM has been added. Similarily, the ant-stylebook POM should have been removed. Also the ant-

Re: [VOTE] release ant 1.8.0RC1

2010-01-10 Thread Antoine Levy Lambert
Hello Martijn, your questions are right. It looks like the ant-apache-xalan2.jar is either new or reinstated in 1.8.0 and no POM has been added. Similarily, the ant-stylebook POM should have been removed. Also the ant-parent POM needs to be corrected. I think ant-parent is just a placeholder

Re: [VOTE] release ant 1.8.0RC1

2010-01-09 Thread Martijn Kruithof
Hi I am +1 on releasing this build 2 questions though: Is it correct that no pom files are present for ant-apache-xalan2.jar in the lib directory? Is it correct that pom files are present for ant-parent and ant-stylebook although no jar files are present? Br Martijn Jesse Glick wrote: Anto

Re: [VOTE] release ant 1.8.0RC1

2010-01-08 Thread Jesse Glick
Antoine Levy Lambert wrote: [X] release this build as ant 1.8.0RC1 [ ] do not release this build I have played with it for a while in the context of NetBeans (building all IDE sources, and using various Ant-based project types inside the IDE), and have not found any regressions so far. Checked

Re: [VOTE] release ant 1.8.0RC1

2010-01-08 Thread Antoine Levy Lambert
Thanks, Antoine Stefan Bodewig wrote: On 2010-01-07, Antoine Levy Lambert wrote: I do not know as I did not write componentdef. It is mysterious for me how componentdef works, because I have seen that the Definer class has a setRestrict method which sets a boolean restrict, but I did not

Re: [VOTE] release ant 1.8.0RC1

2010-01-07 Thread Stefan Bodewig
On 2010-01-07, Antoine Levy Lambert wrote: > I do not know as I did not write componentdef. It is mysterious for me > how componentdef works, because I have seen that the Definer class has > a setRestrict method which sets a boolean restrict, but I did not see > where this boolean is read ? It i

Re: [VOTE] release ant 1.8.0RC1

2010-01-07 Thread Stefan Bodewig
On 2010-01-07, Bruce Atherton wrote: > Just minor nits in the release notes, nothing important enough to hold > anything up: > 1. On the line describing , we have: >This method is now used to define conditions, selectors and selectors. > Was the second selectors meant to be filtersets? pr

Re: [VOTE] release ant 1.8.0RC1

2010-01-07 Thread Antoine Levy Lambert
I had problems to find the tool to generate these release notes. I used to use another web site "txt2html" which did not work for me this time. Let me see if I can remove some empty lines. Antoine I will not have time today to remove the empty lines, and I need to find a better tool. Anyon

Re: [VOTE] release ant 1.8.0RC1

2010-01-07 Thread Antoine Levy Lambert
Maarten Coene wrote: One remark: maybe it's related to my browser, but http://people.apache.org/~antoine/dist/apache-ant-1.8.0RC1/RELEASE-NOTES-1.8.0RC1.html doesn't look very nice and is very annoying to read with all these new/empty lines... I had problems to find the tool to generate t

Re: [VOTE] release ant 1.8.0RC1

2010-01-07 Thread Antoine Levy Lambert
Bruce Atherton wrote: Just minor nits in the release notes, nothing important enough to hold anything up: 1. On the line describing , we have: This method is now used to define conditions, selectors and selectors. Was the second selectors meant to be filtersets? I do not know as I did not

Re: [VOTE] release ant 1.8.0RC1

2010-01-07 Thread Maarten Coene
these new/empty lines... Maarten - Original Message From: Antoine Levy Lambert To: Ant Developers List Sent: Wed, January 6, 2010 12:00:53 AM Subject: [VOTE] release ant 1.8.0RC1 Hi, I have just done a build of ant 1.8.0RC1. The tag in svn is ANT_180_RC1. The build can be downl

Re: [VOTE] release ant 1.8.0RC1

2010-01-07 Thread Bruce Atherton
Just minor nits in the release notes, nothing important enough to hold anything up: 1. On the line describing , we have: This method is now used to define conditions, selectors and selectors. Was the second selectors meant to be filtersets? 2. This is just a style issue: Remove fall-ba

Re: [VOTE] release ant 1.8.0RC1

2010-01-07 Thread Stefan Bodewig
On 2010-01-06, Antoine Levy Lambert wrote: > I have just done a build of ant 1.8.0RC1. The tag in svn is ANT_180_RC1. > The build can be downloaded from > http://people.apache.org/~antoine/dist/apache-ant-1.8.0RC1/ for > evaluation. RAT found two files that I've fixed in trunk, no further issue

[VOTE] release ant 1.8.0RC1

2010-01-05 Thread Antoine Levy Lambert
Hi, I have just done a build of ant 1.8.0RC1. The tag in svn is ANT_180_RC1. The build can be downloaded from http://people.apache.org/~antoine/dist/apache-ant-1.8.0RC1/ for evaluation. The tentative release date for this build is January 12 th 2010. Vote [ ] release this build as ant 1.8.0