Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposed WW-5074 Fix #413

Merged
merged 1 commit into from May 4, 2020

Conversation

JCgH4164838Gh792C124B5
Copy link
Contributor

Proposed WW-5074 Fix:

  • Exclude ASM 3.3.1 from inclusion as a dependency for commons-digester3 (also mark commons-digester3 as optional dependency since it is only listed to allow the exclusion).
  • Provide explicit test dependency of ASM 3.3.1 for portlet-plugin (otherwise its jmock tests are unable to execute).

- Exclude ASM 3.3.1 from inclusion as a dependency for commons-digester3
  (also mark commons-digester3 as optional dependency since it is only
  listed to allow the exclusion).
- Provide explicit test dependency of ASM 3.3.1 for portlet-plugin
  (otherwise its jmock tests are unable to execute).
@coveralls
Copy link

Coverage Status

Coverage remained the same at 49.176% when pulling a671125 on JCgH4164838Gh792C124B5:WW-5074_CfgFix into 0a53999 on apache:master.

@JCgH4164838Gh792C124B5
Copy link
Contributor Author

Hello Apache Struts Team.

This PR attempts to fix the ASM version conflict issue (two jars with different versions, groupId changed after ASM 3.x) found after deploying the Struts Showcase applications.

This seemed to be the only combination of changes that both avoided the extra jar and resulted in a successful build. More experienced Maven users might have a better strategy - please let me know if you do. 😄

Copy link
Member

@lukaszlenart lukaszlenart left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@lukaszlenart lukaszlenart merged commit f4ab5bf into apache:master May 4, 2020
@JCgH4164838Gh792C124B5 JCgH4164838Gh792C124B5 deleted the WW-5074_CfgFix branch May 6, 2020 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants