Commit Graph

1538 Commits

Author SHA1 Message Date
Lukasz Lenart b6b74a46ea WW-5188 Replaces since 2.6 with 6.0 2022-06-14 13:34:27 +02:00
Lukasz Lenart 4b3ee53f93 [maven-release-plugin] prepare for next development iteration 2022-06-02 09:11:11 +02:00
Lukasz Lenart 68fb49c10e [maven-release-plugin] prepare release STRUTS_6_0_0 2022-06-02 09:11:02 +02:00
Lukasz Lenart 735bbc283e [maven-release-plugin] prepare for next development iteration 2022-05-24 13:59:32 +02:00
Lukasz Lenart 981885fd6a [maven-release-plugin] prepare release STRUTS_6_0_0_RC4 2022-05-24 13:59:22 +02:00
Lukasz Lenart 9f9edf4705 WW-5165 Upgrades Spring to version 5.3.20 2022-05-17 07:37:39 +02:00
Yasser Zamani bea1c6f09f Merge pull request #549 from apache/WW-5181-static-methods
[WW-5181] Blocks permanently access to static methods
2022-05-15 14:40:12 +04:30
Lukasz Lenart 059a2a6117 WW-5182 Upgrade to Servlet API 3.1 2022-05-14 09:12:42 +02:00
Lukasz Lenart 7541d9ab35 WW-5181 Blocks permanently access to static methods 2022-05-05 12:28:09 +02:00
Lukasz Lenart e9d0a5518c Cleans up code 2022-03-15 14:27:57 +01:00
Lukasz Lenart c094052969 Uses Java Reflections instead BeanUtils to read property 2022-03-04 12:52:33 +01:00
Lukasz Lenart 115fef2af7 [maven-release-plugin] prepare for next development iteration 2022-02-24 07:11:22 +01:00
Lukasz Lenart 0c9f9c3400 [maven-release-plugin] prepare release STRUTS_6_0_0_RC3 2022-02-24 07:11:13 +01:00
Lukasz Lenart fe7959e5d8 WW-5168 Adjusts tests to flipped if condition 2022-02-13 10:19:01 +01:00
Lukasz Lenart d454384a4b WW-5168 Reverts condition in if statement 2022-02-13 10:00:20 +01:00
Lukasz Lenart 1c3cab2e6f WW-5168 Fixes disabled attribute across all the Javatemplate tags 2022-02-10 18:42:10 +01:00
Lukasz Lenart b1e9eae01c WW-5168 Support submit unchecked in Javatemplates and fixes logic for all FTL template 2022-02-09 17:33:46 +01:00
Lukasz Lenart 14c3a14c8f [maven-release-plugin] prepare for next development iteration 2022-01-29 17:36:34 +01:00
Lukasz Lenart f997d9b1ed [maven-release-plugin] prepare release STRUTS_6_0_0_RC2 2022-01-29 17:36:26 +01:00
Lukasz Lenart effe6875b7 WW-5022 Pass escapeHtmlBody flag to JavaTemplates tags 2022-01-07 10:07:13 +01:00
Lukasz Lenart 57f76d94f2 [maven-release-plugin] prepare for next development iteration 2021-12-19 12:50:38 +01:00
Lukasz Lenart 96aedf9bd5 [maven-release-plugin] prepare release STRUTS_6_0_0_RC1 2021-12-19 12:50:28 +01:00
Lukasz Lenart 598c069d1c WW-5157 Marks Sitemesh plugin as deprecated 2021-12-12 13:26:51 +01:00
Lukasz Lenart 794b9603e6 WW-5156 Marks Plexus plugin as deprecated 2021-12-12 13:24:36 +01:00
Lukasz Lenart d7d718a18a WW-5155 Marks OSGi plugin and bundles as deprecated 2021-12-12 13:19:00 +01:00
Lukasz Lenart 3f0f98532c WW-5154 Marks GXP plugin as deprecated 2021-12-12 13:19:00 +01:00
Lukasz Lenart 1948cca306 WW-5153 Marks Portlet related plugins as deprecated 2021-12-12 13:10:16 +01:00
Lukasz Lenart c3766f329c WW-5152 Marks the OVal plugin as deprecated 2021-12-12 12:39:06 +01:00
Lukasz Lenart e7b20da491 WW-4992 Adds a note since which version this plugin is deprecated 2021-12-12 12:38:43 +01:00
Yasser Zamani b2bfdc5c88 fix double evaluations... (#483)
* fix double evaluations...

* fix UIBean and its subclasses double evaluations
* fix Param tag used with Bean tag double evaluations
(to be continued)

Reference:
https://securitylab.github.com/research/apache-struts-double-evaluation/

* fix AliasInterceptor

* fix StreamResult

* fix JasperReportsResult

* add singleton not excluded and accepted pattern checker for non interceptors

* add missing escapedIds
2021-11-24 22:39:01 +03:30
Yuliang Fan a368cb6328 fixed flakiness in JacksonXmlHandlerTest.java (#500)
* fixed flakiness in JacksonXmlHandlerTest.java

* update whitespace/compilation error/indentation

* fixing typos

* move toString() after flush()
2021-11-02 08:08:58 +01:00
Lukasz Lenart 30e549fe57 [WW-5143] [WW-5142] Upgrades OVal to ver. 3.2.1 and upgrades XStream to ver 1.4.18 (#499)
* WW-5143 WW-5142 Upgrades OVal to ver. 3.2.1 and upgrades XStream to ver 1.4.18

* WW-5143 Improves test
2021-10-04 12:12:24 +03:30
Stefaan Dutry f1ca6d0e2a [WW-5064] Move XWork Spring support into struts2-spring-plugin 2021-09-24 11:40:16 +02:00
Lukasz Lenart 58503d422e WW-5134 Upgrades JasperReports to version 6.17.0 2021-06-19 09:12:38 +02:00
Lukasz Lenart f43a8b73bd WW-5113 Drops deprecated struts.xworkTextProvider 2021-01-23 17:47:24 +01:00
Lukasz Lenart 57db5c337c Merge pull request #462 from apache/WW-5021-static-content-path
[WW-5021] Introduces a new constant to allow define a path to static content
2021-01-11 07:33:06 +01:00
Lukasz Lenart f5ad43a51c Merge pull request #465 from apache/WW-5099-upgrade-jfreechart
[WW-5099] Upgrades JFreeChart to version 1.5.1
2021-01-10 11:52:19 +01:00
Lukasz Lenart 1775e0e6cf WW-5000 Extracts string literals as constants 2021-01-03 10:56:46 +01:00
Lukasz Lenart 22ee49151b WW-5099 Upgrades JFreeChart to version 1.5.1 2021-01-03 10:15:09 +01:00
Lukasz Lenart ef72783f50 WW-5021 Introduces a new constant to allow define a path to static content 2021-01-02 17:52:29 +01:00
Lukasz Lenart fbdcd2c4a7 WW-5063 Adds tests to cover new functionality 2020-12-24 16:39:29 +01:00
Lukasz Lenart f2540192bf WW-5063 Adds null check for ActionInvocation 2020-12-24 15:45:46 +01:00
Lukasz Lenart 7840fa1333 Merge pull request #453 from apache/WW-3877-removes-alt-syntax
[WW-3877] Drops altSyntax option
2020-12-10 16:35:06 +01:00
yilinwang fb49bc4705 classMethods 2020-12-07 04:02:14 -06:00
yilinwang 40d529c439 sort getMethods 2020-12-07 02:44:51 -06:00
Lukasz Lenart eec9eb3c0c WW-3877 Drops altSyntax option 2020-12-06 09:59:01 +01:00
Lukasz Lenart b4bc5dcf75 WW-5078 Removes support for <xwork> DTDs 2020-11-29 15:51:18 +01:00
Lukasz Lenart 5186d348d5 Merge pull request #447 from apache/WW-5095-cherry-pick
[WW-5095] Cherry picks changes from 2-5-x branch
2020-11-20 07:45:55 +01:00
Lucas Cabral 0339ff4550 Fix meaningless close 2020-11-17 19:04:53 -03:00
Lukasz Lenart 8bbe1949e1 Avoids recursion in tags 2020-11-13 19:31:41 +01:00