Re: [VOTE] Release Maven antrun plugin version 1.2

2008-07-25 Thread Carlos Sanchez
Result 3 +1 (including mine)
will proceed with the release

On Mon, Jul 21, 2008 at 8:53 AM, John Casey [EMAIL PROTECTED] wrote:
 +1



 Carlos Sanchez wrote:

 Release was rolledback and performed again, site and staging repo
 updated, please restart the voting process


 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210

 Staging repo:
 http://people.apache.org/~carlos/staging-repo

 Staging site:
 http://maven.apache.org/plugins/maven-antrun-plugin-1.2/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 On Wed, Jul 16, 2008 at 1:46 PM, Carlos Sanchez [EMAIL PROTECTED]
 wrote:

 the error in clirr would need to be fixed too. I'll try to find some
 time during the weekend to rollback and post a new release

 On Wed, Jul 16, 2008 at 1:27 PM, Vincent Siveton
 [EMAIL PROTECTED] wrote:

 Thanks Dennis to fix them.

 BTW Carlos, could you also include a release notes link on the jira
 report? We discussed about it recently.

 Cheers,

 Vincent

 2008/7/16, Dennis Lundberg [EMAIL PROTECTED]:

 Thanks for pushing for this release Carlos!

  Unfortunately there are a couple of things that needs to be fixed
 before we
 can release 1.2, for which I have to vote -1 to the current release
 candidate.

  - The POM is missing the license header (I fixed this in svn)
  - The Source files have the old license headers (I fixed this in svn)
  - The documentation fix for MANTRUN-75 is not included in the 1.2 tag

  Here are some minor things that are nice to fix prior to the release,
 all
 of which I have fixed in svn trunk.

  - Use latest version of maven-plugin-plugin and maven-site-plugin
  - Fix errors reported by Checkstyle
  - Add missing scm info in the POM

  The Clirr report [1] shows one error, one of the constructors for
 AntPropertyHelper has changed the number of parameters. This was done
 in
 r374150 as part of the fix for MANTRUN-41. I guess that we can live
 with
 that change. Do we need to document it?


  [1]

 http://maven.apache.org/plugins/maven-antrun-plugin-1.2/clirr-report.html


  Carlos Sanchez wrote:

 Hi,

 9 issues fixed. Last release was 2.5 years ago



 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210

 Staging repo:
 http://people.apache.org/~carlos/staging-repo

 Staging site:

 http://maven.apache.org/plugins/maven-antrun-plugin-1.2/

 Guide to testing staged releases:

 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1


 -

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




  --
  Dennis Lundberg


 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


 --
 John Casey
 Developer, PMC Member - Apache Maven (http://maven.apache.org)
 Blog: http://www.ejlife.net/blogs/buildchimp/

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Release Maven antrun plugin version 1.2

2008-07-21 Thread Stephane Nicoll
It is maybe a stupid question, but I think it's still using ant 1.6.5. I
know that switching to 1.7 (I did locally) issue a  weird path with space
problem on Windows. Ant 1.7.1 is out but I don't know if the problem is
fixed and I am lazy to search in BugSuperZilla.
To me, the biggest limitation of this plugin is the lack of Ant 1.7 support.

S.

On Sun, Jul 20, 2008 at 11:16 PM, Carlos Sanchez [EMAIL PROTECTED]
wrote:

 Release was rolledback and performed again, site and staging repo
 updated, please restart the voting process


 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210

 Staging repo:
 http://people.apache.org/~carlos/staging-repo

 Staging site:
 http://maven.apache.org/plugins/maven-antrun-plugin-1.2/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 On Wed, Jul 16, 2008 at 1:46 PM, Carlos Sanchez [EMAIL PROTECTED]
 wrote:
  the error in clirr would need to be fixed too. I'll try to find some
  time during the weekend to rollback and post a new release
 
  On Wed, Jul 16, 2008 at 1:27 PM, Vincent Siveton
  [EMAIL PROTECTED] wrote:
  Thanks Dennis to fix them.
 
  BTW Carlos, could you also include a release notes link on the jira
  report? We discussed about it recently.
 
  Cheers,
 
  Vincent
 
  2008/7/16, Dennis Lundberg [EMAIL PROTECTED]:
  Thanks for pushing for this release Carlos!
 
   Unfortunately there are a couple of things that needs to be fixed
 before we
  can release 1.2, for which I have to vote -1 to the current release
  candidate.
 
   - The POM is missing the license header (I fixed this in svn)
   - The Source files have the old license headers (I fixed this in svn)
   - The documentation fix for MANTRUN-75 is not included in the 1.2 tag
 
   Here are some minor things that are nice to fix prior to the release,
 all
  of which I have fixed in svn trunk.
 
   - Use latest version of maven-plugin-plugin and maven-site-plugin
   - Fix errors reported by Checkstyle
   - Add missing scm info in the POM
 
   The Clirr report [1] shows one error, one of the constructors for
  AntPropertyHelper has changed the number of parameters. This was done
 in
  r374150 as part of the fix for MANTRUN-41. I guess that we can live
 with
  that change. Do we need to document it?
 
 
   [1]
 
 http://maven.apache.org/plugins/maven-antrun-plugin-1.2/clirr-report.html
 
 
   Carlos Sanchez wrote:
 
   Hi,
  
   9 issues fixed. Last release was 2.5 years ago
  
  
 
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210
  
   Staging repo:
   http://people.apache.org/~carlos/staging-repo
  
   Staging site:
  
  http://maven.apache.org/plugins/maven-antrun-plugin-1.2/
  
   Guide to testing staged releases:
  
  http://maven.apache.org/guides/development/guide-testing-releases.html
  
   Vote open for 72 hours.
  
   [ ] +1
   [ ] +0
   [ ] -1
  
  
  -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
  
 
 
   --
   Dennis Lundberg
 
 
  -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Large Systems Suck: This rule is 100% transitive. If you build one, you
suck -- S.Yegge


Re: [VOTE] Release Maven antrun plugin version 1.2

2008-07-21 Thread Dennis Lundberg

http://jira.codehaus.org/browse/MANTRUN-68
is scheduled for version 1.3.

I think Carlos wanted to get a version of the plugin out with all the 
fixes, before upgrading Ant.


Yes, the spaces in a Windows path was fixed in 1.7.1.

Stephane Nicoll wrote:

It is maybe a stupid question, but I think it's still using ant 1.6.5. I
know that switching to 1.7 (I did locally) issue a  weird path with space
problem on Windows. Ant 1.7.1 is out but I don't know if the problem is
fixed and I am lazy to search in BugSuperZilla.
To me, the biggest limitation of this plugin is the lack of Ant 1.7 support.

S.

On Sun, Jul 20, 2008 at 11:16 PM, Carlos Sanchez [EMAIL PROTECTED]
wrote:


Release was rolledback and performed again, site and staging repo
updated, please restart the voting process


http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210

Staging repo:
http://people.apache.org/~carlos/staging-repo

Staging site:
http://maven.apache.org/plugins/maven-antrun-plugin-1.2/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

On Wed, Jul 16, 2008 at 1:46 PM, Carlos Sanchez [EMAIL PROTECTED]
wrote:

the error in clirr would need to be fixed too. I'll try to find some
time during the weekend to rollback and post a new release

On Wed, Jul 16, 2008 at 1:27 PM, Vincent Siveton
[EMAIL PROTECTED] wrote:

Thanks Dennis to fix them.

BTW Carlos, could you also include a release notes link on the jira
report? We discussed about it recently.

Cheers,

Vincent

2008/7/16, Dennis Lundberg [EMAIL PROTECTED]:

Thanks for pushing for this release Carlos!

 Unfortunately there are a couple of things that needs to be fixed

before we

can release 1.2, for which I have to vote -1 to the current release
candidate.

 - The POM is missing the license header (I fixed this in svn)
 - The Source files have the old license headers (I fixed this in svn)
 - The documentation fix for MANTRUN-75 is not included in the 1.2 tag

 Here are some minor things that are nice to fix prior to the release,

all

of which I have fixed in svn trunk.

 - Use latest version of maven-plugin-plugin and maven-site-plugin
 - Fix errors reported by Checkstyle
 - Add missing scm info in the POM

 The Clirr report [1] shows one error, one of the constructors for
AntPropertyHelper has changed the number of parameters. This was done

in

r374150 as part of the fix for MANTRUN-41. I guess that we can live

with

that change. Do we need to document it?


 [1]


http://maven.apache.org/plugins/maven-antrun-plugin-1.2/clirr-report.html


 Carlos Sanchez wrote:


Hi,

9 issues fixed. Last release was 2.5 years ago



http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210

Staging repo:
http://people.apache.org/~carlos/staging-repo

Staging site:


http://maven.apache.org/plugins/maven-antrun-plugin-1.2/

Guide to testing staged releases:


http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1



-

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





 --
 Dennis Lundberg


-
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]








