-
Notifications
You must be signed in to change notification settings - Fork 815
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
[Struts 7] Merge master to 7xx #833
Merged
lukaszlenart
merged 42 commits into
release/struts-7-0-x
from
merge-master-to-7xx-2024-01-04
Jan 5, 2024
Merged
[Struts 7] Merge master to 7xx #833
lukaszlenart
merged 42 commits into
release/struts-7-0-x
from
merge-master-to-7xx-2024-01-04
Jan 5, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Builds Struts 7 as part of the main pipeline
WW-5373 change java comment
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@a8a3f3a...c7d193f) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Commits](github/codeql-action@v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…codeql-action-3 Bump github/codeql-action from 2 to 3
Bumps org.apache.commons:commons-compress from 1.23.0 to 1.24.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
[WW-5373] Update JavaDoc CspReportAction.java
[WW-5328] Removes deprecated setters
Co-authored-by: Sebastian Peters <sebastian.peters@gmail.com>
Co-authored-by: Sebastian Peters <sebastian.peters@gmail.com>
…tain ValueStack
[WW-5362] Removes type attribute out of <s:script/> tag
…/upload-artifact-4.0.0 Bump actions/upload-artifact from 3.1.3 to 4.0.0
…ns-commons-compress-1.24.0 Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0
WW-5378 Add option to NOT fallback to context lookup when finding value on OgnlValueStack
WW-5364 Add String.class to system allowlist
…implementation flexibility
WW-5381 Introduce RootAccessor interface for extension point
WW-5379 Implement alternative mechanism for Velocity directives to obtain ValueStack
WW-5352 Repackage ParametersInterceptor and related classes
# Conflicts: # core/src/test/java/org/apache/struts2/interceptor/parameter/ParametersInterceptorTest.java
WW-5381 Introduce extension point for CompoundRootAccessor
[WW-5383] Updates RegEx to excludes JARs by default
…-2024-01-04 # Conflicts: # Jenkinsfile # bundles/admin/src/main/resources/osgi/admin/shell.ftl # bundles/admin/src/main/resources/osgi/admin/viewBundle.ftl # bundles/admin/src/main/resources/osgi/admin/viewBundles.ftl # plugins/velocity/src/main/java/org/apache/struts2/views/velocity/components/AbstractDirective.java
lukaszlenart
requested review from
rgielen,
aleksandr-m,
yasserzamani,
sdutry,
cnenning and
kusalk
January 4, 2024 09:30
Quality Gate failedFailed conditions 0.0% Coverage on New Code (required ≥ 80%) |
kusalk
approved these changes
Jan 4, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.