You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Tony Chemit <ch...@codelutin.com> on 2014/01/03 21:42:14 UTC

[VOTE] Release Maven JarSigner 1.3.1 and Apache Maven Jarsigner plugin 1.3.1

Hi,

Shame on me, I copy-paste a code and add a typo just after it :(.

Maven shared JarSigner 1.3.1
----------------------------

The version 1.3.1 just fix an important bug while unsigning jar (ok it was exactly the goal of version 1.3...)

We solved 1 issues:
https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&version=19867&styleName=Html

There is no more issues in JIRA left :)

Staging repo:
https://repository.apache.org/content/repositories/maven-001
https://repository.apache.org/content/repositories/maven-001/org/apache/maven/shared/maven-jarsigner/1.3.1/maven-jarsigner-1.3.1-source-release.zip

Source release checksum(s):
maven-jarsigner-1.3.1-source-release.zip sha1: 
6404f86d081b8edb3b3f8679eaec0a6c8730c5ce
Staging site:
http://maven.apache.org/shared-archives/maven-jarsigner-LATEST

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

Vote open for 72 hours.

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

my +1

Apache Maven Jarsigner plugin 1.3.1
-----------------------------------

Follow maven-jarsigner shared component + add an IT that prove this time it will work!

We solved 1 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11990&version=19868&styleName=Html

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=MJARSIGNER&status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-001
https://repository.apache.org/content/repositories/maven-001/org/apache/maven/plugins/maven-jarsigner-plugin/1.3.1/maven-jarsigner-plugin-1.3.1-source-release.zip

Source release checksum(s):
maven-jarsigner-plugin-1.3.1-source-release.zip sha1: 
2e9d2a9a3ac55e7ee1cbaa63029389af1fec2da1

Staging site:
http://maven.apache.org/plugins-archives/maven-jarsigner-plugin-LATEST/

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

Vote open for 72 hours.

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

my +1


tony.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Release Maven JarSigner 1.3.1 and Apache Maven Jarsigner plugin 1.3.1

Posted by Stephen Connolly <st...@gmail.com>.
+1 (binding)


On 4 January 2014 14:54, Karl Heinz Marbaise <kh...@gmx.de> wrote:

> Hi,
>
> maven-jarsigner 1.3.1:
>
> * Checked the sha1 sum: Ok.
> * Unpacked source package and tried the following:
>   * mvn verify
>     * Maven 2.2.1 Ok.
>     * Maven 3.0.5 Ok.
>     * Maven 3.1 Ok.
>     * Maven 3.1.1 Ok.
>
> Environment:
> Java version: 1.7.0_21, vendor: Oracle Corporation
> Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_
> 21.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.8.5", arch: "x86_64", family: "mac"
>
> So +1 from me for maven-jarsigner.
>
> Found only a small typo on the index.html page:
> At the end of the page it is mentioned:
> "Now you can use the component to verify your signe jar:"
> which in my opinion should be:
> "Now you can use the component to verify your signed jar:"
>
> Maven Jarsigner Plugin 1.3.1:
>
> * Checked the sha1 sum: Ok.
>
> * Unpacked source package and tried the following:
>   * mvn -Prun-its clean verify
>     * Maven 2.2.1 Ok.
>     * Maven 3.0.5 Ok.
>     * Maven 3.1 Ok.
>     * Maven 3.1.1 Ok.
>
> Environment the same as above.
>
> +1 from me for maven-jarsigner-plugin 1.3.1.
>
> Kind regards
> Karl Heinz Marbaise
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [VOTE] Release Maven JarSigner 1.3.1 and Apache Maven Jarsigner plugin 1.3.1

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi,

maven-jarsigner 1.3.1:

* Checked the sha1 sum: Ok.
* Unpacked source package and tried the following:
   * mvn verify
     * Maven 2.2.1 Ok.
     * Maven 3.0.5 Ok.
     * Maven 3.1 Ok.
     * Maven 3.1.1 Ok.

Environment:
Java version: 1.7.0_21, vendor: Oracle Corporation
Java home: 
/Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.8.5", arch: "x86_64", family: "mac"

