Commit Graph

7088 Commits

Author SHA1 Message Date
Sebastian Peters f8a8172a3e Update spring to 5.3.31 2024-01-26 12:49:46 +01:00
Sebastian Peters 71d28ed90d Update jackson to 2.16.1 2024-01-26 12:49:09 +01:00
Sebastian Peters 77285186df Update slf4j to 2.0.11 2024-01-26 12:48:45 +01:00
Sebastian Peters 028fedd306 Update assertj to 3.25.2 2024-01-26 12:45:17 +01:00
Sebastian Peters 8087ba97ee Update maven-site-plugin to 3.12.1 2024-01-26 12:45:01 +01:00
Sebastian Peters e299bba112 Update maven-war-plugin to 3.4.0 2024-01-26 12:44:36 +01:00
Kusal Kithul-Godage bd783a0e19 Merge pull request #832 from apache/WW-5352-parameter-annotation-3 2024-01-26 11:00:16 +11:00
Lukasz Lenart 5057aeac83 Merge pull request #862 from apache/lukaszlenart-patch-1
Stops running sonar.yml on forks
2024-01-24 18:02:22 +01:00
Lukasz Lenart 7843cd5e1c Merge pull request #854 from sepe81/feature/update-security-policy
Small spelling and MD fixes (IntelliJ assisted)
2024-01-24 17:32:44 +01:00
Lukasz Lenart 2513fcb292 Stops running sonar.yml on forks 2024-01-24 17:28:52 +01:00
Sebastian Peters 644bd1f8ca Mention just the maintenance branches for supported versions
b/c https://struts.apache.org/releases.html#prior-releases
has further details.
2024-01-24 15:14:09 +01:00
Sebastian Peters e7a13b9637 Small spelling and MD fixes (IntelliJ assisted) 2024-01-24 15:14:01 +01:00
Lukasz Lenart 2de30e72a9 Merge pull request #859 from apache/fix/sped-up-build
Drops JDK11 build and fixes duplicated steps
2024-01-22 11:04:08 +01:00
Lukasz Lenart 65c0427eae Merge pull request #858 from apache/fix/plexus-exclusion
Fixes excluding Plexus container in OWASP scan
2024-01-22 10:09:58 +01:00
Lukasz Lenart 9f4b67a9a2 Drops JDK11 build and fixes duplicated steps 2024-01-22 10:08:59 +01:00
Lukasz Lenart cf74a4450c Fixes excluding Plexus container in OWASP scan 2024-01-22 09:28:14 +01:00
Lukasz Lenart ec18f0eef1 Merge pull request #855 from apache/dependabot/github_actions/actions/upload-artifact-4.2.0
Bump actions/upload-artifact from 4.1.0 to 4.2.0
2024-01-22 06:26:24 +01:00
dependabot[bot] cde86457ab Bump actions/upload-artifact from 4.1.0 to 4.2.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/1eb3cb2b3e0f29609092a73eb033bb759a334595...694cdabd8bdb0f10b2cea11669e1bf5453eed0a6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 01:38:19 +00:00
Lukasz Lenart 1e56b7ce68 Merge pull request #853 from sepe81/feature/upgrade-maven-to-3.9.6
Upgrade maven to 3.9.6 and wrapper to 3.2.0 (cherry-pick from 7.x)
2024-01-21 18:23:55 +01:00
Sebastian Peters 775febbdfa Upgrade maven to 3.9.6 and wrapper to 3.2.0
* `mvn wrapper:wrapper -Dmaven=3.9.6`
* remove outdated MavenWrapperDownloader from takari
* remove duplicate definition for maven-wrapper-plugin
  b/c it is already defined under pluginManagement

