Commit Graph

7456 Commits

Author SHA1 Message Date
Lukasz Lenart 1f5305c249 [maven-release-plugin] prepare release STRUTS_6_7_0 STRUTS_6_7_0 2024-11-17 10:57:09 +01:00
Lukasz Lenart 1903e0ef33 Merge pull request #1126 from apache/feature/WW-5484-dwr
WW-5484 Marks the DWR plugin as deprecated
2024-11-14 15:55:01 +01:00
Lukasz Lenart 8a2f494c12 WW-5484 Marks the DWR plugin as deprecated 2024-11-11 17:49:54 +01:00
Lukasz Lenart 6b2e5ecd9b Merge pull request #1125 from apache/dependabot/github_actions/github/codeql-action-3.27.1
Bump github/codeql-action from 3.27.0 to 3.27.1
2024-11-11 07:37:48 +01:00
dependabot[bot] cb08d18b5a Bump github/codeql-action from 3.27.0 to 3.27.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.0 to 3.27.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v3.27.0...v3.27.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 01:45:38 +00:00
Kusal Kithul-Godage 1e2517b59e Merge pull request #1117 from apache/WW-3714-overriding-behaviour
WW-3714 Ensure correct delegation of deprecated API methods
2024-11-03 21:06:59 +11:00
Kusal Kithul-Godage 8d6ecee849 Merge pull request #1116 from apache/WW-5459-repkg-action-chain-2 2024-11-03 18:53:21 +11:00
Kusal Kithul-Godage 570bf46a7f Merge pull request #1115 from apache/WW-5459-repkg-action-chain 2024-11-03 18:52:42 +11:00
Kusal Kithul-Godage be82a72403 WW-3714 Ensure correct delegation of new Interceptor API 2024-11-03 11:47:34 +11:00
Kusal Kithul-Godage 6fbd9e5321 WW-3714 Ensure correct delegation of new Result API 2024-11-03 11:26:14 +11:00
Kusal Kithul-Godage b0a4c4f417 WW-5459 Deprecate and repackage ActionChainResult 2024-11-03 11:25:46 +11:00
Kusal Kithul-Godage b001c61f89 WW-5459 Move new Action class into action package 2024-11-03 10:49:36 +11:00
Kusal Kithul-Godage 2beac8eba4 Merge pull request #1109 from apache/WW-3714-result-repackage
WW-3714 Move new Result class into result package
2024-11-03 10:46:42 +11:00
Kusal Kithul-Godage d351843ecd WW-3714 Move new Result class into result package 2024-11-02 23:01:07 +11:00
Kusal Kithul-Godage 22036174c7 Merge pull request #1108 from apache/WW-5480-templating-warning
WW-5480 Warn against potential templating bug
2024-11-02 22:58:34 +11:00
Kusal Kithul-Godage ced44650ec WW-5480 Warn against potential templating bug 2024-11-02 14:42:07 +11:00
Kusal Kithul-Godage 1908cbab8f Merge pull request #1105 from apache/WW-5476-defaultresultfactory
WW-5478 Deprecate DefaultResultFactory
2024-11-02 14:05:37 +11:00
Kusal Kithul-Godage c176390926 WW-5478 Fix ActionContext equals/hashCode contract 2024-11-02 14:01:37 +11:00
Kusal Kithul-Godage fe46ad9f4a WW-5478 Deprecate DefaultResultFactory 2024-11-02 14:01:36 +11:00
Kusal Kithul-Godage a0dc19c4be Merge pull request #1104 from apache/WW-5468-modeldriven-strutsparameter-fix 2024-11-01 23:19:43 +11:00
Kusal Kithul-Godage 7cdcd84b83 Merge pull request #1072 from apache/fix/WW-5468-modeldriven-2
WW-5468 Exempt ModelDriven Actions from @StrutsParameter requirement
2024-11-01 19:17:21 +11:00
Lukasz Lenart 8566c14648 Merge pull request #1096 from apache/feature/WW-5476-deprecate
WW-5476 Deprecates tag's parameters as replaced with attributes
2024-10-30 06:43:07 +01:00
Lukasz Lenart c75ddbbf3e Merge pull request #1098 from apache/dependabot/maven/asm.version-9.7.1
Bump asm.version from 9.7 to 9.7.1
2024-10-29 16:00:40 +01:00
Lukasz Lenart b15dc458cf Merge pull request #1102 from apache/dependabot/github_actions/github/codeql-action-3.27.0
Bump github/codeql-action from 3.26.13 to 3.27.0
2024-10-29 16:00:12 +01:00
dependabot[bot] 3f74923099 Bump github/codeql-action from 3.26.13 to 3.27.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.13 to 3.27.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v3.26.13...v3.27.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 01:54:27 +00:00
dependabot[bot] 5b2f63fa7e Bump asm.version from 9.7 to 9.7.1
Bumps `asm.version` from 9.7 to 9.7.1.