--
Dennis Lundberg

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Release Maven antrun plugin version 1.2

2008-07-21 Thread Stephane Nicoll
Makes sense.
Thanks for the info.

S.

On Mon, Jul 21, 2008 at 11:54 AM, Dennis Lundberg [EMAIL PROTECTED]
wrote:

 http://jira.codehaus.org/browse/MANTRUN-68
 is scheduled for version 1.3.

 I think Carlos wanted to get a version of the plugin out with all the
 fixes, before upgrading Ant.

 Yes, the spaces in a Windows path was fixed in 1.7.1.


 Stephane Nicoll wrote:

 It is maybe a stupid question, but I think it's still using ant 1.6.5. I
 know that switching to 1.7 (I did locally) issue a  weird path with space
 problem on Windows. Ant 1.7.1 is out but I don't know if the problem is
 fixed and I am lazy to search in BugSuperZilla.
 To me, the biggest limitation of this plugin is the lack of Ant 1.7
 support.

 S.

 On Sun, Jul 20, 2008 at 11:16 PM, Carlos Sanchez [EMAIL PROTECTED]
 
 wrote:

  Release was rolledback and performed again, site and staging repo
 updated, please restart the voting process



 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210

 Staging repo:
 http://people.apache.org/~carlos/staging-repo

 Staging site:
 http://maven.apache.org/plugins/maven-antrun-plugin-1.2/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 On Wed, Jul 16, 2008 at 1:46 PM, Carlos Sanchez [EMAIL PROTECTED]
 
 wrote:

 the error in clirr would need to be fixed too. I'll try to find some
 time during the weekend to rollback and post a new release

 On Wed, Jul 16, 2008 at 1:27 PM, Vincent Siveton
 [EMAIL PROTECTED] wrote:

 Thanks Dennis to fix them.

 BTW Carlos, could you also include a release notes link on the jira
 report? We discussed about it recently.

 Cheers,

 Vincent

 2008/7/16, Dennis Lundberg [EMAIL PROTECTED]:

 Thanks for pushing for this release Carlos!

  Unfortunately there are a couple of things that needs to be fixed

 before we

 can release 1.2, for which I have to vote -1 to the current release
 candidate.

  - The POM is missing the license header (I fixed this in svn)
  - The Source files have the old license headers (I fixed this in svn)
  - The documentation fix for MANTRUN-75 is not included in the 1.2 tag

  Here are some minor things that are nice to fix prior to the release,

 all

 of which I have fixed in svn trunk.

  - Use latest version of maven-plugin-plugin and maven-site-plugin
  - Fix errors reported by Checkstyle
  - Add missing scm info in the POM

  The Clirr report [1] shows one error, one of the constructors for
 AntPropertyHelper has changed the number of parameters. This was done

 in

 r374150 as part of the fix for MANTRUN-41. I guess that we can live

 with

 that change. Do we need to document it?


  [1]


 http://maven.apache.org/plugins/maven-antrun-plugin-1.2/clirr-report.html


  Carlos Sanchez wrote:

  Hi,

 9 issues fixed. Last release was 2.5 years ago



 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210

 Staging repo:
 http://people.apache.org/~carlos/staging-repo

 Staging site:

  http://maven.apache.org/plugins/maven-antrun-plugin-1.2/

 Guide to testing staged releases:


 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1


 -

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




  --
  Dennis Lundberg


 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]


  -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


  -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]






 --
 Dennis Lundberg

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Large Systems Suck: This rule is 100% transitive. If you build one, you
suck -- S.Yegge