So +1 from me for maven-jarsigner.

Found only a small typo on the index.html page:
At the end of the page it is mentioned:
"Now you can use the component to verify your signe jar:"
which in my opinion should be:
"Now you can use the component to verify your signed jar:"

Maven Jarsigner Plugin 1.3.1:

* Checked the sha1 sum: Ok.

* Unpacked source package and tried the following:
   * mvn -Prun-its clean verify
     * Maven 2.2.1 Ok.
     * Maven 3.0.5 Ok.
     * Maven 3.1 Ok.
     * Maven 3.1.1 Ok.

Environment the same as above.

+1 from me for maven-jarsigner-plugin 1.3.1.

Kind regards
Karl Heinz Marbaise


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Release Maven JarSigner 1.3.1 and Apache Maven Jarsigner plugin 1.3.1

Posted by Olivier Lamy <ol...@apache.org>.
+1

On 4 January 2014 07:42, Tony Chemit <ch...@codelutin.com> wrote:
> Hi,
>
> Shame on me, I copy-paste a code and add a typo just after it :(.
>
> Maven shared JarSigner 1.3.1
> ----------------------------
>
> The version 1.3.1 just fix an important bug while unsigning jar (ok it was exactly the goal of version 1.3...)
>
> We solved 1 issues:
> https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&version=19867&styleName=Html
>
> There is no more issues in JIRA left :)
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-001
> https://repository.apache.org/content/repositories/maven-001/org/apache/maven/shared/maven-jarsigner/1.3.1/maven-jarsigner-1.3.1-source-release.zip
>
> Source release checksum(s):
> maven-jarsigner-1.3.1-source-release.zip sha1:
> 6404f86d081b8edb3b3f8679eaec0a6c8730c5ce
> Staging site:
> http://maven.apache.org/shared-archives/maven-jarsigner-LATEST
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> my +1
>
> Apache Maven Jarsigner plugin 1.3.1
> -----------------------------------
>
> Follow maven-jarsigner shared component + add an IT that prove this time it will work!
>
> We solved 1 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11990&version=19868&styleName=Html
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=MJARSIGNER&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-001
> https://repository.apache.org/content/repositories/maven-001/org/apache/maven/plugins/maven-jarsigner-plugin/1.3.1/maven-jarsigner-plugin-1.3.1-source-release.zip
>
> Source release checksum(s):
> maven-jarsigner-plugin-1.3.1-source-release.zip sha1:
> 2e9d2a9a3ac55e7ee1cbaa63029389af1fec2da1
>
> Staging site:
> http://maven.apache.org/plugins-archives/maven-jarsigner-plugin-LATEST/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> my +1
>
>
> tony.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Release Maven JarSigner 1.3.1 and Apache Maven Jarsigner plugin 1.3.1

Posted by Tony Chemit <ch...@codelutin.com>.
On Sun, 05 Jan 2014 22:33:28 +0100
Hervé BOUTEMY <he...@free.fr> wrote:

> I updated unit tests to avoid future regressions

thanks.

I also update the site to include the Karl doc typo fix ;)

I miss a last binding vote, any PCM aroud ?

tony.

