Re: [CANCELED][VOTE] Release Apache Maven 3.9.4

2023-07-29 Thread Gary Gregory
Or a Set.

Gary

On Sat, Jul 29, 2023, 11:37 AM Gary Gregory  wrote:

> Sounds like a Java Map implementation is used that does not preserve
> insertion order.
>
> Gary
>
>
> On Sat, Jul 29, 2023, 11:03 AM Tamás Cservenák 
> wrote:
>
>> Yes, you are right.
>>
>> Seems only the /META-INF/MANIFEST.MF differs, only the Export-Package and
>> Import-Package entries like their ordering is different?
>>
>>
>>
>> T
>>
>> On Sat, Jul 29, 2023, 15:28 Gary Gregory  wrote:
>>
>> > Maybe figuring out the exact difference between the jars will give you a
>> > hint?
>> >
>> > Gary
>> >
>> > On Sat, Jul 29, 2023, 9:19 AM Tamás Cservenák 
>> wrote:
>> >
>> > > Sure,
>> > >
>> > > Will do that, thanks.
>> > >
>> > > What I don't understand is how I got 2 different jars in the first
>> place,
>> > > as i did not release twice (nor build from tag two times)...
>> > >
>> > > T
>> > >
>> > > On Sat, Jul 29, 2023, 11:58 Herve Boutemy 
>> wrote:
>> > >
>> > > > notice that you don't need to go to 3.9.5: rebuilding 3.9.4 from a
>> > clean
>> > > > local repository and Git checkout from tag with `mvn
>> -Papache-release
>> > > > deploy` will do the job that has to be re-done
>> > > >
>> > > > Regards,
>> > > >
>> > > > Hervé
>> > > >
>> > > > On 2023/07/29 08:47:48 Tamás Cservenák wrote:
>> > > > > Am cancelling the vote due Herve -1
>> > > > >
>> > > > > Will need to figure out how this happened.
>> > > > >
>> > > > > T
>> > > > >
>> > > >
>> > > >
>> -
>> > > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> > > > For additional commands, e-mail: dev-h...@maven.apache.org
>> > > >
>> > > >
>> > >
>> >
>>
>


Re: [CANCELED][VOTE] Release Apache Maven 3.9.4

2023-07-29 Thread Gary Gregory
Sounds like a Java Map implementation is used that does not preserve
insertion order.

Gary


On Sat, Jul 29, 2023, 11:03 AM Tamás Cservenák  wrote:

> Yes, you are right.
>
> Seems only the /META-INF/MANIFEST.MF differs, only the Export-Package and
> Import-Package entries like their ordering is different?
>
>
>
> T
>
> On Sat, Jul 29, 2023, 15:28 Gary Gregory  wrote:
>
> > Maybe figuring out the exact difference between the jars will give you a
> > hint?
> >
> > Gary
> >
> > On Sat, Jul 29, 2023, 9:19 AM Tamás Cservenák 
> wrote:
> >
> > > Sure,
> > >
> > > Will do that, thanks.
> > >
> > > What I don't understand is how I got 2 different jars in the first
> place,
> > > as i did not release twice (nor build from tag two times)...
> > >
> > > T
> > >
> > > On Sat, Jul 29, 2023, 11:58 Herve Boutemy  wrote:
> > >
> > > > notice that you don't need to go to 3.9.5: rebuilding 3.9.4 from a
> > clean
> > > > local repository and Git checkout from tag with `mvn -Papache-release
> > > > deploy` will do the job that has to be re-done
> > > >
> > > > Regards,
> > > >
> > > > Hervé
> > > >
> > > > On 2023/07/29 08:47:48 Tamás Cservenák wrote:
> > > > > Am cancelling the vote due Herve -1
> > > > >
> > > > > Will need to figure out how this happened.
> > > > >
> > > > > T
> > > > >
> > > >
> > > > -
> > > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > > > For additional commands, e-mail: dev-h...@maven.apache.org
> > > >
> > > >
> > >
> >
>


Re: [CANCELED][VOTE] Release Apache Maven 3.9.4

2023-07-29 Thread Tamás Cservenák
Yes, you are right.

Seems only the /META-INF/MANIFEST.MF differs, only the Export-Package and
Import-Package entries like their ordering is different?



T

On Sat, Jul 29, 2023, 15:28 Gary Gregory  wrote:

> Maybe figuring out the exact difference between the jars will give you a
> hint?
>
> Gary
>
> On Sat, Jul 29, 2023, 9:19 AM Tamás Cservenák  wrote:
>
> > Sure,
> >
> > Will do that, thanks.
> >
> > What I don't understand is how I got 2 different jars in the first place,
> > as i did not release twice (nor build from tag two times)...
> >
> > T
> >
> > On Sat, Jul 29, 2023, 11:58 Herve Boutemy  wrote:
> >
> > > notice that you don't need to go to 3.9.5: rebuilding 3.9.4 from a
> clean
> > > local repository and Git checkout from tag with `mvn -Papache-release
> > > deploy` will do the job that has to be re-done
> > >
> > > Regards,
> > >
> > > Hervé
> > >
> > > On 2023/07/29 08:47:48 Tamás Cservenák wrote:
> > > > Am cancelling the vote due Herve -1
> > > >
> > > > Will need to figure out how this happened.
> > > >
> > > > T
> > > >
> > >
> > > -
> > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > > For additional commands, e-mail: dev-h...@maven.apache.org
> > >
> > >
> >
>


Re: [CANCELED][VOTE] Release Apache Maven 3.9.4

2023-07-29 Thread Gary Gregory
Maybe figuring out the exact difference between the jars will give you a
hint?