Updates `org.ow2.asm:asm` from 9.7 to 9.7.1

Updates `org.ow2.asm:asm-commons` from 9.7 to 9.7.1

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.ow2.asm:asm-commons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 01:50:03 +00:00
Lukasz Lenart d9d580ae3d Merge pull request #1094 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.17.0
WW-5477 Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0
2024-10-27 09:01:15 +01:00
Lukasz Lenart 67e0477993 WW-5476 Deprecates tag's parameters as replaced with attributes 2024-10-25 08:28:18 +02:00
Kusal Kithul-Godage 89bcbecc70 Merge pull request #1085 from apache/kusal-depr-apis-7
WW-3714 Deprecate and repackage common APIs part 6
2024-10-25 12:13:09 +11:00
Kusal Kithul-Godage 67ee1b2d67 Merge pull request #1084 from apache/kusal-depr-apis-6 2024-10-23 21:12:42 +11:00
Kusal Kithul-Godage 5b81ec0852 Merge pull request #1083 from apache/kusal-depr-apis-5
WW-3714 Deprecate and repackage common APIs part 4
2024-10-22 23:11:23 +11:00
Kusal Kithul-Godage 266cd1333c Merge pull request #1082 from apache/kusal-depr-apis-4
WW-3714 Deprecate and repackage common APIs part 3
2024-10-22 23:11:07 +11:00
Kusal Kithul-Godage 323267fa88 Merge pull request #1087 from apache/kusal-depr-apis-3.5
WW-3714 Deprecate and repackage common APIs part 2.5
2024-10-22 23:10:48 +11:00
Kusal Kithul-Godage 2432449975 WW-3714 Update StrutsResultSupport to allow overriding new signature 2024-10-22 18:50:56 +11:00
Kusal Kithul-Godage 45a1f5efc6 WW-3714 Deprecate and migrate assorted Interceptors 2024-10-22 18:50:56 +11:00
Kusal Kithul-Godage b488c80aa2 Merge pull request #1081 from apache/kusal-depr-apis-3
WW-3714 Deprecate and repackage common APIs part 2
2024-10-22 18:03:00 +11:00
Lukasz Lenart 144010c3b7 Merge pull request #1093 from apache/dependabot/maven/org.apache.maven.doxia-doxia-core-2.0.0
Bump org.apache.maven.doxia:doxia-core from 1.12.0 to 2.0.0
2024-10-22 08:27:26 +02:00
Lukasz Lenart 9b87e88bb0 Merge pull request #1095 from apache/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.5.1
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.1
2024-10-22 08:27:07 +02:00
Lukasz Lenart 117e84f246 Merge pull request #1092 from apache/dependabot/maven/maven-surefire-plugin.version-3.5.1
Bump maven-surefire-plugin.version from 3.5.0 to 3.5.1
2024-10-22 08:26:39 +02:00
Lukasz Lenart a28f22605c Merge pull request #1090 from apache/dependabot/github_actions/github/codeql-action-3.26.13
Bump github/codeql-action from 3.26.12 to 3.26.13
2024-10-22 08:26:02 +02:00
Kusal Kithul-Godage deb6c09bce WW-3714 Replace deprecated APIs in new ActionSupport 2024-10-22 17:02:11 +11:00
Kusal Kithul-Godage f95f9a7cd3 WW-3714 Add alternative constructors in InterceptorMapping 2024-10-22 17:02:11 +11:00
Kusal Kithul-Godage 9e23fbe665 WW-3714 Deprecate and migrate AbstractInterceptor and MethodFilterInterceptor 2024-10-22 17:02:11 +11:00
Kusal Kithul-Godage a623842bce WW-3714 Deprecate and migrate ActionSupport 2024-10-22 17:02:11 +11:00
Kusal Kithul-Godage 2757c23572 WW-3714 Fix replacement ValidationAware marker not recognised 2024-10-22 17:01:57 +11:00
Kusal Kithul-Godage ebedd7391f WW-3714 Marker interface migration follow-up 2024-10-22 13:55:46 +11:00
Kusal Kithul-Godage 7ce8f484e0 WW-3714 Shortcut adapters 2024-10-22 13:55:46 +11:00
Kusal Kithul-Godage dfd07190bd WW-3714 Update new ActionContext with new ValueStack 2024-10-22 13:55:46 +11:00
Kusal Kithul-Godage 111bc25650 WW-3714 Deprecate and migrate assorted marker interfaces 2024-10-22 13:55:46 +11:00
Kusal Kithul-Godage 8ba8ee5fe6 WW-3714 Deprecate and migrate ValueStack 2024-10-22 13:55:46 +11:00