Commit Graph

7029 Commits

Author SHA1 Message Date
Lukasz Lenart d8dc720d4b Merge pull request #835 from apache/fix/WW-5365-radio-value
[WW-5365] Reverts changes introduced in WW-5192 to allow evaluate the value attribute of Radio tag
2024-01-09 18:59:51 +01:00
Kusal Kithul-Godage f5a7c31f25 Merge pull request #838 from apache/fix/debug-level
Reduces log level to debug to reduce noise in the logs
2024-01-08 18:21:18 +11:00
Lukasz Lenart 5b020eb570 Reduces log level to debug to reduce noise in the logs 2024-01-08 07:11:35 +01:00
Lukasz Lenart 07cecbf63c Merge pull request #837 from apache/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.0.1
Bump org.apache.maven.plugins:maven-release-plugin from 3.0.0-M1 to 3.0.1
2024-01-08 07:08:58 +01:00
dependabot[bot] b9d072d18c Bump org.apache.maven.plugins:maven-release-plugin
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M1 to 3.0.1.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.0-M1...maven-release-3.0.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 01:17:20 +00:00
Lukasz Lenart 55ca7a5b34 WW-5365 Reverts changes introduced in WW-5192 to allow evaluate the value attribute 2024-01-07 11:37:10 +01:00
Kusal Kithul-Godage ecd02de8b0 Merge pull request #831 from apache/WW-5352-parameter-annotation-2
WW-5352 Refactor ParametersInterceptor
2024-01-07 02:14:51 +11:00
Kusal Kithul-Godage 3b76678c0e Merge pull request #825 from apache/WW-5381-method-accessor
WW-5381 Introduce extension point for MethodAccessor
2024-01-07 02:14:37 +11:00
Kusal Kithul-Godage 3b078995aa Merge pull request #826 from apache/WW-5382-stale-config
WW-5382 Fix stale injections in Dispatcher
2024-01-07 02:14:28 +11:00
Lukasz Lenart 9a0df704a8 Merge pull request #834 from apache/fix/do-not-clean
Stops cleaning nightlies to allow to coexist different versions
2024-01-06 16:00:43 +01:00
Lukasz Lenart fb7fec3550 Stops cleaning nightlies to allow to coexist different versions 2024-01-06 15:11:01 +01:00
Kusal Kithul-Godage 503c8daa16 WW-5381 Remove unnecessary/confusing parameters 2024-01-06 02:49:47 +11:00
Kusal Kithul-Godage 78e97a42e9 Merge branch 'master' into WW-5381-method-accessor 2024-01-06 02:42:41 +11:00
Kusal Kithul-Godage d4a0b3b852 WW-5381 Reimplement ability to register additional MethodAccessors 2024-01-06 02:42:37 +11:00
Kusal Kithul-Godage 199ea0db69 WW-5352 Rename acceptable name/value methods 2024-01-06 02:10:34 +11:00
Kusal Kithul-Godage aa4398ee2e WW-5352 Do not use setter notation for helper methods 2024-01-06 02:10:12 +11:00
Lukasz Lenart 5e9dd3d690 Merge pull request #830 from apache/feature/WW-5383-exclude-jars
[WW-5383] Updates RegEx to excludes JARs by default
2024-01-04 10:10:58 +01:00
Lukasz Lenart cc78033d3d WW-5383 Updates RegEx to excludes JARs by default 2024-01-04 06:49:10 +01:00
Kusal Kithul-Godage 370d8829d1 Merge pull request #824 from apache/WW-5381-compoundroot-interface-2
WW-5381 Introduce extension point for CompoundRootAccessor
2024-01-03 23:11:40 +11:00
Kusal Kithul-Godage 69a7195df7 Merge branch 'master' into WW-5381-compoundroot-interface-2
# Conflicts:
#	core/src/test/java/org/apache/struts2/interceptor/parameter/ParametersInterceptorTest.java
2024-01-03 23:05:47 +11:00
Kusal Kithul-Godage ed06d61f2f Merge pull request #829 from apache/WW-5352-parameter-annotation
WW-5352 Repackage ParametersInterceptor and related classes
2024-01-03 23:04:44 +11:00
Kusal Kithul-Godage fd94c17663 WW-5352 Gut deprecated interfaces 2024-01-03 23:00:54 +11:00
Kusal Kithul-Godage f3c160d9d6 WW-5381 Revert bean removals for backwards compatibility 2024-01-03 21:44:21 +11:00
Kusal Kithul-Godage 573dbbcea8 WW-5381 Revert bean removal for backwards compatibility 2024-01-03 21:42:52 +11:00
Kusal Kithul-Godage 8a245e865b WW-5352 Refactor ParametersInterceptor 2024-01-03 21:34:44 +11:00
Kusal Kithul-Godage 19cc1514a1 WW-5352 Move ParameterNameAware and ParameterValueAware 2024-01-03 20:53:04 +11:00
Kusal Kithul-Godage 2ae36b6091 WW-5352 Fix SonarCloud logging warnings 2024-01-03 16:13:54 +11:00
Kusal Kithul-Godage 4698733670 WW-5352 Repackage ParametersInterceptor and related classes 2024-01-03 15:08:02 +11:00
Kusal Kithul-Godage 07718b5bf0 Merge pull request #822 from apache/WW-5379-velocity-stack-alt
WW-5379 Implement alternative mechanism for Velocity directives to obtain ValueStack
2024-01-03 11:41:55 +11:00
Kusal Kithul-Godage 031d66dba3 Merge pull request #823 from apache/WW-5381-compoundroot-interface
WW-5381 Introduce RootAccessor interface for extension point
2024-01-03 11:41:20 +11:00
Kusal Kithul-Godage ee600f99b1 WW-5379 Use ValueStackProvider marker interface for Velocity context implementation flexibility 2024-01-02 21:24:40 +11:00
Kusal Kithul-Godage 83a4503a76 Merge pull request #828 from apache/WW-5364-fix-str-access
WW-5364 Add String.class to system allowlist
2024-01-02 20:33:14 +11:00
Kusal Kithul-Godage 9976ed3f1d Merge pull request #821 from apache/WW-5378-no-context-fallback
WW-5378 Add option to NOT fallback to context lookup when finding value on OgnlValueStack
2024-01-02 20:33:00 +11:00
Kusal Kithul-Godage 8954ad61c1 WW-5364 Add String.class to system allowlist 2024-01-02 18:03:05 +11:00
Kusal Kithul-Godage 3d25caa0a8 WW-5382 Update Dispatcher#getContainer JavaDoc 2024-01-02 17:54:08 +11:00
Kusal Kithul-Godage 946737c811 WW-5382 Rework Dispatcher injections 2024-01-02 03:57:45 +11:00
Kusal Kithul-Godage ae71c464a8 WW-5382 Delete redundant code 2024-01-02 02:59:40 +11:00
Kusal Kithul-Godage fa5b46c784 WW-5382 Add test for Dispatcher reinjection 2024-01-02 02:57:44 +11:00
Kusal Kithul-Godage 6f1e1222bc WW-5382 Rework existing Dispatcher tests and base test classes 2024-01-02 02:56:57 +11:00
Lukasz Lenart afa40c17ec Merge pull request #818 from apache/dependabot/maven/org.apache.commons-commons-compress-1.24.0
Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0
2024-01-01 10:57:29 +01:00
Lukasz Lenart 52f14721e0 Merge pull request #816 from apache/dependabot/github_actions/actions/upload-artifact-4.0.0
Bump actions/upload-artifact from 3.1.3 to 4.0.0
2024-01-01 10:56:44 +01:00
Lukasz Lenart 3dabcf127b Merge pull request #812 from apache/feature/WW-5362-remove-type
[WW-5362] Removes type attribute out of <s:script/> tag
2024-01-01 10:54:55 +01:00
Kusal Kithul-Godage 2024d83177 WW-5382 Fix stale bootstrap context on ActionContext 2023-12-31 00:33:56 +11:00
Kusal Kithul-Godage 15acd72d24 WW-5382 Fix stale injections in Dispatcher 2023-12-31 00:33:56 +11:00
Kusal Kithul-Godage 32584c3551 WW-5382 Fix StrutsInternalTestCase 2023-12-31 00:33:56 +11:00
Kusal Kithul-Godage c322abacbf WW-5381 Introduce extension point for MethodAccessor 2023-12-29 14:11:00 +11:00
Kusal Kithul-Godage aef5d5c6c7 WW-5381 Introduce extension point for CompoundRootAccessor 2023-12-29 13:58:27 +11:00
Kusal Kithul-Godage 8f4d9a6f6f WW-5381 Introduce RootAccessor interface for extension point 2023-12-29 13:40:41 +11:00
Kusal Kithul-Godage 450ee91b03 WW-5379 Fix not looking in chained contexts' chained contexts 2023-12-28 08:17:20 +11:00
Kusal Kithul-Godage 3eddd56d2d WW-5379 Add support for internal and chained contexts 2023-12-28 07:42:23 +11:00