[RESULT] [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Hervé Boutemy
Hi,

The vote has passed with the following result:

+1 : Olivier Lamy, Tamás Cservenák, Sylwester Lachiewicz, Slawomir Jaranowski, 
Hervé Boutemy

PMC quorum: reached

I will promote the source release zip file to Apache distribution area and the 
artifacts to the central repo.



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



Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Slawomir Jaranowski
+1

sob., 30 mar 2024 o 02:55 Hervé Boutemy  napisał(a):

> Hi,
>
> We solved 3 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2081/
>
> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.3.1-source-release.zip sha512:
> aaa76709d054491118546c8f67829aa9c8435b6b2e6e2577573ac049823d1ca2c54c730e4800291cd3756a677f75af0278be886d16e057cf88fc014991f0004f
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-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-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-- 
Sławomir Jaranowski


Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Herve Boutemy
here is my +1

Reproducible build ok: reference done with JDK 11 on *nix and umask 002

@Tamas this umask is the cause of your issue. In the future, with MSOURCES-137, 
we will be insensitive, which will avoid this little annoying precision

Regards,

Hervé


On 2024/03/30 01:55:10 Hervé Boutemy wrote:
> Hi,
> 
> We solved 3 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2081/
> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
> 
> Source release checksum(s):
> maven-source-plugin-3.3.1-source-release.zip sha512: 
> aaa76709d054491118546c8f67829aa9c8435b6b2e6e2577573ac049823d1ca2c54c730e4800291cd3756a677f75af0278be886d16e057cf88fc014991f0004f
> 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-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-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 
> 

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



Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Sylwester Lachiewicz
+1

pon., 1 kwi 2024, 08:15 użytkownik Olivier Lamy  napisał:

> +1
>
> On Sat, 30 Mar 2024 at 11:55, Hervé Boutemy  wrote:
> >
> > Hi,
> >
> > We solved 3 issues:
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-2081/
> >
> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
> >
> > Source release checksum(s):
> > maven-source-plugin-3.3.1-source-release.zip sha512:
> aaa76709d054491118546c8f67829aa9c8435b6b2e6e2577573ac049823d1ca2c54c730e4800291cd3756a677f75af0278be886d16e057cf88fc014991f0004f
> >
> > Staging site:
> > https://maven.apache.org/plugins-archives/maven-source-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-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Tamás Cservenák
Addendum:
I have locally this diff on sources JAR, that I guess is result of
MSOURCES-137 change:
---
target/reference/org.apache.maven.plugins/maven-source-plugin-3.3.1-sources.jar
+++ target/maven-source-plugin-3.3.1-sources.jar
├── zipinfo {}
│ @@ -17,10 +17,10 @@
│  -rw-r--r--  2.0 unx 1602 b- defN 24-Mar-30 01:48
org/apache/maven/plugins/source/AggregatorSourceJarMojo.java
│  -rw-r--r--  2.0 unx 1372 b- defN 24-Mar-30 01:48
org/apache/maven/plugins/source/SourceJarMojo.java
│  -rw-r--r--  2.0 unx 2160 b- defN 24-Mar-30 01:48
org/apache/maven/plugins/source/SourceJarNoForkMojo.java
│  -rw-r--r--  2.0 unx 1340 b- defN 24-Mar-30 01:48
org/apache/maven/plugins/source/TestSourceGeneratedJarMojo.java
│  -rw-r--r--  2.0 unx 1318 b- defN 24-Mar-30 01:48
org/apache/maven/plugins/source/TestSourceJarMojo.java
│  -rw-r--r--  2.0 unx 2185 b- defN 24-Mar-30 01:48
org/apache/maven/plugins/source/TestSourceJarNoForkMojo.java
│  -rw-r--r--  2.0 unx15204 b- defN 24-Mar-30 01:48
org/apache/maven/plugins/maven_source_plugin/HelpMojo.java
│ --rw-rw-r--  2.0 unx 6738 b- defN 24-Mar-30 01:48
META-INF/maven/org.apache.maven.plugins/maven-source-plugin/pom.xml
│ --rw-rw-r--  2.0 unx   78 b- defN 24-Mar-30 01:48
META-INF/maven/org.apache.maven.plugins/maven-source-plugin/pom.properties
│ +-rw-r--r--  2.0 unx 6738 b- defN 24-Mar-30 01:48
META-INF/maven/org.apache.maven.plugins/maven-source-plugin/pom.xml
│ +-rw-r--r--  2.0 unx   78 b- defN 24-Mar-30 01:48
META-INF/maven/org.apache.maven.plugins/maven-source-plugin/pom.properties
│  24 files, 66342 bytes uncompressed, 19995 bytes compressed:  69.9%


On Mon, Apr 1, 2024 at 9:28 AM Tamás Cservenák  wrote:

> +1
>
> Reference build OK, (U*ix, Java 11)
>
> On Sat, Mar 30, 2024 at 2:55 AM Hervé Boutemy 
> wrote:
>
>> Hi,
>>
>> We solved 3 issues:
>>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-2081/
>>
>> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
>>
>> Source release checksum(s):
>> maven-source-plugin-3.3.1-source-release.zip sha512:
>> aaa76709d054491118546c8f67829aa9c8435b6b2e6e2577573ac049823d1ca2c54c730e4800291cd3756a677f75af0278be886d16e057cf88fc014991f0004f
>>
>> Staging site:
>> https://maven.apache.org/plugins-archives/maven-source-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-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>>


Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Tamás Cservenák
+1

Reference build OK, (U*ix, Java 11)

On Sat, Mar 30, 2024 at 2:55 AM Hervé Boutemy  wrote:

> Hi,
>
> We solved 3 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2081/
>
> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.3.1-source-release.zip sha512:
> aaa76709d054491118546c8f67829aa9c8435b6b2e6e2577573ac049823d1ca2c54c730e4800291cd3756a677f75af0278be886d16e057cf88fc014991f0004f
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-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-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Olivier Lamy
+1

On Sat, 30 Mar 2024 at 11:55, Hervé Boutemy  wrote:
>
> Hi,
>
> We solved 3 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2081/
> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.3.1-source-release.zip sha512: 
> aaa76709d054491118546c8f67829aa9c8435b6b2e6e2577573ac049823d1ca2c54c730e4800291cd3756a677f75af0278be886d16e057cf88fc014991f0004f
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-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-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

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



[VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-03-29 Thread Hervé Boutemy
Hi,

We solved 3 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text

Staging repo:
https://repository.apache.org/content/repositories/maven-2081/
https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip

Source release checksum(s):
maven-source-plugin-3.3.1-source-release.zip sha512: 
aaa76709d054491118546c8f67829aa9c8435b6b2e6e2577573ac049823d1ca2c54c730e4800291cd3756a677f75af0278be886d16e057cf88fc014991f0004f

Staging site:
https://maven.apache.org/plugins-archives/maven-source-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-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org