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
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
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
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
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