> 
> +1
> 
> Regards,
> 
> Hervé
> 
> Le vendredi 3 janvier 2014 21:42:14 Tony Chemit a écrit :
> > Hi,
> > 
> > Shame on me, I copy-paste a code and add a typo just after it :(.
> > 
> > Maven shared JarSigner 1.3.1
> > ----------------------------
> > 
> > The version 1.3.1 just fix an important bug while unsigning jar (ok it was
> > exactly the goal of version 1.3...)
> > 
> > We solved 1 issues:
> > https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&version=19
> > 867&styleName=Html
> > 
> > There is no more issues in JIRA left :)
> > 
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-001
> > https://repository.apache.org/content/repositories/maven-001/org/apache/mave
> > n/shared/maven-jarsigner/1.3.1/maven-jarsigner-1.3.1-source-release.zip
> > 
> > Source release checksum(s):
> > maven-jarsigner-1.3.1-source-release.zip sha1:
> > 6404f86d081b8edb3b3f8679eaec0a6c8730c5ce
> > Staging site:
> > http://maven.apache.org/shared-archives/maven-jarsigner-LATEST
> > 
> > Guide to testing staged releases:
> > http://maven.apache.org/guides/development/guide-testing-releases.html
> > 
> > Vote open for 72 hours.
> > 
> > [ ] +1
> > [ ] +0
> > [ ] -1
> > 
> > my +1
> > 
> > Apache Maven Jarsigner plugin 1.3.1
> > -----------------------------------
> > 
> > Follow maven-jarsigner shared component + add an IT that prove this time it
> > will work!
> > 
> > We solved 1 issues:
> > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11990&version=198
> > 68&styleName=Html
> > 
> > There are still a couple of issues left in JIRA:
> > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=MJARSIGNE
> > R&status=1
> > 
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-001
> > https://repository.apache.org/content/repositories/maven-001/org/apache/mave
> > n/plugins/maven-jarsigner-plugin/1.3.1/maven-jarsigner-plugin-1.3.1-source-r
> > elease.zip
> > 
> > Source release checksum(s):
> > maven-jarsigner-plugin-1.3.1-source-release.zip sha1:
> > 2e9d2a9a3ac55e7ee1cbaa63029389af1fec2da1
> > 
> > Staging site:
> > http://maven.apache.org/plugins-archives/maven-jarsigner-plugin-LATEST/
> > 
> > Guide to testing staged releases:
> > http://maven.apache.org/guides/development/guide-testing-releases.html
> > 
> > Vote open for 72 hours.
> > 
> > [ ] +1
> > [ ] +0
> > [ ] -1
> > 
> > my +1
> > 
> > 
> > tony.
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 



-- 
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: chemit@codelutin.com
twitter: https://twitter.com/tchemit

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Release Maven JarSigner 1.3.1 and Apache Maven Jarsigner plugin 1.3.1

Posted by Hervé BOUTEMY <he...@free.fr>.
I updated unit tests to avoid future regressions

+1

Regards,

Hervé

Le vendredi 3 janvier 2014 21:42:14 Tony Chemit a écrit :
> Hi,
> 
> Shame on me, I copy-paste a code and add a typo just after it :(.
> 
> Maven shared JarSigner 1.3.1
> ----------------------------
> 
> The version 1.3.1 just fix an important bug while unsigning jar (ok it was
> exactly the goal of version 1.3...)
> 
> We solved 1 issues:
> https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&version=19
> 867&styleName=Html
> 
> There is no more issues in JIRA left :)
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-001
> https://repository.apache.org/content/repositories/maven-001/org/apache/mave
> n/shared/maven-jarsigner/1.3.1/maven-jarsigner-1.3.1-source-release.zip
> 
> Source release checksum(s):
> maven-jarsigner-1.3.1-source-release.zip sha1:
> 6404f86d081b8edb3b3f8679eaec0a6c8730c5ce
> Staging site:
> http://maven.apache.org/shared-archives/maven-jarsigner-LATEST
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> my +1
> 
> Apache Maven Jarsigner plugin 1.3.1
> -----------------------------------
> 
> Follow maven-jarsigner shared component + add an IT that prove this time it
> will work!
> 
> We solved 1 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11990&version=198
> 68&styleName=Html
> 
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=MJARSIGNE
> R&status=1
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-001
> https://repository.apache.org/content/repositories/maven-001/org/apache/mave
> n/plugins/maven-jarsigner-plugin/1.3.1/maven-jarsigner-plugin-1.3.1-source-r
> elease.zip
> 
> Source release checksum(s):
> maven-jarsigner-plugin-1.3.1-source-release.zip sha1:
> 2e9d2a9a3ac55e7ee1cbaa63029389af1fec2da1
> 
> Staging site:
> http://maven.apache.org/plugins-archives/maven-jarsigner-plugin-LATEST/
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> my +1
> 
> 
> tony.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org