You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Robert Scholte <rf...@apache.org> on 2017/11/12 15:15:07 UTC

[VOTE] Release Apache Maven JDeprScan Plugin version 3.0.0-alpha-1

Hi,

This is the initial release of the Maven JDeprScan Plugin.

It is a wrapper around the jdeprscan tool, available since Java 9:
https://docs.oracle.com/javase/9/tools/jdeprscan.htm

There are zero issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJDEPRSCAN%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-1374/
https://repository.apache.org/service/local/repositories/maven-1374/content/org/apache/maven/plugins/maven-jdeprscan-plugin/3.0.0-alpha-1/maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip

Source release checksum(s):
maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip sha1:  
ccbed33ea3baa527b9a0cf90dbb4f9ca8bb88ef4

Staging site:
https://maven.apache.org/plugins-archives/maven-jdeprscan-plugin-LATEST/

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

Vote open for at least 72 hours.

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

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


Re: [VOTE] Release Apache Maven JDeprScan Plugin version 3.0.0-alpha-1

Posted by Hervé BOUTEMY <he...@free.fr>.
+1

tried to reproduce/verify the build using JDK 1.7.0_80 (when Robert used 
1.7.0_55), and diffoscope shows that generated bytecode has differences in 
constant pool order
It looks like reproducible builds will require some precise JDK version: not 
so easy...

Regards,

Hervé

Le dimanche 12 novembre 2017, 16:15:07 CET Robert Scholte a écrit :
> Hi,
> 
> This is the initial release of the Maven JDeprScan Plugin.
> 
> It is a wrapper around the jdeprscan tool, available since Java 9:
> https://docs.oracle.com/javase/9/tools/jdeprscan.htm
> 
> There are zero issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJDEPRSCAN%20AND%
> 20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1374/
> https://repository.apache.org/service/local/repositories/maven-1374/content/
> org/apache/maven/plugins/maven-jdeprscan-plugin/3.0.0-alpha-1/maven-jdeprsca
> n-plugin-3.0.0-alpha-1-source-release.zip
> 
> Source release checksum(s):
> maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip sha1:
> ccbed33ea3baa527b9a0cf90dbb4f9ca8bb88ef4
> 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-jdeprscan-plugin-LATEST/
> 
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for at least 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> ---------------------------------------------------------------------
> 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


[RESULT] [VOTE] Release Apache Maven JDeprScan Plugin version 3.0.0-alpha-1

Posted by Robert Scholte <rf...@apache.org>.
Hi,

The vote has passed with the following result:

+1 : Martijn Verburg, Robert Scholte, Hervé BOUTEMY, Arnaud Héritier,  
Olivier Lamy

PMC quorum: reached

I will promote the artifacts to the central repo.

On Sun, 12 Nov 2017 16:15:07 +0100, Robert Scholte <rf...@apache.org>  
wrote:

> Hi,
>
> This is the initial release of the Maven JDeprScan Plugin.
>
> It is a wrapper around the jdeprscan tool, available since Java 9:
> https://docs.oracle.com/javase/9/tools/jdeprscan.htm
>
> There are zero issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJDEPRSCAN%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1374/
> https://repository.apache.org/service/local/repositories/maven-1374/content/org/apache/maven/plugins/maven-jdeprscan-plugin/3.0.0-alpha-1/maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip
>
> Source release checksum(s):
> maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip sha1:  
> ccbed33ea3baa527b9a0cf90dbb4f9ca8bb88ef4
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-jdeprscan-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> ---------------------------------------------------------------------
> 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


Re: [VOTE] Release Apache Maven JDeprScan Plugin version 3.0.0-alpha-1

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

On Thu, 16 Nov 2017 at 7:04 am, Arnaud Héritier <ah...@gmail.com> wrote:

> +1
>
> On Wed, Nov 15, 2017 at 1:59 PM, Robert Scholte <rf...@apache.org>
> wrote:
>
> > Still wating for one Maven PMC vote.
> >
> > thanks,
> > Robert
> >
> > On Sun, 12 Nov 2017 16:15:07 +0100, Robert Scholte <rfscholte@apache.org
> >
> > wrote:
> >
> > Hi,
> >>
> >> This is the initial release of the Maven JDeprScan Plugin.
> >>
> >> It is a wrapper around the jdeprscan tool, available since Java 9:
> >> https://docs.oracle.com/javase/9/tools/jdeprscan.htm
> >>
> >> There are zero issues left in JIRA:
> >> https://issues.apache.org/jira/issues/?jql=project%20%3D%
> >> 20MJDEPRSCAN%20AND%20status%20%3D%20Open%20ORDER%20BY%
> >> 20key%20DESC%2C%20priority%20DESC
> >>
> >> Staging repo:
> >> https://repository.apache.org/content/repositories/maven-1374/
> >> https://repository.apache.org/service/local/repositories/mav
> >> en-1374/content/org/apache/maven/plugins/maven-jdeprscan-plu
> >>
> gin/3.0.0-alpha-1/maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip
> >>
> >> Source release checksum(s):
> >> maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip sha1:
> >> ccbed33ea3baa527b9a0cf90dbb4f9ca8bb88ef4
> >>
> >> Staging site:
> >>
> https://maven.apache.org/plugins-archives/maven-jdeprscan-plugin-LATEST/
> >>
> >> Guide to testing staged releases:
> >> https://maven.apache.org/guides/development/guide-testing-releases.html
> >>
> >> Vote open for at least 72 hours.
> >>
> >> [ ] +1
> >> [ ] +0
> >> [ ] -1
> >>
> >> ---------------------------------------------------------------------
> >> 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
> >
> >
>
>
> --
> -----
> Arnaud Héritier
> http://aheritier.net
> Mail/GTalk: aheritier AT gmail DOT com
> Twitter/Skype : aheritier
>
-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven JDeprScan Plugin version 3.0.0-alpha-1

Posted by Arnaud Héritier <ah...@gmail.com>.
+1

On Wed, Nov 15, 2017 at 1:59 PM, Robert Scholte <rf...@apache.org>
wrote:

> Still wating for one Maven PMC vote.
>
> thanks,
> Robert
>
> On Sun, 12 Nov 2017 16:15:07 +0100, Robert Scholte <rf...@apache.org>
> wrote:
>
> Hi,
>>
>> This is the initial release of the Maven JDeprScan Plugin.
>>
>> It is a wrapper around the jdeprscan tool, available since Java 9:
>> https://docs.oracle.com/javase/9/tools/jdeprscan.htm
>>
>> There are zero issues left in JIRA:
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%
>> 20MJDEPRSCAN%20AND%20status%20%3D%20Open%20ORDER%20BY%
>> 20key%20DESC%2C%20priority%20DESC
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-1374/
>> https://repository.apache.org/service/local/repositories/mav
>> en-1374/content/org/apache/maven/plugins/maven-jdeprscan-plu
>> gin/3.0.0-alpha-1/maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip
>>
>> Source release checksum(s):
>> maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip sha1:
>> ccbed33ea3baa527b9a0cf90dbb4f9ca8bb88ef4
>>
>> Staging site:
>> https://maven.apache.org/plugins-archives/maven-jdeprscan-plugin-LATEST/
>>
>> Guide to testing staged releases:
>> https://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Vote open for at least 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>>
>> ---------------------------------------------------------------------
>> 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
>
>


-- 
-----
Arnaud Héritier
http://aheritier.net
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier

Re: [VOTE] Release Apache Maven JDeprScan Plugin version 3.0.0-alpha-1

Posted by Robert Scholte <rf...@apache.org>.
Still wating for one Maven PMC vote.

thanks,
Robert

On Sun, 12 Nov 2017 16:15:07 +0100, Robert Scholte <rf...@apache.org>  
wrote:

> Hi,
>
> This is the initial release of the Maven JDeprScan Plugin.
>
> It is a wrapper around the jdeprscan tool, available since Java 9:
> https://docs.oracle.com/javase/9/tools/jdeprscan.htm
>
> There are zero issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJDEPRSCAN%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1374/
> https://repository.apache.org/service/local/repositories/maven-1374/content/org/apache/maven/plugins/maven-jdeprscan-plugin/3.0.0-alpha-1/maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip
>
> Source release checksum(s):
> maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip sha1:  
> ccbed33ea3baa527b9a0cf90dbb4f9ca8bb88ef4
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-jdeprscan-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> ---------------------------------------------------------------------
> 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