(cherry picked from commit 54a7c7094f)
2024-01-21 12:01:29 +01:00
Lukasz Lenart a763071d21 Merge pull request #848 from apache/fix/WW-5357-disabled
[WW-5357] Adds support for disabled attribute to anchor tag
2024-01-19 11:48:38 +01:00
Lukasz Lenart dd0f0b05a5 Merge pull request #849 from apache/fix/longer-sleep
Extends sleep period to avoid breaking a build
2024-01-19 11:48:26 +01:00
Lukasz Lenart 9a6411c8c5 Extends sleep period to avoid breaking a build 2024-01-19 07:44:53 +01:00
Lukasz Lenart 3ec313aa0b WW-5357 Adds support for disabled attribute to anchor tag 2024-01-19 07:35:09 +01:00
Lukasz Lenart 3a1a89a547 Merge pull request #845 from apache/fix/WW-5374-context
[WW-5374] Allows to prepend reportUri with Servlet context
2024-01-19 07:13:52 +01:00
Kusal Kithul-Godage 71d77df3f3 WW-5352 Normalise parameter name 2024-01-18 21:24:36 +11:00
Lukasz Lenart 790c663ddd WW-5374 Adds additional test case to cover disabling prepending context 2024-01-18 11:24:34 +01:00
Lukasz Lenart d5932f82fa WW-5374 Uses @code instead of <tt/> 2024-01-18 11:24:08 +01:00
Lukasz Lenart 5ee3811824 Merge pull request #847 from apache/fix/WW-5369-min-lib
[WW-5369] Re-define minimal library set
2024-01-18 10:25:14 +01:00
Kusal Kithul-Godage b50616942b WW-5352 Acceptance test coverage 2024-01-18 19:54:54 +11:00
Lukasz Lenart 72f551f40b WW-5369 Re-define minimal library set 2024-01-18 06:48:12 +01:00
Lukasz Lenart fdd996c686 Merge pull request #844 from apache/fix/WW-5387-remove
[WW-5387] Fixes remove() signature
2024-01-17 13:23:29 +01:00
Lukasz Lenart dc96c257d4 WW-5374 Allows to prepend reportUri with Servlet context 2024-01-17 13:22:09 +01:00
Kusal Kithul-Godage 728d695ce1 WW-5352 Add debug logging for parameter rejections 2024-01-17 19:26:03 +11:00
Lukasz Lenart e9738698a4 WW-5387 Fixes remove() signature 2024-01-16 20:36:00 +01:00
Lukasz Lenart d0ac76b9a4 Merge pull request #820 from apache/dependabot/maven/org.apache.commons-commons-compress-1.25.0
Bump org.apache.commons:commons-compress from 1.23.0 to 1.25.0
2024-01-15 13:00:47 +01:00
Kusal Kithul-Godage bdcedc55b3 Merge pull request #841 from apache/WW-5352-ognlvaluestack
WW-5352 Clean up OgnlValueStackTest
2024-01-15 18:44:01 +11:00
Lukasz Lenart 0a94b50bcc Merge pull request #842 from apache/dependabot/github_actions/actions/upload-artifact-4.1.0
Bump actions/upload-artifact from 4.0.0 to 4.1.0
2024-01-15 06:32:27 +01:00
dependabot[bot] 686189c1b3 Bump actions/upload-artifact from 4.0.0 to 4.1.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/c7d193f32edcb7bfad88892161225aeda64e9392...1eb3cb2b3e0f29609092a73eb033bb759a334595)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 01:30:13 +00:00
Kusal Kithul-Godage 9b5cb2d7b5 WW-5352 Move method to XWorkTestCase 2024-01-14 18:13:57 +11:00
Kusal Kithul-Godage 3c8fff46d4 WW-5352 Clean up OgnlValueStackTest 2024-01-14 16:37:14 +11:00
Kusal Kithul-Godage 49b9c0c78c WW-5352 Ensure superclasses and interfaces allowlisted 2024-01-14 16:15:46 +11:00
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 56d8361b41 WW-5352 Implement transition mode 2024-01-09 22:53:52 +11:00
Kusal Kithul-Godage bf7737fa07 WW-5352 Add unit test coverage for generics 2024-01-09 22:30:40 +11:00
Kusal Kithul-Godage f106b20983 WW-5352 Map-like type support 2024-01-09 21:23:18 +11:00
Kusal Kithul-Godage 6df80041e3 WW-5352 Auto allowlist parameterized types! 2024-01-09 20:54:15 +11:00
Kusal Kithul-Godage 770d311105 WW-5352 Mild optimisation 2024-01-09 20:23:44 +11:00
Kusal Kithul-Godage 0a71e2c3b9 WW-5352 Implement auto-allowlisting for Iterator component 2024-01-09 20:23:44 +11:00
Kusal Kithul-Godage a57c2882e7 WW-5352 Reinstate manual allowlist for generic types 2024-01-09 18:42:15 +11:00