Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Jun 13, 2022

Upgrade:

  • plexus-io to 3.4.0
  • plexus-archiver to 4.4.0
  • maven-archiver to 3.6.0 (when released)

These are now pure JSR330 components, and legacy APIs are dropped, so drop whatever cruft needed from assembly plugin as well.


https://issues.apache.org/jira/browse/MASSEMBLY-961

@cstamas cstamas requested a review from michael-o June 13, 2022 08:57
@cstamas cstamas self-assigned this Jun 13, 2022
@cstamas cstamas changed the title [MASSEMBLY-961] Update plexus-archiver to 3.6.0 [MASSEMBLY-961] Update maven-archiver to 3.6.0 Jun 13, 2022
public class DebugConfigurationListener
implements ConfigurationListener
{
private final Logger logger;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe logger can be initialized here instead of pass as argument.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but I would rather throw this class out in next major. The benefit is very little.

public class DebugConfigurationListener
implements ConfigurationListener
{
private final Logger logger;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but I would rather throw this class out in next major. The benefit is very little.

@cstamas cstamas merged commit 9377502 into master Jun 28, 2022
@cstamas cstamas deleted the MASSEMBLY-961 branch June 28, 2022 20:24
@jira-importer
Copy link

Resolve #1168

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants