Skip to content

Conversation

@jtduffy
Copy link
Contributor

@jtduffy jtduffy commented Jan 13, 2025

Overview

New module to support Struts2 v6.7.0 and greater. Mainly package name refactoring in Struts2.

Related Github Issue

Resolves #2158

@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.55%. Comparing base (13ad7f1) to head (d44eaaa).
⚠️ Report is 369 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2199      +/-   ##
============================================
- Coverage     70.58%   70.55%   -0.04%     
  Complexity     9975     9975              
============================================
  Files           842      842              
  Lines         40367    40369       +2     
  Branches       6117     6118       +1     
============================================
- Hits          28494    28483      -11     
- Misses         9096     9108      +12     
- Partials       2777     2778       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

settings.gradle Outdated
include 'instrumentation:apache-pekko-http-3_1'
include 'instrumentation:apache-pekko-http-core-2.13_1'
include 'instrumentation:apache-struts-2.0'
include 'instrumentation:apache-struts-2.0_6.7.0'
Copy link
Contributor

Choose a reason for hiding this comment

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

any reason to not name this module apache-struts-6.7.0?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Only because we named the original module apache-struts-2.0 (which was my mistake).

I'm actually fine renaming this module and the original struts2 module if everyone else is ok with it.

@jtduffy jtduffy merged commit 55020ba into main Jan 14, 2025
114 checks passed
@jtduffy jtduffy deleted the struts2-6.7.0 branch January 14, 2025 22:00
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.

Implement Struts 2.0 module that supports struts-core-6.7.0+

4 participants