Re: [VOTE] Release Maven antrun plugin version 1.2

2008-07-21 Thread Jesse McConnell
+1

On Sun, Jul 20, 2008 at 4:16 PM, Carlos Sanchez [EMAIL PROTECTED] wrote:
 Release was rolledback and performed again, site and staging repo
 updated, please restart the voting process

 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210

 Staging repo:
 http://people.apache.org/~carlos/staging-repo

 Staging site:
 http://maven.apache.org/plugins/maven-antrun-plugin-1.2/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 On Wed, Jul 16, 2008 at 1:46 PM, Carlos Sanchez [EMAIL PROTECTED] wrote:
 the error in clirr would need to be fixed too. I'll try to find some
 time during the weekend to rollback and post a new release

 On Wed, Jul 16, 2008 at 1:27 PM, Vincent Siveton
 [EMAIL PROTECTED] wrote:
 Thanks Dennis to fix them.

 BTW Carlos, could you also include a release notes link on the jira
 report? We discussed about it recently.

 Cheers,

 Vincent

 2008/7/16, Dennis Lundberg [EMAIL PROTECTED]:
 Thanks for pushing for this release Carlos!

  Unfortunately there are a couple of things that needs to be fixed before 
 we
 can release 1.2, for which I have to vote -1 to the current release
 candidate.

  - The POM is missing the license header (I fixed this in svn)
  - The Source files have the old license headers (I fixed this in svn)
  - The documentation fix for MANTRUN-75 is not included in the 1.2 tag

  Here are some minor things that are nice to fix prior to the release, all
 of which I have fixed in svn trunk.

  - Use latest version of maven-plugin-plugin and maven-site-plugin
  - Fix errors reported by Checkstyle
  - Add missing scm info in the POM

  The Clirr report [1] shows one error, one of the constructors for
 AntPropertyHelper has changed the number of parameters. This was done in
 r374150 as part of the fix for MANTRUN-41. I guess that we can live with
 that change. Do we need to document it?


  [1]
 http://maven.apache.org/plugins/maven-antrun-plugin-1.2/clirr-report.html


  Carlos Sanchez wrote:

  Hi,
 
  9 issues fixed. Last release was 2.5 years ago
 
 
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210
 
  Staging repo:
  http://people.apache.org/~carlos/staging-repo
 
  Staging site:
 
 http://maven.apache.org/plugins/maven-antrun-plugin-1.2/
 
  Guide to testing staged releases:
 
 http://maven.apache.org/guides/development/guide-testing-releases.html
 
  Vote open for 72 hours.
 
  [ ] +1
  [ ] +0
  [ ] -1
 
 
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 


  --
  Dennis Lundberg


 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-- 