Re: [VOTE] Release Apache Maven JDeprScan Plugin version 3.0.0-alpha-1

Posted by Robert Scholte <rf...@apache.org>.
+1

On Sun, 12 Nov 2017 16:15:07 +0100, Robert Scholte <rf...@apache.org>  
wrote:

> Hi,
>
> This is the initial release of the Maven JDeprScan Plugin.
>
> It is a wrapper around the jdeprscan tool, available since Java 9:
> https://docs.oracle.com/javase/9/tools/jdeprscan.htm
>
> There are zero issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJDEPRSCAN%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1374/
> https://repository.apache.org/service/local/repositories/maven-1374/content/org/apache/maven/plugins/maven-jdeprscan-plugin/3.0.0-alpha-1/maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip
>
> Source release checksum(s):
> maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip sha1:  
> ccbed33ea3baa527b9a0cf90dbb4f9ca8bb88ef4
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-jdeprscan-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> ---------------------------------------------------------------------
> 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


Re: [VOTE] Release Apache Maven JDeprScan Plugin version 3.0.0-alpha-1

Posted by Robert Scholte <rf...@apache.org>.
I assume I can translate this to a +1...

thanks,
Robert

On Mon, 13 Nov 2017 10:18:53 +0100, Martijn Verburg  
<ma...@gmail.com> wrote:

> Non binding but it works well for me on Latest 3.5.2 and Java 9.0.1
>
> Cheers,
> Martijn
>
> On 12 November 2017 at 15:15, Robert Scholte <rf...@apache.org>  
> wrote:
>
>> Hi,
>>
>> This is the initial release of the Maven JDeprScan Plugin.
>>
>> It is a wrapper around the jdeprscan tool, available since Java 9:
>> https://docs.oracle.com/javase/9/tools/jdeprscan.htm
>>
>> There are zero issues left in JIRA:
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%
>> 20MJDEPRSCAN%20AND%20status%20%3D%20Open%20ORDER%20BY%
>> 20key%20DESC%2C%20priority%20DESC
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-1374/
>> https://repository.apache.org/service/local/repositories/mav
>> en-1374/content/org/apache/maven/plugins/maven-jdeprscan-plu
>> gin/3.0.0-alpha-1/maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip
>>
>> Source release checksum(s):
>> maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip sha1:
>> ccbed33ea3baa527b9a0cf90dbb4f9ca8bb88ef4
>>
>> Staging site:
>> https://maven.apache.org/plugins-archives/maven-jdeprscan-plugin-LATEST/
>>
>> Guide to testing staged releases:
>> https://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Vote open for at least 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>>
>> ---------------------------------------------------------------------
>> 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


Re: [VOTE] Release Apache Maven JDeprScan Plugin version 3.0.0-alpha-1

Posted by Martijn Verburg <ma...@gmail.com>.
Non binding but it works well for me on Latest 3.5.2 and Java 9.0.1

Cheers,
Martijn

On 12 November 2017 at 15:15, Robert Scholte <rf...@apache.org> wrote:

> Hi,
>
> This is the initial release of the Maven JDeprScan Plugin.
>
> It is a wrapper around the jdeprscan tool, available since Java 9:
> https://docs.oracle.com/javase/9/tools/jdeprscan.htm
>
> There are zero issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%
> 20MJDEPRSCAN%20AND%20status%20%3D%20Open%20ORDER%20BY%
> 20key%20DESC%2C%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1374/
> https://repository.apache.org/service/local/repositories/mav
> en-1374/content/org/apache/maven/plugins/maven-jdeprscan-plu
> gin/3.0.0-alpha-1/maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip
>
> Source release checksum(s):
> maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip sha1:
> ccbed33ea3baa527b9a0cf90dbb4f9ca8bb88ef4
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-jdeprscan-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>