Commit Graph

  • 230a300685 Fixes url used to generate the website Lukasz Lenart 2020-04-20 07:20:22 +02:00
  • 6d6a422db7 Initial fix for WW-5069: JCgH4164838Gh792C124B5 2020-04-19 21:50:09 -04:00
  • 963fd90d1e Adds required distributionManagement section to allow publish the site Lukasz Lenart 2020-04-19 10:53:53 +02:00
  • a5728a2953 Merge pull request #403 from JCgH4164838Gh792C124B5/WW-5068-26x Lukasz Lenart 2020-04-19 09:57:36 +02:00
  • 9d0a6a80ad Proposed WW-5068 change. ------ Proposed list of library version updates: --- cdi-api 1.0-SP4 -> 1.2 weld-core 1.0.1-SP4 -> 2.2.16.SP1 weld-se 1.0.1-Final -> weld-se-core 2.2.16.SP1 htmlunit 2.27.0 and 2.37.0 -> 2.39.0 slf4j-api 1.7.29 -> 1.7.30 slf4j-simple 1.7.29 -> 1.7.30 log4j2 2.12.1 - > 2.13.1 jackson 2.10.1 -> 2.10.3 ognl 3.2.12 -> 3.2.14 asm 7.2 -> 7.3.1 spring 4.3.25.RELEASE -> 4.3.26.RELEASE fluido-skin 1.8 -> 1.9 freemarker 2.3.28 -> 2.3.30 org.apache.felix.main 4.6.1 -> 6.0.3 velocity 2.1 -> 2.2 junit 4.12 -> 4.13 easymock 3.5.1 -> 4.2 javax.el 3.0.1-b10 -> 3.0.1-b11 jstl 1.1.2 -> 1.2 tomcat-jasper 8.5.37 -> 8.5.53 tomcat-api 8.5.37 -> 8.5.53 tomcat-juli 8.5.37 -> 8.5.53 commons-lang3 3.9 -> 3.10 assertj-core 2.9.1 -> 3.15.0 mockito-core 2.23.0 -> 3.3.3 (required exclusion for objenesis) testng 5.14.10 -> 7.1.0 juneau-marshall 7.2.2 -> 8.1.3 validation-api 1.1.0.Final -> 2.0.1.Final hibernate-validator 5.4.3.Final -> 6.1.2.Final jaxb-impl 2.3.1 -> 2.3.2 --- Proposed list of Maven plugin version updates: --- maven-project-info-reports-plugin 2.7 -> 3.0.0 updateimpact-maven-plugin 1.0.10 -> 1.0.12 maven-surefire-plugin 2.22.2 -> 3.0.0-M4 jacoco-maven-plugin 0.8.4 - > 0.8.5 maven-war-plugin 3.2.2 -> 3.2.3 maven-bundle-plugin 3.5.0 -> 4.2.1 maven-dependency-plugin 3.1.1 -> 3.1.2 dependency-check-maven 5.2.4 -> 5.3.2 maven-enforcer-plugin 3.0.0-M2 -> 3.0.0-M3 maven-failsafe-plugin 2.22.2 -> 3.0.0-M4 maven-site-plugin 3.8.2 -> 3.9.0 doxia-core 1.9 -> 1.9.1 doxia-module-markdown 1.9 -> 1.9.1 --- JCgH4164838Gh792C124B5 2020-04-18 18:40:21 -04:00
  • 5cf57b9132 WW-5067-Fix1 - Accidental change of artifactId when groupId was changed for weld-se in original PR. This commit restores the originally intended artifactId. JCgH4164838Gh792C124B5 2020-04-18 15:49:44 -04:00
  • adcc67d9dc WW-4789 WW-3788 Marks VALUE_STACK, APPLICATION and SESSION as deprecated on behalf using helper methods Lukasz Lenart 2020-04-13 17:24:16 +02:00
  • 6279e6dd16 WW-4789 WW-3788 Avoids unneeded binds to ThreadLocal Lukasz Lenart 2020-04-13 09:47:19 +02:00
  • f4c0135878 Merge pull request #401 from JCgH4164838Gh792C124B5/WW-5067-25x Lukasz Lenart 2020-04-13 09:08:26 +02:00
  • 77cfae3084 Proposed WW-5067 change. ------ Proposed list of library version updates: --- - cdi-api 1.0-SP4 -> 1.2 - weld-core 1.0.1-SP4 -> 2.2.16.SP1 - weld-se 1.0.1-Final -> weld-se-core 2.2.16.SP1 - slf4j-api 1.7.28 -> 1.7.30 - slf4j-simple 1.7.28 -> 1.7.30 - jackson 2.10.0 -> 2.10.3 - ognl 3.1.26 -> 3.1.28 - asm 7.1 -> 7.3.1 - spring 4.3.25.RELEASE -> 4.3.26.RELEASE - freemarker 2.3.28 -> 2.3.30 - org.apache.felix.main 4.6.1 -> 6.0.3 --- Proposed list of Maven plugin version updates: --- - doxia-core 1.8 -> 1.9.1 - doxia-module-markdown 1.7 -> 1.9.1 - maven-project-info-reports-plugin 2.7 -> 3.0.0 - updateimpact-maven-plugin 1.0.10 -> 1.0.12 - maven-surefire-plugin 2.22.1 -> 3.0.0-M4 - maven-war-plugin 2.1 -> 3.2.3 - maven-dependency-plugin 2.10 -> 3.1.2 - dependency-check-maven 3.3.4 -> 5.3.2 Note: Unable to upgrade maven-bundle-plugin past 2.1.0 as it introduced OOM during JDK7 builds with default heap settings. --- JCgH4164838Gh792C124B5 2020-04-12 23:38:43 -04:00
  • e8ce2c756f Merge pull request #399 from santosr09/WW5052-TypeConversionException Lukasz Lenart 2020-04-12 10:52:33 +02:00
  • bf267ade11 Moves TypeConversionException into org.apache.struts2.conversion santosr09 2020-04-11 14:01:29 -05:00
  • 269af57ea0 Adds nicer email messages Lukasz Lenart 2020-04-11 18:25:13 +02:00
  • c253b7f480 WW-4789 WW-3788 Marks CONTAINER as deprecated on behalf using helper methods Lukasz Lenart 2020-04-10 19:39:10 +02:00
  • df687a6d43 WW-4789 WW-3788 Marks CONVERSION_ERRORS as deprecated on behalf using helper methods Lukasz Lenart 2020-04-10 09:08:38 +02:00
  • ec56290056 Removing unnecessary part of AbstractMatcher#replaceParameters method and adding a test to make sure it is working correctly Alex Kaiser 2020-04-08 11:23:02 -07:00
  • 8e6815e115 WW-4789 WW-3788 Stops using get() Lukasz Lenart 2020-04-08 08:22:00 +02:00
  • 273776e13b WW-4789 WW-3788 Introduces helper methods to allow build fluent API Lukasz Lenart 2020-04-07 07:59:11 +02:00
  • dfda16d743 WW-4789 WW-3788 Introduces helper methods to allow build fluent API Lukasz Lenart 2020-04-05 09:59:55 +02:00
  • 81b069b3f1 WW-4789 WW-3788 Adjusts after rebase Lukasz Lenart 2020-04-05 07:45:55 +02:00
  • 1bfa1ce6d1 WW-4789 WW-3788 Adds instance bind() to simplify bind operation Lukasz Lenart 2020-04-05 07:37:42 +02:00
  • 1a8c751b9a WW-4789 WW-3788 Uses bind() instead of bound() Lukasz Lenart 2020-04-05 07:21:06 +02:00
  • fcdaffa01b WW-4789 WW-3788 Removes duplicated value assignment Lukasz Lenart 2020-04-04 09:13:50 +02:00
  • f4aa4ee09a WW-4789 WW-3788 ActionContext refactoring Lukasz Lenart 2020-03-21 10:05:48 +01:00
  • 7ef0d779cb Install SNAPSHOTs to allow reuse them Lukasz Lenart 2020-04-04 17:43:41 +02:00
  • a09ec6298c Drops duplicated dependency Lukasz Lenart 2020-04-04 10:00:14 +02:00
  • 5003e093b9 Merge pull request #398 from JCgH4164838Gh792C124B5/WW-5030_Proposed_Change Lukasz Lenart 2020-04-04 09:15:53 +02:00
  • 9e1a55458d Fixes error with Formatting Date when Java is 9 or greater due to the JEP 252 santosr09 2020-04-01 03:58:41 -06:00
  • 3e0473a97e Adequates the strings for date formatting due to erros with JDK8 santosr09 2020-03-31 18:30:09 -06:00
  • 2c2b1af392 Modifies the expected result in DateConverter validation, ignores the TimeZone santosr09 2020-03-29 23:04:43 -06:00
  • 5239aa4b13 License info added santosr09 2020-03-29 21:54:18 -06:00
  • 1ef2985ea7 Corrects formatting defects santosr09 2020-03-29 18:31:49 -06:00
  • 7c92fddf40 Merge branch 'WW5052-TypeConversionException' of https://github.com/santosr09/struts into WW5052-TypeConversionException santosr09 2020-03-29 17:14:17 -06:00
  • a9802a61c7 Switches StrutsException by TypeConversionException in XWorkBasicConverter; necessary Tests added to XWorkBasicConverterTest santosr09 2020-03-29 14:27:01 -06:00
  • b6586c7e38 Switches StrutsException by TypeConversionException in NumberConverter; The respective unit tests are added to the NumberConverterTest santosr09 2020-03-22 15:37:58 -06:00
  • a11291dc58 Removes unnecessary import StrutsException santosr09 2020-03-22 15:32:01 -06:00
  • 03a609cf67 Switchs StrutsException by TypeConversionException in DateConverter, DateConverterTest added for unit testing santosr09 2020-03-21 09:26:29 -06:00
  • cd9cc53442 Switches StrutsException by TypeConversionException in XWorkBasicConverter; necessary Tests added to XWorkBasicConverterTest santosr09 2020-03-29 14:27:01 -06:00
  • c9ac74d0a1 Correction for previous commit message. There was a typo which should have read: "copies one interface from org.springframework.mock.web.portlet.multipart" (not "org.apache.struts2.mock.web.portlet" which was incorrect). JCgH4164838Gh792C124B5 2020-03-28 11:48:06 -04:00
  • 686e069d6d Switches StrutsException by TypeConversionException in NumberConverter; The respective unit tests are added to the NumberConverterTest santosr09 2020-03-22 15:37:58 -06:00
  • ec157c038a Removes unnecessary import StrutsException santosr09 2020-03-22 15:32:01 -06:00
  • 000f7280d9 Fix for test running on JDK 9+. If using Spring 4.x mock objects the MockServletContext has a dependency on javax.activation that causes a java.lang.NoClassDefFoundError. - Test updated to allow the single call that triggers this in JDK9+ to continue as long as the class not found is FileTypeMap (expected). JCgH4164838Gh792C124B5 2020-03-22 15:37:20 -04:00
  • ec3532f30a Proposed implementation to address WW-5030. Introduce new junit-portlet plugin. - Utilizes a copy of org.springframework.mock.web.portlet package from Spring 4.3.x, refactored to org.apache.struts2.mock.web.portlet. Also copies one interface from org.apache.struts2.mock.web.portlet. The package-info.java files identify the package renaming. - Provides test cases for the mock objects. - Modifies the portlet plugin to use the junit-portlet plugin as a dependency. Adds a small boundary case fix for PortletRequestMap. JCgH4164838Gh792C124B5 2020-03-22 13:31:54 -04:00
  • 2453cdb1f5 Switchs StrutsException by TypeConversionException in DateConverter, DateConverterTest added for unit testing santosr09 2020-03-21 09:26:29 -06:00
  • 9053c84d50 Merge pull request #394 from apache/WW-5047-new-velocity Lukasz Lenart 2020-02-24 09:36:11 +01:00
  • f0defd0650 Removes purge local repo to avoid problems with concurrent builds Lukasz Lenart 2020-02-23 19:15:26 +01:00
  • 8daa2a60f4 Drops deprecated Dojo related files Lukasz Lenart 2020-02-23 16:22:30 +01:00
  • 9e2f45c801 Uses proper version of JDK to cleanup Lukasz Lenart 2020-02-23 14:13:05 +01:00
  • 3d2a519399 Adds missing tool section Lukasz Lenart 2020-02-23 14:04:20 +01:00
  • f73f494605 Fixes BOM to use the same parent as the main project Lukasz Lenart 2020-02-23 13:58:42 +01:00
  • ad2d5fddd7 Purges local repository to re-resolve missing dependencies Lukasz Lenart 2020-02-23 13:58:18 +01:00
  • cd6c36ead9 Drops html tag from a message Lukasz Lenart 2020-02-23 12:55:36 +01:00
  • d5bc76d772 WW-5047 Updates JavaDoc to match with new behaviour Lukasz Lenart 2020-02-23 11:05:53 +01:00
  • 35aae077c8 WW-5047 Marks previous constructors as deprecated Lukasz Lenart 2020-02-23 10:55:42 +01:00
  • 8567c22e9e Merge pull request #393 from apache/WW-5054-debug-browser Lukasz Lenart 2020-02-23 10:48:06 +01:00
  • 15a3ca1d57 Upgrades struts-annotations to 1.0.7 Lukasz Lenart 2020-02-23 10:40:44 +01:00
  • f4e64bc999 Uses dedicated settings.xml to upload artifacts to Nexus Lukasz Lenart 2020-02-17 20:38:33 +01:00
  • 91da594842 Enables e-mails Lukasz Lenart 2020-02-16 12:59:19 +01:00
  • 9106b590f5 Drops duplicated checkout Lukasz Lenart 2020-02-13 09:32:50 +01:00
  • c79f3b6cfc Adds missing bracket Lukasz Lenart 2020-02-13 09:06:35 +01:00
  • 6430e3c4f1 Makes cleanup & checkout another stage Lukasz Lenart 2020-02-13 09:05:28 +01:00
  • 078e493bb1 Moves label in proper place Lukasz Lenart 2020-02-13 09:01:17 +01:00
  • c352fd0072 Wraps clean up with stages Lukasz Lenart 2020-02-13 08:58:27 +01:00
  • e0fc6261d5 Adds node to cleans up WS Lukasz Lenart 2020-02-13 08:56:49 +01:00
  • c80b8b8340 Moves checkout after cleanup Lukasz Lenart 2020-02-13 08:48:58 +01:00
  • b2eb3390a6 Comments out sending emails Lukasz Lenart 2020-02-13 08:46:32 +01:00
  • e5b93f26f0 Moves cleanup under node Lukasz Lenart 2020-02-13 08:44:23 +01:00
  • 0668bae7f9 Moves post stage into proper place Lukasz Lenart 2020-02-13 08:40:34 +01:00
  • 668843e010 Cleans up WS on beginning and after each JDK stage Lukasz Lenart 2020-02-13 08:14:35 +01:00
  • 306def2510 Stops using docker Lukasz Lenart 2020-02-13 08:04:37 +01:00
  • 3e0a10289b Drops mapping .m2 folder Lukasz Lenart 2020-02-13 07:29:24 +01:00
  • 8d66e85846 Marks .m2 folder as read/write and shared Lukasz Lenart 2020-02-13 07:25:09 +01:00
  • 9a3616b21c Drops escaping Lukasz Lenart 2020-02-13 07:22:30 +01:00
  • c153c501b9 Avoids evaluating $HOME env Lukasz Lenart 2020-02-13 07:22:12 +01:00
  • 9695852a52 Maps container path the same as host path Lukasz Lenart 2020-02-13 07:17:12 +01:00
  • 1001771367 Tests available envs Lukasz Lenart 2020-02-13 07:06:43 +01:00
  • 4a609d84d4 Cleans up Maven related dirs Lukasz Lenart 2020-02-12 21:09:17 +01:00
  • 991d4f9ab3 Cleans up W before running stages Lukasz Lenart 2020-02-12 21:00:56 +01:00
  • 6466e47658 Wraps step with steps Lukasz Lenart 2020-02-12 20:53:48 +01:00
  • acaebd210b Cleans up WS before running a build Lukasz Lenart 2020-02-12 20:52:33 +01:00
  • e1dd48fed2 Reverts back to $HOME and $USER Lukasz Lenart 2020-02-12 20:41:26 +01:00
  • b3b4e64fa9 Inlines dockerArgs Lukasz Lenart 2020-02-12 20:33:49 +01:00
  • 246d2168e2 Uses $env to resolve variables Lukasz Lenart 2020-02-12 20:24:16 +01:00
  • bcd8db10a3 Uses WORKSPACE env instead of USER Lukasz Lenart 2020-02-12 20:10:27 +01:00
  • 570eaab30e Uses proper comment out section Lukasz Lenart 2020-02-12 19:29:13 +01:00
  • 555e5345c2 Merge pull request #396 from yasserzamani/debug_docker Lukasz Lenart 2020-02-12 16:23:32 +01:00
  • 07afb5ba88 debug docker build for JDK 9+ Yasser Zamani 2020-02-12 17:39:05 +03:30
  • 7e0dadb90e Stops clean goal Lukasz Lenart 2020-02-11 20:15:31 +01:00
  • 9cb8e1e037 Stops reusing node Lukasz Lenart 2020-02-11 20:02:54 +01:00
  • 33d672f1a7 Blocks concurrent builds Lukasz Lenart 2020-02-11 19:52:44 +01:00
  • c53a2c6b99 Drops one stage too much Lukasz Lenart 2020-02-11 19:52:06 +01:00
  • 7a6daed588 Drops unused update-impact plugin Lukasz Lenart 2020-02-11 19:45:57 +01:00
  • b806daeb1f Avoids parallel builds to avoid problems with clean Lukasz Lenart 2020-02-11 19:42:45 +01:00
  • 5cc73a67ca Extract commons docker args into a var Lukasz Lenart 2020-02-11 08:53:18 +01:00
  • 6046363046 WW-5054 Uses action as a starting point for debugging Lukasz Lenart 2020-02-11 08:00:03 +01:00
  • 10254fdd4e Fixes small typo Lukasz Lenart 2020-02-11 07:50:08 +01:00
  • e9ee4a2a53 Adds one more stage to allow run parallel builds Lukasz Lenart 2020-02-10 20:15:29 +01:00
  • 49dbef7de9 Allows run parallel builds Lukasz Lenart 2020-02-10 20:12:06 +01:00
  • 17b59fb9d5 Adds missing stages section Lukasz Lenart 2020-02-10 08:34:01 +01:00
  • e5c6688a16 Fixes grouping and indentation Lukasz Lenart 2020-02-10 08:28:42 +01:00