jesse mcconnell
[EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Release Maven antrun plugin version 1.2

2008-07-21 Thread Dennis Lundberg

+1

Carlos Sanchez wrote:

Release was rolledback and performed again, site and staging repo
updated, please restart the voting process

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210

Staging repo:
http://people.apache.org/~carlos/staging-repo

Staging site:
http://maven.apache.org/plugins/maven-antrun-plugin-1.2/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

On Wed, Jul 16, 2008 at 1:46 PM, Carlos Sanchez [EMAIL PROTECTED] wrote:

the error in clirr would need to be fixed too. I'll try to find some
time during the weekend to rollback and post a new release

On Wed, Jul 16, 2008 at 1:27 PM, Vincent Siveton
[EMAIL PROTECTED] wrote:

Thanks Dennis to fix them.

BTW Carlos, could you also include a release notes link on the jira
report? We discussed about it recently.

Cheers,

Vincent

2008/7/16, Dennis Lundberg [EMAIL PROTECTED]:

Thanks for pushing for this release Carlos!

 Unfortunately there are a couple of things that needs to be fixed before we
can release 1.2, for which I have to vote -1 to the current release
candidate.

 - The POM is missing the license header (I fixed this in svn)
 - The Source files have the old license headers (I fixed this in svn)
 - The documentation fix for MANTRUN-75 is not included in the 1.2 tag

 Here are some minor things that are nice to fix prior to the release, all
of which I have fixed in svn trunk.

 - Use latest version of maven-plugin-plugin and maven-site-plugin
 - Fix errors reported by Checkstyle
 - Add missing scm info in the POM

 The Clirr report [1] shows one error, one of the constructors for
AntPropertyHelper has changed the number of parameters. This was done in
r374150 as part of the fix for MANTRUN-41. I guess that we can live with
that change. Do we need to document it?


 [1]
http://maven.apache.org/plugins/maven-antrun-plugin-1.2/clirr-report.html


 Carlos Sanchez wrote:


Hi,

9 issues fixed. Last release was 2.5 years ago



http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210

Staging repo:
http://people.apache.org/~carlos/staging-repo

Staging site:


http://maven.apache.org/plugins/maven-antrun-plugin-1.2/

Guide to testing staged releases:


http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1



-

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





 --
 Dennis Lundberg


-
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Dennis Lundberg

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Release Maven antrun plugin version 1.2

2008-07-21 Thread John Casey

+1



Carlos Sanchez wrote:

Release was rolledback and performed again, site and staging repo
updated, please restart the voting process

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210

Staging repo:
http://people.apache.org/~carlos/staging-repo

Staging site:
http://maven.apache.org/plugins/maven-antrun-plugin-1.2/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

On Wed, Jul 16, 2008 at 1:46 PM, Carlos Sanchez [EMAIL PROTECTED] wrote:

the error in clirr would need to be fixed too. I'll try to find some
time during the weekend to rollback and post a new release

On Wed, Jul 16, 2008 at 1:27 PM, Vincent Siveton
[EMAIL PROTECTED] wrote:

Thanks Dennis to fix them.

BTW Carlos, could you also include a release notes link on the jira
report? We discussed about it recently.

Cheers,

Vincent

2008/7/16, Dennis Lundberg [EMAIL PROTECTED]:

Thanks for pushing for this release Carlos!

 Unfortunately there are a couple of things that needs to be fixed before we
can release 1.2, for which I have to vote -1 to the current release
candidate.

 - The POM is missing the license header (I fixed this in svn)
 - The Source files have the old license headers (I fixed this in svn)
 - The documentation fix for MANTRUN-75 is not included in the 1.2 tag

 Here are some minor things that are nice to fix prior to the release, all
of which I have fixed in svn trunk.

 - Use latest version of maven-plugin-plugin and maven-site-plugin
 - Fix errors reported by Checkstyle
 - Add missing scm info in the POM

 The Clirr report [1] shows one error, one of the constructors for
AntPropertyHelper has changed the number of parameters. This was done in
r374150 as part of the fix for MANTRUN-41. I guess that we can live with
that change. Do we need to document it?


 [1]
http://maven.apache.org/plugins/maven-antrun-plugin-1.2/clirr-report.html


 Carlos Sanchez wrote:


Hi,

9 issues fixed. Last release was 2.5 years ago



http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210

Staging repo:
http://people.apache.org/~carlos/staging-repo

Staging site:


http://maven.apache.org/plugins/maven-antrun-plugin-1.2/

Guide to testing staged releases:


http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1



-

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





 --
 Dennis Lundberg


-
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
John Casey
Developer, PMC Member - Apache Maven (http://maven.apache.org)
Blog: http://www.ejlife.net/blogs/buildchimp/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Release Maven antrun plugin version 1.2

2008-07-20 Thread Carlos Sanchez
Release was rolledback and performed again, site and staging repo
updated, please restart the voting process

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210

Staging repo:
http://people.apache.org/~carlos/staging-repo

Staging site:
http://maven.apache.org/plugins/maven-antrun-plugin-1.2/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

On Wed, Jul 16, 2008 at 1:46 PM, Carlos Sanchez [EMAIL PROTECTED] wrote:
 the error in clirr would need to be fixed too. I'll try to find some
 time during the weekend to rollback and post a new release

 On Wed, Jul 16, 2008 at 1:27 PM, Vincent Siveton
 [EMAIL PROTECTED] wrote:
 Thanks Dennis to fix them.

 BTW Carlos, could you also include a release notes link on the jira
 report? We discussed about it recently.

 Cheers,

 Vincent

 2008/7/16, Dennis Lundberg [EMAIL PROTECTED]:
 Thanks for pushing for this release Carlos!

  Unfortunately there are a couple of things that needs to be fixed before we
 can release 1.2, for which I have to vote -1 to the current release
 candidate.

  - The POM is missing the license header (I fixed this in svn)
  - The Source files have the old license headers (I fixed this in svn)
  - The documentation fix for MANTRUN-75 is not included in the 1.2 tag

  Here are some minor things that are nice to fix prior to the release, all
 of which I have fixed in svn trunk.

  - Use latest version of maven-plugin-plugin and maven-site-plugin
  - Fix errors reported by Checkstyle
  - Add missing scm info in the POM

  The Clirr report [1] shows one error, one of the constructors for
 AntPropertyHelper has changed the number of parameters. This was done in
 r374150 as part of the fix for MANTRUN-41. I guess that we can live with
 that change. Do we need to document it?


  [1]
 http://maven.apache.org/plugins/maven-antrun-plugin-1.2/clirr-report.html


  Carlos Sanchez wrote:

  Hi,
 
  9 issues fixed. Last release was 2.5 years ago
 
 
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210
 
  Staging repo:
  http://people.apache.org/~carlos/staging-repo
 
  Staging site:
 
 http://maven.apache.org/plugins/maven-antrun-plugin-1.2/
 
  Guide to testing staged releases:
 
 http://maven.apache.org/guides/development/guide-testing-releases.html
 
  Vote open for 72 hours.
 
  [ ] +1
  [ ] +0
  [ ] -1
 
 
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 


  --
  Dennis Lundberg


 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Release Maven antrun plugin version 1.2

2008-07-16 Thread Dennis Lundberg

Thanks for pushing for this release Carlos!

Unfortunately there are a couple of things that needs to be fixed before 
we can release 1.2, for which I have to vote -1 to the current release 
candidate.


- The POM is missing the license header (I fixed this in svn)
- The Source files have the old license headers (I fixed this in svn)
- The documentation fix for MANTRUN-75 is not included in the 1.2 tag

Here are some minor things that are nice to fix prior to the release, 
all of which I have fixed in svn trunk.


- Use latest version of maven-plugin-plugin and maven-site-plugin
- Fix errors reported by Checkstyle
- Add missing scm info in the POM

The Clirr report [1] shows one error, one of the constructors for 
AntPropertyHelper has changed the number of parameters. This was done in 
r374150 as part of the fix for MANTRUN-41. I guess that we can live with 
that change. Do we need to document it?



[1] 
http://maven.apache.org/plugins/maven-antrun-plugin-1.2/clirr-report.html


Carlos Sanchez wrote:

Hi,

9 issues fixed. Last release was 2.5 years ago

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210

Staging repo:
http://people.apache.org/~carlos/staging-repo

Staging site:
http://maven.apache.org/plugins/maven-antrun-plugin-1.2/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Dennis Lundberg

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Release Maven antrun plugin version 1.2

2008-07-16 Thread Vincent Siveton
Thanks Dennis to fix them.

BTW Carlos, could you also include a release notes link on the jira
report? We discussed about it recently.

Cheers,

Vincent

2008/7/16, Dennis Lundberg [EMAIL PROTECTED]:
 Thanks for pushing for this release Carlos!

  Unfortunately there are a couple of things that needs to be fixed before we
 can release 1.2, for which I have to vote -1 to the current release
 candidate.

  - The POM is missing the license header (I fixed this in svn)
  - The Source files have the old license headers (I fixed this in svn)
  - The documentation fix for MANTRUN-75 is not included in the 1.2 tag

  Here are some minor things that are nice to fix prior to the release, all
 of which I have fixed in svn trunk.

  - Use latest version of maven-plugin-plugin and maven-site-plugin
  - Fix errors reported by Checkstyle
  - Add missing scm info in the POM

  The Clirr report [1] shows one error, one of the constructors for
 AntPropertyHelper has changed the number of parameters. This was done in
 r374150 as part of the fix for MANTRUN-41. I guess that we can live with
 that change. Do we need to document it?


  [1]
 http://maven.apache.org/plugins/maven-antrun-plugin-1.2/clirr-report.html


  Carlos Sanchez wrote:

  Hi,
 
  9 issues fixed. Last release was 2.5 years ago
 
 
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125styleName=Htmlversion=12210
 
  Staging repo:
  http://people.apache.org/~carlos/staging-repo
 
  Staging site:
 
 http://maven.apache.org/plugins/maven-antrun-plugin-1.2/
 
  Guide to testing staged releases:
 
 http://maven.apache.org/guides/development/guide-testing-releases.html
 
  Vote open for 72 hours.
 
  [ ] +1
  [ ] +0
  [ ] -1
 
 
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 


  --
  Dennis Lundberg


 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]