You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Sylwester Lachiewicz <sl...@apache.org> on 2020/12/29 21:52:44 UTC

[VOTE] Release Apache Maven maven-shared-resources 3

Hi,

We solved 3 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12331412&styleName=Text&projectId=12317922


Staging repo:
https://repository.apache.org/content/repositories/maven-1619/
https://repository.apache.org/content/repositories/maven-1619/org/apache/maven/shared/maven-shared-resources/3/maven-shared-resources-3-source-release.zip

Source release checksum(s):
maven-shared-resources-3-source-release.zip sha512:
02d5ef00af267efddc6f7d1c6323cd3a2c0cab9f2786a58bd20b8289eda688f02afcf179dcfb07a5abf7f08496d47a7470a2c5de8e76183ae89b36184d53f67f

Staging site:
https://maven.apache.org/shared-archives/maven-shared-resources-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 maven-shared-resources 3

Posted by Robert Scholte <rf...@apache.org>.
+1
On 29-12-2020 22:53:05, Sylwester Lachiewicz <sl...@apache.org> wrote:
Hi,

We solved 3 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12331412&styleName=Text&projectId=12317922


Staging repo:
https://repository.apache.org/content/repositories/maven-1619/
https://repository.apache.org/content/repositories/maven-1619/org/apache/maven/shared/maven-shared-resources/3/maven-shared-resources-3-source-release.zip

Source release checksum(s):
maven-shared-resources-3-source-release.zip sha512:
02d5ef00af267efddc6f7d1c6323cd3a2c0cab9f2786a58bd20b8289eda688f02afcf179dcfb07a5abf7f08496d47a7470a2c5de8e76183ae89b36184d53f67f

Staging site:
https://maven.apache.org/shared-archives/maven-shared-resources-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 maven-shared-resources 3

Posted by Robert Scholte <rf...@apache.org>.
(off-topic) +1 for adding an enforcer rule to verify both JDK and Maven. Officially we should verify OS version too, so we have all 3 critical parts for a release. But OS is most likely too hard and won't gain us anything.

Robert

On 1-1-2021 11:43:03, Hervé BOUTEMY <he...@free.fr> wrote:
Happy New Year :)