Gary

On Sat, Jul 29, 2023, 9:19 AM Tamás Cservenák  wrote:

> Sure,
>
> Will do that, thanks.
>
> What I don't understand is how I got 2 different jars in the first place,
> as i did not release twice (nor build from tag two times)...
>
> T
>
> On Sat, Jul 29, 2023, 11:58 Herve Boutemy  wrote:
>
> > notice that you don't need to go to 3.9.5: rebuilding 3.9.4 from a clean
> > local repository and Git checkout from tag with `mvn -Papache-release
> > deploy` will do the job that has to be re-done
> >
> > Regards,
> >
> > Hervé
> >
> > On 2023/07/29 08:47:48 Tamás Cservenák wrote:
> > > Am cancelling the vote due Herve -1
> > >
> > > Will need to figure out how this happened.
> > >
> > > T
> > >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> >
>


Re: [CANCELED][VOTE] Release Apache Maven 3.9.4

2023-07-29 Thread Tamás Cservenák
Sure,

Will do that, thanks.

What I don't understand is how I got 2 different jars in the first place,
as i did not release twice (nor build from tag two times)...

T

On Sat, Jul 29, 2023, 11:58 Herve Boutemy  wrote:

> notice that you don't need to go to 3.9.5: rebuilding 3.9.4 from a clean
> local repository and Git checkout from tag with `mvn -Papache-release
> deploy` will do the job that has to be re-done
>
> Regards,
>
> Hervé
>
> On 2023/07/29 08:47:48 Tamás Cservenák wrote:
> > Am cancelling the vote due Herve -1
> >
> > Will need to figure out how this happened.
> >
> > T
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [CANCELED][VOTE] Release Apache Maven 3.9.4

2023-07-29 Thread Herve Boutemy
notice that you don't need to go to 3.9.5: rebuilding 3.9.4 from a clean local 
repository and Git checkout from tag with `mvn -Papache-release deploy` will do 
the job that has to be re-done

Regards,

Hervé

On 2023/07/29 08:47:48 Tamás Cservenák wrote:
> Am cancelling the vote due Herve -1
> 
> Will need to figure out how this happened.
> 
> T
> 

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



[CANCELED][VOTE] Release Apache Maven 3.9.4

2023-07-29 Thread Tamás Cservenák
Am cancelling the vote due Herve -1

Will need to figure out how this happened.

T


Re: [VOTE] Release Apache Maven 3.9.4

2023-07-29 Thread Herve Boutemy
-1

Reproducible Build not ok: the binary release ships with a 
lib/maven-resolver-api-1.9.14.jar
 that is not the same as the reference one published on Maven Central
(surprisingly, other resolver jar are ok...)

Regards,

Hervé

On 2023/07/26 10:08:53 Tamás Cservenák wrote:
> Howdy,
> 
> We solved 3 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12353369
> 
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20resolution%20%3D%20Unresolved
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1982
> 
> Dev dist directory:
> https://dist.apache.org/repos/dist/dev/maven/maven-3/3.9.4/
> 
> Source release checksums:
> apache-maven-3.9.4-src.zip sha512:
> 7a45cfd1f50e51246bbbeef769bf0c61ec08320ac260eed6b54ffce060a3186c99e902b3407ed9aa98fe02ad9b618b1bd2741275c05c7cdac24f0bc799d324e0
> 
> apache-maven-3.9.4-src.tar.gz sha512:
> 7a77f7e19c5165be8dd886ae06a52c6d6a94b1419917d2e035e937114c7cff5aea19d8ea3614485c1876185e70f4fbdd80b673f56f7d344fae75e51d62f3100c
> 
> Binary release checksums:
> apache-maven-3.9.4-bin.zip sha512:
> a72b9fa0da103f7ec432fcd548a67fe17006dfda459060ecace8935562aae59443eb96d373b7db9bf17c0876bb77650615507bab1f0ac8c0d830aaeea9743b9e
> 
> apache-maven-3.9.4-bin.tar.gz sha512:
> 0638f3410b6dc8fef4ced4e12098b455516802f6924add63362a6642f2531cf6c150f32f7adcbd1a46609b9919090a0f53a3a8835cbb31d65b600358cf2399f9
> 
> Staged site:
> https://maven.apache.org/ref/3-LATEST/
> 
> Draft for release notes:
> https://github.com/apache/maven-site/pull/442
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72h
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 

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



Re: plexus-utils 4.x and Xpp3DomBuilder

2023-07-29 Thread Christoph Läubrich
I tried the same with Tycho and the conclusion was that a maven plugin 
can currently not upgrade to plexus-xml4 if you still want to support 
maven 3.x


Am 25.07.23 um 20:56 schrieb Slawomir Jaranowski:

Hi

I'm trying to update plexus-utils 3.5.x to plexus-utils/plexus-xml 4.x in
maven-enforcer 

In maven-enforcer (and in many other plugins ...) is used, code like:

 Xpp3Dom enforcerRules = Xpp3DomBuilder.build(descriptorStream,
"UTF-8");

Xpp3Dom and Xpp3DomBuilder - has new implementation in plexus-xml  but
Maven 3.x exports

 
 org.codehaus.plexus.util.xml.Xpp3Dom

org.codehaus.plexus.util.xml.pull.XmlPullParser

org.codehaus.plexus.util.xml.pull.XmlPullParserException

org.codehaus.plexus.util.xml.pull.XmlSerializer

It is very magical that we export classes but not export artifact
which contains those classes ...

so incompatibilite code for Xpp3Dom is used ...

Any hints on how to process it.



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