Commit Graph

  • f5e337bb13 Moves JIRA Issue selector into stages Lukasz Lenart 2020-02-08 16:25:07 +01:00
  • 504b791547 Adds a step with pushing SNAPSHOT Lukasz Lenart 2020-02-08 16:19:26 +01:00
  • aba3b1baf3 Uses Jenkinsfile to build PRs Lukasz Lenart 2020-02-08 15:47:58 +01:00
  • 69486c5a3f Uses Struts Parent pom 14 Lukasz Lenart 2020-02-07 07:13:24 +01:00
  • 1a0ef45160 WW-5054 Adds a test to cover new logic Lukasz Lenart 2020-02-02 13:14:45 +01:00
  • a844265a90 WW-5054 Uses a dedicated set of excluded classes & packages to be used in devMode Lukasz Lenart 2020-02-02 08:53:32 +01:00
  • 57a21e94b6 Merge pull request #395 from JCgH4164838Gh792C124B5/WW-5057_ShowcaseCleanup Lukasz Lenart 2020-02-02 08:00:34 +01:00
  • ecba2406d5 WW-5057 Showcase cleanup for 2.6 branch: - Added missing elements to the UI Velocity example (for consistency with JSP example). - Fix some spelling typos in labels/tooltips (both JSP and Velocity UI examples). - Fixed some html/css issues with results pages for JSP and Velocity UI examples (consistency). - Made JSP UI example s:form use POST method to avoid warning in console when opening page. - Enhanced ViewSourceAction to allow View Sources "configuration" tab to work when running Showcase as an "exploded" WARfile. - Added escapeHtmlBody="false" to multiple tags in .ftl Showcase files (fix broken display elements - submit and anchor mostly). - Added missing favouriteCities getter/setter to MoreSelectsAction action. - Upgrade htmlunit from 2.27 to 2.37.0 - Upgrade maven failsafe plugin from 2.22.1 to 2.22.2 JCgH4164838Gh792C124B5 2020-02-01 17:39:54 -05:00
  • 6da16931ef WW-5047 Lowers log level to debug Lukasz Lenart 2020-02-01 16:45:30 +01:00
  • 71d4a7be3b WW-5047 Upgrades to VelocityEngine 2.1 and VelocityTools 3.0 Lukasz Lenart 2020-02-01 12:47:52 +01:00
  • 3afd68214b WW-5054 Ignores internal security in devMode Lukasz Lenart 2020-01-31 19:45:49 +01:00
  • 2c02100c29 WW-5054 Fixes links in config-browser Lukasz Lenart 2020-01-12 12:08:59 +01:00
  • a270fd376f WW-5054 Does not escapes debug results Lukasz Lenart 2020-01-12 12:08:39 +01:00
  • 8326535c3e WW-5054 Allows omit class/packages restrictions in devMode Lukasz Lenart 2020-01-12 12:07:56 +01:00
  • 642b945995 Merge pull request #392 from JCgH4164838Gh792C124B5/WW-5050_Followup Lukasz Lenart 2020-01-11 14:03:23 +01:00
  • ee583c22f1 Minor follow-up to WW-5050 changes to ContainerImpl. - Made isStatic() utility method static, added javadoc comment. - Refactored isNotPublic() into isPublicForReflection() with negation moved to calling locations. Also added javadoc comment. - Added final declaration to several variables used in methods. - Added @Override annotation to overriden methods. JCgH4164838Gh792C124B5 2020-01-10 21:13:07 -05:00
  • 59e7caf404 Merge pull request #384 from apache/WW-5049-velocity-plugin Lukasz Lenart 2019-12-29 16:30:34 +01:00
  • a456b1fdd5 WW-5049 Reverts to static final as this will be refactored anyway Lukasz Lenart 2019-12-26 09:39:47 +01:00
  • 8d8b306c3c WW-5049 Drops empty space Lukasz Lenart 2019-12-26 09:36:14 +01:00
  • 503c8b7623 WW-5047 Avoids confusion about scope's default value Lukasz Lenart 2019-12-26 09:34:41 +01:00
  • 9c1b0cf1c2 WW-5049 Supports bean-selection via Java config Lukasz Lenart 2019-11-27 23:56:49 +01:00
  • 0009bdeb31 WW-5049 Drops unused files Lukasz Lenart 2019-11-27 19:58:59 +01:00
  • 7c6dfe1930 WW-5049 Sets proper order of configuration elements Lukasz Lenart 2019-11-27 19:58:46 +01:00
  • 868ec779bf WW-5049 Adds missing internal dependency Lukasz Lenart 2019-11-26 20:52:02 +01:00
  • 84f8438026 WW-5049 Renames default bean provider Lukasz Lenart 2019-11-26 20:36:21 +01:00
  • 934b5d1410 WW-5049 Includes the new plugin in assembly Lukasz Lenart 2019-11-26 20:27:44 +01:00
  • df4e193aa8 WW-5049 Extends xwork DTD as well Lukasz Lenart 2019-11-26 20:27:28 +01:00
  • d0039d191b WW-5049 Drops name as not needed Lukasz Lenart 2019-11-26 20:27:10 +01:00
  • ea8e2b5a96 Reorder modules to build apps at the end Lukasz Lenart 2019-11-26 20:26:54 +01:00
  • a7cfed7a96 WW-5049 Allows define a custom bean provider Lukasz Lenart 2019-11-26 19:00:18 +01:00
  • 5c55e69b4f WW-5049 Moves Velocity support into a dedicated plugin Lukasz Lenart 2019-11-25 09:33:05 +01:00
  • 8952cffd34 Merge pull request #391 from apache/WW-5003-drops-xwork-exception Yasser Zamani 2019-12-28 14:04:52 +03:30
  • 6cec3f4846 Avoids failing site generation because of the outdated dependencies Lukasz Lenart 2019-12-27 10:12:37 +01:00
  • 2fc4b6c469 Syncs maven-site-plugin version with the latest fluido-skin version Lukasz Lenart 2019-12-27 09:59:56 +01:00
  • 140bea2e1c WW-5003 Drops XWorkException and uses StrutsException instead Lukasz Lenart 2019-12-26 15:00:03 +01:00
  • 5e40998cb8 Merge pull request #390 from yasserzamani/ognl3_2_12 Lukasz Lenart 2019-12-24 15:27:43 +01:00
  • 93f9cf6bfa increase security log levels to error Yasser Zamani 2019-12-24 10:56:30 +03:30
  • 7dddaf5128 refactor duplicate code. add log info. Yasser Zamani 2019-12-24 10:50:46 +03:30
  • 28a7912acd Disable expressionMaxLength by default for Struts 2.5.x. (#380) JCgH4164838Gh792C124B5 2019-11-16 20:09:19 +03:30
  • a23db416e5 Additional change - added unit test (hoping to make coveralls happy). JCgH4164838Gh792C124B5 2019-11-02 21:41:21 +03:30
  • 84cf17ebb1 Minor follow-up changes to PR #371 - added some additional exclusions in struts-default.xml. - added log warning that specifies the value of maxLength involved if applyExpressionMaxLength(maxLength) fails. - added null guards to two handleOgnlException() methods that could result in an NPE with #371 changes (a null OgnlException parameter was permissible previously, correct or not). JCgH4164838Gh792C124B5 2019-11-02 21:01:09 +03:30
  • 11999d148e WW-5041 Upgrade to OGNL 3.1.26 and adapt to its new features Yasser Zamani 2019-10-01 14:57:46 +03:30
  • 03da857d9f Fixes Showcase app Tiles example Lukasz Lenart 2019-12-17 20:31:02 +01:00
  • 7313d4e2ca Merge pull request #388 from sepe81/update-owasp Lukasz Lenart 2019-12-15 16:01:56 +01:00
  • fb4c716cf7 Merge pull request #389 from sepe81/update-mvnw Lukasz Lenart 2019-12-15 15:49:46 +01:00
  • 3082b948c5 Update maven-wrapper to 0.5.6 and maven to 3.6.3 Sebastian Peters 2019-12-14 13:53:55 +01:00
  • ba7cd74218 Update OWASP dependency-check-maven to 5.2.4 Sebastian Peters 2019-12-13 21:54:05 +01:00
  • dfbacfc26a Merge pull request #386 from JCgH4164838Gh792C124B5/local_26x_TstFix1 Lukasz Lenart 2019-12-02 09:37:00 +01:00
  • 54d01ae72b Merge pull request #385 from JCgH4164838Gh792C124B5/local_25x_TstFix1 Lukasz Lenart 2019-12-01 12:34:54 +01:00
  • 47c87bc62c Merge pull request #385 from JCgH4164838Gh792C124B5/local_25x_TstFix1 Lukasz Lenart 2019-12-01 12:34:54 +01:00
  • ce467b7fa5 Fix incorrect encoding strings provided in FileUPloadInterceptorTest - Tests were using "text/html" which is not a valid character encoding. No impact currently, but the tests could fail in the future if this is not corrected. If the code is re-used elsewhere for a test of an action a valid encoding will be needed. - Switch to a predefined constant CharSet to get the string instead. JCgH4164838Gh792C124B5 2019-11-30 16:06:05 -05:00
  • 73eb6ed189 Adds a link to Struts Examples pages Lukasz Lenart 2019-11-25 09:37:09 +01:00
  • 6504e674b0 Adds a link to Struts Examples pages Lukasz Lenart 2019-11-25 09:37:09 +01:00
  • 22d1afd578 Merge pull request #382 from sepe81/update-dependencies Lukasz Lenart 2019-11-19 21:11:01 +01:00
  • 2211faba64 Supresses false positives which will be removed once Velocity will be upgraded Lukasz Lenart 2019-11-19 09:27:21 +01:00
  • 8485b26d2c Merge pull request #381 from sepe81/fix-XmlConfigurationProviderTest Lukasz Lenart 2019-11-19 07:32:27 +01:00
  • d705cca762 Update commons-text to 1.8 Sebastian Peters 2019-11-18 21:34:23 +01:00
  • 156d9a1bb5 Update commons-lang3 to 3.9 Sebastian Peters 2019-11-18 21:34:00 +01:00
  • 0f5fc65ec6 Update commons-collections4 to 4.4 Sebastian Peters 2019-11-18 21:33:37 +01:00
  • 4cff397a0b Update maven-surefire-plugin to 2.22.2 Sebastian Peters 2019-11-18 21:33:07 +01:00
  • db9f01ab1c Update asm to 7.2 Sebastian Peters 2019-11-18 21:32:44 +01:00
  • 377b0ca498 Update jackson-databind to 2.10.1 Sebastian Peters 2019-11-18 21:32:28 +01:00
  • b40ea9a5ee Update slf4j to 1.7.29 Sebastian Peters 2019-11-18 21:31:45 +01:00
  • 0c17c650b1 Fix warning: Use parameterized types instead of raw types Sebastian Peters 2019-11-18 20:56:28 +01:00
  • 12ed52e05d Remove unused xerces import Sebastian Peters 2019-11-18 20:53:15 +01:00
  • 80a91dc75f [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2019-11-17 20:17:42 +01:00
  • a6edb0d5df [maven-release-plugin] prepare release STRUTS_2_5_22 STRUTS_2_5_22 Lukasz Lenart 2019-11-17 20:17:20 +01:00
  • 3dfc5a4074 Disable expressionMaxLength by default for Struts 2.5.x. (#380) JCgH4164838Gh792C124B5 2019-11-16 11:39:19 -05:00
  • c6bf6ed4d4 Cleans up code Lukasz Lenart 2019-11-13 08:43:49 +01:00
  • 0012dad94c Uses proper XSD when defining suppressions for OWASP plugin Lukasz Lenart 2019-11-13 07:54:02 +01:00
  • d83e93919c WW-5022 Adds missing autogenerated tags Lukasz Lenart 2019-11-11 10:14:30 +01:00
  • ad8f4b0805 Use the latest version of OWASP Dependency Check plugin Lukasz Lenart 2019-11-11 10:13:10 +01:00
  • 8a508d1790 Merge pull request #379 from sepe81/update-to-jasperreports-6.10.0 Lukasz Lenart 2019-11-08 16:12:03 +01:00
  • 13b5b8e881 WW-5045 Update jasperreports to 6.10.0 Sebastian Peters 2019-11-08 12:03:38 +01:00
  • fdfeb3233a Uses the latest struts-master Lukasz Lenart 2019-11-07 20:41:58 +01:00
  • ae3ae2be76 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2019-11-07 20:18:06 +01:00
  • 8dface4fcb [maven-release-plugin] prepare release STRUTS_2_5_21 STRUTS_2_5_21 Lukasz Lenart 2019-11-07 20:17:01 +01:00
  • 6f810dbdba Adds info about commercial support Lukasz Lenart 2019-11-04 08:48:31 +01:00
  • 1348971d40 Merge pull request #378 from JCgH4164838Gh792C124B5/local_25x_CfgChg1 Lukasz Lenart 2019-11-04 08:32:03 +01:00
  • dd6d206d78 Additional change - added unit test (hoping to make coveralls happy). JCgH4164838Gh792C124B5 2019-11-02 14:11:21 -04:00
  • e2b644a4fb Minor follow-up changes to PR #371 - added some additional exclusions in struts-default.xml. - added log warning that specifies the value of maxLength involved if applyExpressionMaxLength(maxLength) fails. - added null guards to two handleOgnlException() methods that could result in an NPE with #371 changes (a null OgnlException parameter was permissible previously, correct or not). JCgH4164838Gh792C124B5 2019-11-02 13:31:09 -04:00
  • 13cfba86f8 Merge pull request #371 from yasserzamani/WW-5041 Lukasz Lenart 2019-10-30 08:18:01 +01:00
  • d84d59f53c Merge branch 'struts-2-5-x' into WW-5041 Lukasz Lenart 2019-10-30 07:50:01 +01:00
  • 2d23357f0d Merge pull request #373 from JCgH4164838Gh792C124B5/local_26x_TagBodyEscapeCtrl Lukasz Lenart 2019-10-19 18:21:03 +02:00
  • be262bce29 Merge pull request #377 from gabrielmcoelho/patch-1 Lukasz Lenart 2019-10-18 07:11:41 +02:00
  • cbfe505dab Add more consistency to code Gabriel Medeiros Coelho 2019-10-17 19:27:37 -03:00
  • 3651f55869 Merge pull request #376 from sepe81/update-jackson-to-210 Lukasz Lenart 2019-10-16 13:39:13 +02:00
  • 7d246c2603 Merge pull request #375 from Scaralu/fix/duplicated_attribut Lukasz Lenart 2019-10-16 13:38:42 +02:00
  • 7ffa750c68 WW-5042 Upgrade jackson-databind to version 2.10.0 Sebastian Peters 2019-10-15 09:36:24 +02:00
  • eafed471e9 Remove duplicate attribute Lucca Scarano 2019-10-15 13:25:30 -03:00
  • 6f00605142 Merge pull request #374 from sepe81/update-dependencies Lukasz Lenart 2019-10-15 12:00:14 +02:00
  • 4773cf4847 Put dependency versions in alphanumeric order Sebastian Peters 2019-10-15 10:39:56 +02:00
  • 8de8e4e55d Extract slf4j version to own property Sebastian Peters 2019-10-15 10:38:30 +02:00
  • 93b6891a55 Update jacoco-maven-plugin to 0.8.4 Sebastian Peters 2019-10-15 09:45:19 +02:00
  • 4556f404bd WW-5042 Upgrade jackson-databind to version 2.10.0 Sebastian Peters 2019-10-15 09:36:24 +02:00
  • 3c1181175a Update multiple Struts 2.6.x libraries to more recent versions. JCgH4164838Gh792C124B5 2019-10-06 18:09:17 -04:00
  • 9592355960 Proposed fix for WW-5022 (escape html tag body control flag) - Added escapeHtmlBody parameter to s:a and s:submit tags. - No other tags appear to require this feature (but can be added to any component). - Added new unit tests for escapeHtmlBody (and usesBody for component). - Fixed broken s:a tags in ShowCase app. JCgH4164838Gh792C124B5 2019-10-14 17:52:16 -04:00
  • 313876aa3c Merge pull request #372 from JCgH4164838Gh792C124B5/local_25x_LibUpd4 Lukasz Lenart 2019-10-09 07:24:42 +02:00
  • 9d7a9f81db Remove jackson-databind 2.9.9.x comment from pom.xml as requested by S. Peters and L. Lenart. JCgH4164838Gh792C124B5 2019-10-08 21:01:14 -04:00
  • fe98223724 Update multiple Struts 2.5.x libraries to more recent versions. Relates to WW-5033 and PRs: #356, #362. Updated libraries: JCgH4164838Gh792C124B5 2019-10-06 18:09:17 -04:00