Le jeudi 31 décembre 2020, 17:51:53 CET Sylwester Lachiewicz a écrit :
> Hi,
> Sorry for releasing with ea version - i use it on daily basis to test all
> Maven components. For future I'll be more careful.
thank you
we could eventually add a Maven Enforcer test in the release profile (in parent POM) to help detect and report if forgotten (because we're humans...)

>
> This packages contains only files, no compiled classes so it should not be
> affected by java version.
sure, it's only the MANIFEST.MF of main .jar that contains Build-Jdk-Spec entry: extra effort to configure the maven-jar-plugin to remove this entry would be overkill IMHO

> My build was created from fresh git clone on
> Windows 10.
> How i can verify if your procedure on my side?
mvn -Papache-release,run-its -Dgpg.skip clean verify artifact:buildinfo -Dreference.repo=https://repository.apache.org/content/repositories/maven-1619

(I did not add here the trick for emulating Windows newlines on Linux given you're building on Windows)

notice that I just installed JDK 17 EA +3 and I could as expected reproduce the build: but I strongly discourage doing releases with such a moving target, because it would not be surprising that in the next months, there are changes in generated bytecode of this EA
And I know that the Maven Docker image to automate rebuild on Reproducible Central won't be available for now...

Regards,

Hervé

>
> Sylwester
>
>
> czw., 31 gru 2020, 15:56 użytkownik Hervé BOUTEMY
>
> napisał:
> > +1
> >
> > even if I could not reproduce the build because it was done with JDK 17
> > (EA):
> > what's the interest of playing with such early JDK for doing public
> > release?
> > Didn't we already discuss about it before?
> >
> > Regards,
> >
> > Hervé
> >
> > Le mardi 29 décembre 2020, 22:52:44 CET Sylwester Lachiewicz a écrit :
> > > Hi,
> >
> > > We solved 3 issues:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12331412&st
> > yl>
> > > eName=Text&projectId=12317922
> > >
> > >
> > > Staging repo:
> > > https://repository.apache.org/content/repositories/maven-1619/
> >
> > https://repository.apache.org/content/repositories/maven-1619/org/apache/m
> > av
> >
> > en/shared/maven-shared-resources/3/maven-shared-resources-3-source-release
> > .z>
> > > ip
> > >
> > > Source release checksum(s):
> >
> > > maven-shared-resources-3-source-release.zip sha512:
> > 02d5ef00af267efddc6f7d1c6323cd3a2c0cab9f2786a58bd20b8289eda688f02afcf179dc
> > fb>
> > > 07a5abf7f08496d47a7470a2c5de8e76183ae89b36184d53f67f
> > >
> > > Staging site:
> > > https://maven.apache.org/shared-archives/maven-shared-resources-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





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


Re: [VOTE] Release Apache Maven maven-shared-resources 3

Posted by Hervé BOUTEMY <he...@free.fr>.
Happy New Year :)

Le jeudi 31 décembre 2020, 17:51:53 CET Sylwester Lachiewicz a écrit :
> Hi,
> Sorry for releasing with ea version - i use it on daily basis to test all
> Maven components. For future I'll be more careful.
thank you
we could eventually add a Maven Enforcer test in the release profile (in parent POM) to help detect and report if forgotten (because we're humans...)

> 
> This packages contains only files, no compiled classes so it should not be
> affected by java version.
sure, it's only the MANIFEST.MF of main .jar that contains Build-Jdk-Spec entry: extra effort to configure the maven-jar-plugin to remove this entry would be overkill IMHO

> My build was created from fresh git clone on
> Windows 10.
> How i can verify if your procedure on my side?
mvn -Papache-release,run-its -Dgpg.skip clean verify artifact:buildinfo -Dreference.repo=https://repository.apache.org/content/repositories/maven-1619

(I did not add here the trick for emulating Windows newlines on Linux given you're building on Windows)

notice that I just installed JDK 17 EA +3 and I could as expected reproduce the build: but I strongly discourage doing releases with such a moving target, because it would not be surprising that in the next months, there are changes in generated bytecode of this EA
And I know that the Maven Docker image to automate rebuild on Reproducible Central won't be available for now...

Regards,

Hervé

> 
> Sylwester
> 
> 
> czw., 31 gru 2020, 15:56 użytkownik Hervé BOUTEMY <he...@free.fr>
> 
> napisał:
> > +1
> > 
> > even if I could not reproduce the build because it was done with JDK 17
> > (EA):
> > what's the interest of playing with such early JDK for doing public
> > release?
> > Didn't we already discuss about it before?
> > 
> > Regards,
> > 
> > Hervé
> > 
> > Le mardi 29 décembre 2020, 22:52:44 CET Sylwester Lachiewicz a écrit :
> > > Hi,
> > 
> > > We solved 3 issues:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12331412&st
> > yl> 
> > > eName=Text&projectId=12317922
> > > 
> > > 
> > > Staging repo:
> > > https://repository.apache.org/content/repositories/maven-1619/
> > 
> > https://repository.apache.org/content/repositories/maven-1619/org/apache/m
> > av
> > 
> > en/shared/maven-shared-resources/3/maven-shared-resources-3-source-release
> > .z> 
> > > ip
> > > 
> > > Source release checksum(s):
> > 
> > > maven-shared-resources-3-source-release.zip sha512:
> > 02d5ef00af267efddc6f7d1c6323cd3a2c0cab9f2786a58bd20b8289eda688f02afcf179dc
> > fb> 
> > > 07a5abf7f08496d47a7470a2c5de8e76183ae89b36184d53f67f
> > > 
> > > Staging site:
> > > https://maven.apache.org/shared-archives/maven-shared-resources-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





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


Re: [VOTE] Release Apache Maven maven-shared-resources 3

Posted by Sylwester Lachiewicz <sl...@gmail.com>.
Hi,
Sorry for releasing with ea version - i use it on daily basis to test all
Maven components. For future I'll be more careful.

This packages contains only files, no compiled classes so it should not be
affected by java version. My build was created from fresh git clone on
Windows 10.
How i can verify if your procedure on my side?

Sylwester


czw., 31 gru 2020, 15:56 użytkownik Hervé BOUTEMY <he...@free.fr>
napisał:

> +1
>
> even if I could not reproduce the build because it was done with JDK 17
> (EA):
> what's the interest of playing with such early JDK for doing public
> release?
> Didn't we already discuss about it before?
>
> Regards,
>
> Hervé
>
> Le mardi 29 décembre 2020, 22:52:44 CET Sylwester Lachiewicz a écrit :
> > Hi,
> >
> > We solved 3 issues:
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12331412&styl
> > eName=Text&projectId=12317922
> >
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1619/
> >
> https://repository.apache.org/content/repositories/maven-1619/org/apache/mav
> >
> en/shared/maven-shared-resources/3/maven-shared-resources-3-source-release.z
> > ip
> >
> > Source release checksum(s):
> > maven-shared-resources-3-source-release.zip sha512:
> >
> 02d5ef00af267efddc6f7d1c6323cd3a2c0cab9f2786a58bd20b8289eda688f02afcf179dcfb
> > 07a5abf7f08496d47a7470a2c5de8e76183ae89b36184d53f67f
> >
> > Staging site:
> > https://maven.apache.org/shared-archives/maven-shared-resources-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 maven-shared-resources 3

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

even if I could not reproduce the build because it was done with JDK 17 (EA): 
what's the interest of playing with such early JDK for doing public release? 
Didn't we already discuss about it before?

Regards,

Hervé

Le mardi 29 décembre 2020, 22:52:44 CET Sylwester Lachiewicz a écrit :
> Hi,
> 
> We solved 3 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12331412&styl
> eName=Text&projectId=12317922
> 
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1619/
> https://repository.apache.org/content/repositories/maven-1619/org/apache/mav
> en/shared/maven-shared-resources/3/maven-shared-resources-3-source-release.z
> ip
> 
> Source release checksum(s):
> maven-shared-resources-3-source-release.zip sha512:
> 02d5ef00af267efddc6f7d1c6323cd3a2c0cab9f2786a58bd20b8289eda688f02afcf179dcfb
> 07a5abf7f08496d47a7470a2c5de8e76183ae89b36184d53f67f
> 
> Staging site:
> https://maven.apache.org/shared-archives/maven-shared-resources-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 maven-shared-resources 3

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


+1 from me.

Kind regards
Karl Heinz Marbaise
On 29.12.20 22:52, Sylwester Lachiewicz wrote:
> Hi,
>
> We solved 3 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12331412&styleName=Text&projectId=12317922
>
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1619/
> https://repository.apache.org/content/repositories/maven-1619/org/apache/maven/shared/maven-shared-resources/3/maven-shared-resources-3-source-release.zip
>
> Source release checksum(s):
> maven-shared-resources-3-source-release.zip sha512:
> 02d5ef00af267efddc6f7d1c6323cd3a2c0cab9f2786a58bd20b8289eda688f02afcf179dcfb07a5abf7f08496d47a7470a2c5de8e76183ae89b36184d53f67f
>
> Staging site:
> https://maven.apache.org/shared-archives/maven-shared-resources-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 maven-shared-resources 3

Posted by Sylwester Lachiewicz <sl...@apache.org>.
+1

I also need one more vote..

wt., 29 gru 2020, 22:52 użytkownik Sylwester Lachiewicz <
slachiewicz@apache.org> napisał:

> Hi,
>
> We solved 3 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12331412&styleName=Text&projectId=12317922
>
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1619/
>
> https://repository.apache.org/content/repositories/maven-1619/org/apache/maven/shared/maven-shared-resources/3/maven-shared-resources-3-source-release.zip
>
> Source release checksum(s):
> maven-shared-resources-3-source-release.zip sha512:
>
> 02d5ef00af267efddc6f7d1c6323cd3a2c0cab9f2786a58bd20b8289eda688f02afcf179dcfb07a5abf7f08496d47a7470a2c5de8e76183ae89b36184d53f67f
>
> Staging site:
> https://maven.apache.org/shared-archives/maven-shared-resources-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
>