Commit Graph

  • cdb70e6bed [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2022-08-25 07:39:48 +02:00
  • 1380802b75 [maven-release-plugin] prepare release STRUTS_6_0_2 STRUTS_6_0_2 Lukasz Lenart 2022-08-25 07:39:40 +02:00
  • 253d8558e5 Merge pull request #590 from apache/WW-5215-csp-session Lukasz Lenart 2022-08-25 07:30:17 +02:00
  • a97ee9e9cb Merge pull request #591 from sepe81/patch-1 Lukasz Lenart 2022-08-25 07:30:04 +02:00
  • 23969abc19 Update maven-enforcer-plugin to 3.1.0 Sebastian Peters 2022-08-24 22:54:37 +02:00
  • 2707bf0489 WW-5215 Explicitly creates session in test Lukasz Lenart 2022-08-23 20:50:39 +02:00
  • 74d4e23716 WW-5215 Checks is session was already created before applying CSP settings Lukasz Lenart 2022-08-23 20:31:39 +02:00
  • 2a03047e9e Merge pull request #573 from JCgH4164838Gh792C124B5/localS2_WW5173_Upd1 Yasser Zamani 2022-08-21 13:33:04 +04:30
  • b1c1be6e40 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2022-08-12 17:26:55 +02:00
  • 6536dc65d8 [maven-release-plugin] prepare release STRUTS_6_0_1 STRUTS_6_0_1 Lukasz Lenart 2022-08-12 17:26:47 +02:00
  • 915386816b Merge pull request #588 from apache/WW-5203-lazy-builder Lukasz Lenart 2022-08-11 13:43:18 +02:00
  • 80c2de9e92 Merge pull request #586 from apache/WW-5207-asm-9 Lukasz Lenart 2022-08-11 13:43:01 +02:00
  • b62e583646 WW-5203 Re-builds policy string on each call Lukasz Lenart 2022-08-09 15:19:02 +02:00
  • 8b359383a1 Merge pull request #587 from sepe81/update-maven-surefire-plugin-to-3.0.0-M7 Lukasz Lenart 2022-08-09 15:01:08 +02:00
  • 11e716f979 Merge pull request #584 from sepe81/update-travis Lukasz Lenart 2022-08-09 15:00:34 +02:00
  • 65bc8aba4f small changes after review -) make StringObjectEntry constructor have default access (sonar java:S5993) -) change tabs to spaces for ApplicationMap.put -) add @Override annotations where applicable -) add test for StringObjectEntry -) fix compilation of other tests after changes to SessionMap Stefaan Dutry 2022-08-08 23:59:02 +02:00
  • 71c7064f29 Update maven-surefire-plugin to 3.0.0-M7 Sebastian Peters 2022-08-08 22:27:47 +02:00
  • 09472808aa Add openjdk17 to build, remove oraclejdk9 (EOL) Sebastian Peters 2022-08-06 15:04:25 +02:00
  • d119ba8e13 Migrate vom ubuntu trusty to jammy Sebastian Peters 2022-08-06 15:03:38 +02:00
  • 6e64486738 remove unneeded toString call on String enumeration element Stefaan Dutry 2022-08-08 19:37:38 +02:00
  • a38df608fa fix another compilation issue after changes to sessionMap Stefaan Dutry 2022-08-08 19:35:46 +02:00
  • 85a535fc81 fix more compile issues Stefaan Dutry 2022-08-08 19:34:49 +02:00
  • 61017aff6e fix compile issue with SessionMap changes Stefaan Dutry 2022-08-08 19:33:52 +02:00
  • af4cdac3d1 fix SessionMapTest Stefaan Dutry 2022-08-08 19:31:03 +02:00
  • f49d6981b5 Merge branch 'master' of https://github.com/apache/struts into issue/WW-5196 Stefaan Dutry 2022-08-08 19:13:15 +02:00
  • f1c3c8f819 WW-5196 rework SessionMap to also be defined with String keys and Object values Stefaan Dutry 2022-08-08 19:12:26 +02:00
  • 86b45e96fc WW-5207 Uses ASM 9 by default Lukasz Lenart 2022-08-08 17:00:42 +02:00
  • 3c9465b857 Merge pull request #580 from rproserpio/patch-1 Lukasz Lenart 2022-08-08 16:37:43 +02:00
  • 0c73cf2e05 Merge pull request #583 from sepe81/update-hibernate-validator-to.6.2.x Lukasz Lenart 2022-08-07 10:47:38 +02:00
  • 6785997412 Merge pull request #582 from sepe81/update-mvn-to-3.8.6 Lukasz Lenart 2022-08-07 10:45:12 +02:00
  • 6ba4432fbe WW-5196 use generics for RequestMap and ApplicationMap Stefaan Dutry 2022-08-06 20:28:55 +02:00
  • 5a7fce066f WW-5208 Update hibernate-validator to 6.2.4 Sebastian Peters 2022-08-06 14:33:00 +02:00
  • 4fbada4cd9 Update maven wrapper to 3.8.6 Sebastian Peters 2022-08-06 14:09:54 +02:00
  • 15bbf0ef1d Updated commit: - Incorporate changes from Y. Zamani's PR #581 manually, which appears to fix the previous issue that prevented customized cache factory implementations from being used (tested with sample app). Credit goes to Yasser Zamani for the fixes. - Updated unit tests and slight modifications to the changes from the PR #581. JCgH4164838Gh792C124B5 2022-07-31 18:23:10 -04:00
  • 3119eb65db Reverting injection refactor of internal bean rproserpio 2022-07-25 01:11:46 +02:00
  • de3dabbe44 Merge pull request #579 from apache/WW-5204-ognl-3-3-3 Lukasz Lenart 2022-07-11 10:49:38 +02:00
  • 82f7904206 WW-5204 Upgrades OGNL to version 3.3.3 Lukasz Lenart 2022-07-11 10:28:58 +02:00
  • 42e3da550f Merge pull request #577 from apache/WW-5192-radio Lukasz Lenart 2022-07-11 10:27:06 +02:00
  • f3cb89202d Merge pull request #571 from apache/WW-5190-match-action-proxy Lukasz Lenart 2022-07-11 10:25:16 +02:00
  • 836a27692e Merge pull request #578 from sepe81/update-jasperreports Lukasz Lenart 2022-07-08 17:19:41 +02:00
  • 6312572331 Exclude itext from jasperreports Sebastian Peters 2022-07-08 14:09:47 +02:00
  • e7db7ade62 Update jasperreports to 6.19.1 Sebastian Peters 2022-07-08 14:08:46 +02:00
  • b77c2f476a Uses different port for Jetty during integration testing to avoid clash Lukasz Lenart 2022-07-08 08:21:16 +02:00
  • e6c1cec7f8 WW-5192 Fixes brok radio tag when using with enums Lukasz Lenart 2022-07-07 21:34:43 +02:00
  • a781b5a27b Merge pull request #576 from apache/hiberante-validator Lukasz Lenart 2022-07-07 15:11:35 +02:00
  • b71732fa14 WW-5193 Uses proper org.hibernate.validator groupId and upgrade to version 6.1.3.Final Lukasz Lenart 2022-07-07 14:18:36 +02:00
  • 3f79d64e6a Merge pull request #575 from apache/upgrade-log4j Lukasz Lenart 2022-07-07 14:54:08 +02:00
  • 039fd9f4ee WW-5201 Upgrades log4j2 to version 2.18.0 Lukasz Lenart 2022-07-07 14:12:12 +02:00
  • 393d5be50c Merge pull request #574 from tobiasstadler/WW-5197 Lukasz Lenart 2022-07-07 14:06:22 +02:00
  • 24e279b165 Update: - Added arbitrary code coverage test. JCgH4164838Gh792C124B5 2022-07-03 17:37:58 -04:00
  • cb59974903 WW-5190 Marks all Struts related filters with <async-supported/> Lukasz Lenart 2022-06-27 09:44:51 +02:00
  • ecfdee137d WW-5190 Disables test which won't pass without refactoring the prepare and execute filters Lukasz Lenart 2022-06-27 09:37:17 +02:00
  • 8c37b1523f WW-5190 Uses proper order of servlets and filters Lukasz Lenart 2022-06-22 07:58:12 +02:00
  • 62b83021a2 Merge pull request #569 from apache/WW-5188-since-6 Lukasz Lenart 2022-06-21 10:39:47 +02:00
  • f3f2d52a1c Added test case for java.sql.Date Tobias Stadler 2022-06-21 10:23:17 +02:00
  • 61ded9a3e7 WW-5197 Adds support for java.sql.Date Tobias Stadler 2022-06-21 10:09:31 +02:00
  • 963b473e6c Initial commit: - Update to use consistent name for expression and BeanInfo factories in default configuration implementation and provider. - Add inject annotation to the non-default constructor to ensure the proper constructor is called during DI for containers. - Use fully-qualified factory names for defaults in default.properties. - Ensure unique types for each cache factory in struts-default.xml JCgH4164838Gh792C124B5 2022-06-20 17:07:57 -04:00
  • d639b59f6d Merge branch 'master' into WW-5190-match-action-proxy Lukasz Lenart 2022-06-18 09:45:20 +02:00
  • 8e468a368e WW-5190 Defines two examples with Dispatcher result and integration tests Lukasz Lenart 2022-06-18 09:45:10 +02:00
  • ebe1b80ed2 WW-5190 Adds a new test to cover new logic of comparing ActionProxies Lukasz Lenart 2022-06-18 08:12:29 +02:00
  • 957292ecdb Simplifies logging pattern in Showcase app Lukasz Lenart 2022-06-18 07:27:32 +02:00
  • 06290cef91 Fixes showing configuration of an action in Showcase app Lukasz Lenart 2022-06-18 07:26:13 +02:00
  • a6a4529503 Fixes logging in Showcase app Lukasz Lenart 2022-06-18 07:25:26 +02:00
  • 64d054221f Merge pull request #566 from apache/WW-5185-struts-resource Yasser Zamani 2022-06-17 11:16:38 +04:30
  • dc4e403d30 Merge pull request #570 from apache/WW-5187-velocity Yasser Zamani 2022-06-17 11:15:21 +04:30
  • e6bc93daf2 Merge pull request #572 from apache/WW-5191-textarea-max-length Yasser Zamani 2022-06-17 11:13:09 +04:30
  • 0e4d5962e1 WW-5191 Fixes placement of maxLength and minLength attributes in <s:textarea/> tag Lukasz Lenart 2022-06-15 14:49:02 +02:00
  • 69102e9075 WW-5190 Uses wrapped request only when processing request by Struts Lukasz Lenart 2022-06-15 11:07:53 +02:00
  • 1c2b491a27 WW-5190 Reuses action proxy if namespace, name and method are match Lukasz Lenart 2022-06-15 11:07:29 +02:00
  • 5af840b160 WW-5190 Extracts method name from config for known action name Lukasz Lenart 2022-06-15 11:06:45 +02:00
  • b6b74a46ea WW-5188 Replaces since 2.6 with 6.0 Lukasz Lenart 2022-06-14 13:27:46 +02:00
  • fc2aebd10a WW-5187 Comments out Velocity based PageFilter Lukasz Lenart 2022-06-14 13:17:19 +02:00
  • ba041e1ee6 Merge pull request #568 from tobiasstadler/master Lukasz Lenart 2022-06-14 11:43:49 +02:00
  • 0c3534e8b4 Added async and velocity plugin to bom Tobias Stadler 2022-06-14 09:53:10 +02:00
  • 9a2996f9b7 Uses proper Servlet API 3.1 headers Lukasz Lenart 2022-06-10 16:06:27 +02:00
  • 3825229f44 WW-5185 Reintroduces proper implementation of Tiles resource to support wildcard matching of Tiles definitions It was broken after refactoring related to WW-5011 Lukasz Lenart 2022-06-10 16:06:10 +02:00
  • 584634a9b5 WW-5184 - Added ParameterValueAware interface and unit test Brian Andle 2022-06-07 21:50:34 -07:00
  • 5763476830 WW-5184 - Change info to warn from peer review Brian Andle 2022-06-06 11:11:20 -07:00
  • 105b22fb9a WW-5184 - Add optional parameter value check to ParametersInterceptor Brian Andle 2022-06-04 18:03:57 -07:00
  • 4b3ee53f93 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2022-06-02 09:11:11 +02:00
  • 68fb49c10e [maven-release-plugin] prepare release STRUTS_6_0_0 STRUTS_6_0_0 Lukasz Lenart 2022-06-02 09:11:02 +02:00
  • 77c175c7be Merge pull request #555 from hboutemy/patch-4 Lukasz Lenart 2022-05-25 10:42:55 +02:00
  • 65b7e8c36f upgrade Felix m-bundle-p: reproducible builds Hervé Boutemy 2022-05-25 10:00:15 +02:00
  • 735bbc283e [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2022-05-24 13:59:32 +02:00
  • 981885fd6a [maven-release-plugin] prepare release STRUTS_6_0_0_RC4 STRUTS_6_0_0_RC4 Lukasz Lenart 2022-05-24 13:59:22 +02:00
  • 07b88fcc35 Upgrades integration tests config to match Spring and Jetty Lukasz Lenart 2022-05-24 09:51:42 +02:00
  • 2cbe47297e Merge pull request #554 from gregh3269/More_localdatetime_support Lukasz Lenart 2022-05-23 07:35:43 +02:00
  • 545add9365 Merge pull request #553 from apache/WW-5179-max-length Lukasz Lenart 2022-05-23 07:34:17 +02:00
  • ebecc7d39d Merge pull request #552 from apache/WW-5165-upgrade-spring Lukasz Lenart 2022-05-23 07:34:05 +02:00
  • 226a1d49ce Add basic LocalDateTime support WW-5175 Greg Huber 2022-05-20 11:47:08 +01:00
  • 075ef7c4e1 Add basic LocalDateTime support WW-5175 Greg Huber 2022-05-19 09:55:00 +01:00
  • 1237110652 WW-5179 Adjusts test to match new default value Lukasz Lenart 2022-05-17 21:17:56 +02:00
  • 3f2518afa8 WW-5179 Set default value of struts.ognl.expressionMaxLength to 256 Lukasz Lenart 2022-05-17 20:59:51 +02:00
  • 9f9edf4705 WW-5165 Upgrades Spring to version 5.3.20 Lukasz Lenart 2022-05-17 07:37:39 +02:00
  • 7e912742ed Basic LocalDateTime support (#532) gregh3269 2022-05-17 06:31:30 +01:00
  • c98b60cd9a Merge pull request #528 from JCgH4164838Gh792C124B5/localS2_26_OgnlUtilOptionalCache1 Lukasz Lenart 2022-05-16 07:38:59 +02:00
  • 5ae9688ae8 Merge pull request #551 from apache/dependabot/maven/xerces-xercesImpl-2.12.2 Lukasz Lenart 2022-05-16 07:18:03 +02:00
  • b72200aabf Merge branch 'master' into localS2_26_OgnlUtilOptionalCache1 Lukasz Lenart 2022-05-16 07:16:03 +02:00
  • 16e7c9b459 Merge pull request #1 from apache/use-extension-point JCgH4164838Gh792C124B5 2022-05-15 19:01:17 -04:00
  • bea1c6f09f Merge pull request #549 from apache/WW-5181-static-methods Yasser Zamani 2022-05-15 14:40:12 +04:30