Commit Graph

  • 772f8999b7 Merge pull request #267 from pHeidelbach/WW-4930-smi-cannot-be-disabled-for-action-packges-found-via-convention-plugin Lukasz Lenart 2018-11-15 16:14:15 +01:00
  • 8b4755dc49 WW-4930 Add test run with enabled SMI inheritance Philipp Heidelbach 2018-11-15 10:49:02 +01:00
  • 4b51f93d5c Merge pull request #268 from sepe81/remove-dependency-cglib-nodep Lukasz Lenart 2018-11-15 08:09:30 +01:00
  • 526fa66a03 Cleans up test resources that were referencing dropped interceptor Lukasz Lenart 2018-11-15 08:01:35 +01:00
  • 4df1e965bc WW-4952 Uses the latest struts-master pom in bom as well Lukasz Lenart 2018-11-15 08:00:46 +01:00
  • 790235b602 Remove cglib Sebastian Peters 2018-11-14 22:06:56 +01:00
  • 3613cc0b13 Remove cglib-nodep Sebastian Peters 2018-11-14 21:38:05 +01:00
  • 7e720bf5f8 Merge pull request #265 from JCgH4164838Gh792C124B5/localS2Branch Lukasz Lenart 2018-11-14 20:56:29 +01:00
  • 415ce3e165 Merge pull request #264 from JCgH4164838Gh792C124B5/localS2_2_5_x_Branch Lukasz Lenart 2018-11-14 20:54:19 +01:00
  • 38b96b11fe WW-4930 Add constant to enable smi inheritance between parent package configs and its children Philipp Heidelbach 2018-11-14 14:42:43 +01:00
  • 6b0f90575e delete not-deleted profiling interceptors from plugins Yasser Zamani 2018-11-14 17:14:44 +03:30
  • 02abab365a satisfy coveralls via testing with a not URLClassLoader Yasser Zamani 2018-11-14 16:39:44 +03:30
  • 7763156f4e Merge branch 'master' of https://github.com/apache/struts into WW-4845 Yasser Zamani 2018-11-14 16:33:23 +03:30
  • 375193ce88 Merge pull request #266 from sepe81/update-maven-to-3.5.4 Lukasz Lenart 2018-11-14 12:47:19 +01:00
  • 1b879701d7 Update maven-wrapper to 3.5.4 and add maven-wrapper.jar to .gitignore Sebastian Peters 2018-11-13 22:30:15 +01:00
  • 53d7d04246 Update Struts 2.6.0 build with some newer (compatible) library versions. JCgH4164838Gh792C124B5 2018-11-12 19:58:15 -05:00
  • fe6257b995 Merge branch 'localS2_2_5_x_Branch' of https://github.com/JCgH4164838Gh792C124B5/struts into localS2_2_5_x_Branch JCgH4164838Gh792C124B5 2018-11-12 15:13:18 -05:00
  • 3b81a9edaa Update Struts 2.5.19 build with some newer (compatible) library versions. JCgH4164838Gh792C124B5 2018-11-12 13:49:51 -05:00
  • 478a9b8f1c Update Struts 2.5.19 build to use some newer (compatible) library versions. JCgH4164838Gh792C124B5 2018-11-12 13:49:51 -05:00
  • f8e19872c3 skip coveralls on java 9 Yasser Zamani 2018-11-12 17:17:27 +03:30
  • 2d4e26ff8a [WW-4977] Fixing flaky test in Jsr168DispatcherTest and Jsr286DispatcherTest. ORDTesters 2018-11-11 21:48:42 -06:00
  • 16d6d21078 workaround coveralls fail on java 9 Yasser Zamani 2018-11-11 17:07:19 +03:30
  • e0c1edee5b Merge branch 'master' of https://github.com/apache/struts into WW-4845 Yasser Zamani 2018-11-11 17:03:04 +03:30
  • af3ee07474 WW-4866 Includes 9+ JDKs Lukasz Lenart 2018-11-11 13:42:07 +01:00
  • a5d888a373 pass all current tests with java 9 Yasser Zamani 2018-11-11 14:31:35 +03:30
  • 2d86cc69dc WW-4866 Includes 1.8+ JDKs Lukasz Lenart 2018-11-11 09:56:12 +01:00
  • 518854a085 WW-4976 Upgrades ASM to version 7.0 Lukasz Lenart 2018-11-11 08:42:42 +01:00
  • e62ae2ee7a Upgrades commons-fileupload to version 1.3.3 Lukasz Lenart 2018-11-06 10:56:41 +01:00
  • d105dfbf02 Merge pull request #261 from JCgH4164838Gh792C124B5/localS2Branch Lukasz Lenart 2018-11-04 10:35:50 +01:00
  • 70011a379f - Whitespace fix for FastByteArrayOutputStreamTest. JCgH4164838Gh792C124B5 2018-11-03 15:50:43 -04:00
  • 5e195c1bd8 - Introduce a basic FastByteArrayOutputStreamTest test (demonstrates log warn condition). - Minor improvement in SecurityMemberAccess restore method. - Changes to allow EnvsValueSubstitutorTest and XmlConfigurationProviderEnvsSubstitutionTest to succeed on Windows as well as Linux/Unix. - Changes to xwork-test-envs-substitution.xml to add Windows-style properties. JCgH4164838Gh792C124B5 2018-11-03 15:40:08 -04:00
  • b13e7857ff not miss container provided fileUrl and ... Yasser Zamani 2018-11-01 15:17:02 +03:30
  • 1a84bf8f94 monitor not-monitored loaded files on demand Yasser Zamani 2018-10-31 19:51:37 +03:30
  • 12c3d23bdf Merge pull request #260 from yasserzamani/WW-4974 Lukasz Lenart 2018-11-03 10:47:09 +01:00
  • 9fd8d6fa80 WW-4971 Use response encoding for include by default Aleksandr Mashchenko 2018-11-01 22:05:47 +02:00
  • 9fa53dddb9 Merge pull request #257 from JCgH4164838Gh792C124B5/localS2_2_5_x_Branch Aleksandr Mashchenko 2018-11-01 21:53:04 +02:00
  • 8293add6aa Merge pull request #257 from JCgH4164838Gh792C124B5/localS2_2_5_x_Branch Aleksandr Mashchenko 2018-11-01 21:53:04 +02:00
  • ecb7beef38 not miss container provided fileUrl and ... Yasser Zamani 2018-11-01 15:17:02 +03:30
  • bac0f2953c monitor not-monitored loaded files on demand Yasser Zamani 2018-10-31 19:51:37 +03:30
  • b82db24fb6 [WW-4973] Upgrades to OGNL 3.2.8 (#258) Lukasz Lenart 2018-10-31 12:12:12 +01:00
  • 7bca98205d Fix typos and whitespace (on top of WW-4971 Fix broken s:includes for non-UTF8 content). JCgH4164838Gh792C124B5 2018-10-25 00:13:35 -04:00
  • 567fae9dfc WW-4971 Fix broken s:includes for non-UTF8 content. The low-risk fix retains existing behaviour by default, but provides a configuration flag users can set (to true) in order to enable usage of response (page) encoding for s:include tags. A WARN level log output is also generated for failed FastByteArrayOutputStream decoding (can be suppressed by log configuration). JCgH4164838Gh792C124B5 2018-10-24 23:41:38 -04:00
  • 6f56e14de9 Merge pull request #252 from lukaszlenart/with-no-setters Yasser Zamani 2018-10-22 12:42:48 +03:30
  • b7cc4b8c80 Merge pull request #255 from JCgH4164838Gh792C124B5/localS2Branch Lukasz Lenart 2018-10-09 06:56:29 +02:00
  • 50d57e118e Minor config fixes for the Showcase Application: 1) Token examples. Examples 2 and 3 previously resulted in 403's upon submit (config issue). 2) Token examples. Example 4 resulted in error 500 when selected from the menu (FTL param type issue). 3) Validation examples. Examples quizBasic, quizClient and quizClientCss resulted in 404's when selected from menu (config issue). JCgH4164838Gh792C124B5 2018-10-08 18:53:30 -04:00
  • 2ab2b9b240 WW-4965 Upgrades OGNL to version 3.2.7 Lukasz Lenart 2018-10-08 08:55:46 +02:00
  • 14a8c940e0 Merge pull request #237 from sullis/jackson-2.9.6 Yasser Zamani 2018-10-07 17:05:37 +03:30
  • 9df879a778 Merge branch 'master' into jackson-2.9.6 Yasser Zamani 2018-10-07 15:23:35 +03:30
  • 65dbe95709 Merge pull request #254 from yasserzamani/master Lukasz Lenart 2018-10-07 09:58:28 +02:00
  • 53825df9fb increase test coverage Yasser Zamani 2018-10-06 17:31:27 +03:30
  • 13d9053050 WW-4952 Uses struts parent 13 to fix issue with wrong release profile Lukasz Lenart 2018-10-04 09:13:08 +02:00
  • b77b1c13cc Drops irrelevant profile Lukasz Lenart 2018-10-02 09:00:00 +02:00
  • d123771433 Fixes problem with building on Java 8 after upgrading to the latest apache parent pom Lukasz Lenart 2018-09-27 07:22:46 +02:00
  • 633eec29b6 fix false positive test pass Yasser Zamani 2018-09-26 12:48:33 +03:30
  • b608549933 WW-4963 Implements new ServletContextAware interface and fixes actions that uses withServletContext instead of setServletContext Lukasz Lenart 2018-09-25 10:02:58 +02:00
  • 8cf787b39c WW-4963 Implements new ServiceAware interface that uses withServices instead of setServices Lukasz Lenart 2018-09-25 09:53:50 +02:00
  • 56fc731670 WW-4963 Implements new ParametersAware interface that uses withParameters instead of setHttpParameters and cleans up logic a bit Lukasz Lenart 2018-09-25 09:44:51 +02:00
  • 5428252d57 WW-4963 Implements new PortletResponseAware interface with a test that uses withPortletResponse instead of setPortletReponse Lukasz Lenart 2018-09-25 09:03:29 +02:00
  • ec4a44567d WW-4963 Implements new PortletRequestAware interface that uses withPortletRequest instead of setPortletRequest Lukasz Lenart 2018-09-25 08:51:16 +02:00
  • f59860026c WW-4963 Implements new PortletPreferencesAware interface that uses withPortletPreferences instead of setPortletPreferences Lukasz Lenart 2018-09-25 08:40:27 +02:00
  • 42245be546 WW-4963 Implements new PortletContextAware interface that uses withPortletContext instead of setPortletContext Lukasz Lenart 2018-09-25 08:36:32 +02:00
  • 23e9c88135 WW-4963 Implements new CookiesAware interface that uses withCookies instead of setCookiesMap Lukasz Lenart 2018-09-25 08:32:54 +02:00
  • 01016b458e WW-4963 Implements new BundleContextAware interface that uses withBundleContext instead of setBundleContext Lukasz Lenart 2018-09-25 08:23:45 +02:00
  • 384d418039 WW-4963 Implements new PrincipalAware interface that uses withPrincipalProxy instead of setPrincipalProxy Lukasz Lenart 2018-09-25 08:10:36 +02:00
  • 92ecdb8c9a Merge pull request #253 from thinkshihang/master Lukasz Lenart 2018-09-25 07:13:06 +02:00
  • 6116287a5c Fix typo in a local vairalbe naming Hang Shi 2018-09-24 14:48:21 -04:00
  • dc7138ee2e WW-4963 Implements new ApplicationAware interface that uses withApplication instead of setApplication Lukasz Lenart 2018-09-19 16:46:27 +02:00
  • e0fb8031ce WW-4963 Implements new ServletResponseAware interface that uses withResponseServlet instead of setResponseServlet Lukasz Lenart 2018-09-19 16:38:37 +02:00
  • 3820eae31f WW-4963 Implements new ServletRequestAware interface that uses withRequest instead of setRequest Lukasz Lenart 2018-09-19 16:26:24 +02:00
  • d38efae5f0 WW-4963 Implements new SessionAware interface that uses withSession instead of setSession Lukasz Lenart 2018-09-19 09:20:42 +02:00
  • f4d7dbe88e [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2018-09-18 11:23:59 +02:00
  • 289782c583 [maven-release-plugin] prepare release STRUTS_2_5_18 STRUTS_2_5_18 Lukasz Lenart 2018-09-18 11:23:36 +02:00
  • 83dc967eac [maven-release-plugin] prepare for next development iteration Yasser Zamani 2018-09-18 12:25:22 +04:30
  • 3e29573a2e WW-4951 Upgrades to the latest struts master to support SHA256/512 Lukasz Lenart 2018-09-18 09:49:27 +02:00
  • 1e33df947a WW-4951 Upgrades to the latest struts master to support SHA256/512 Lukasz Lenart 2018-09-18 09:49:27 +02:00
  • dd1588d3eb [maven-release-plugin] prepare release STRUTS_2_3_36 STRUTS_2_3_36 Yasser Zamani 2018-09-18 12:14:32 +04:30
  • 6194d3fc88 change http to https in doc urls Yasser Zamani 2018-09-18 11:41:22 +04:30
  • bd0d514de9 add checksum-maven-plugin Yasser Zamani 2018-09-17 17:32:32 +04:30
  • 0a3e2fa8a4 monitor file only if needed Yasser Zamani 2018-09-10 18:18:42 +04:30
  • 4714fe889c delete temp files on close instead of on JVM exists Yasser Zamani 2018-09-06 12:59:21 +04:30
  • de1a42d34a Merge pull request #250 from yasserzamani/WW-4948 Lukasz Lenart 2018-09-17 08:02:35 +02:00
  • 45689e94cc Merge pull request #251 from zmacomber/patch-1 Lukasz Lenart 2018-09-13 07:21:50 +02:00
  • 0d209f8e01 Fixed grammar Zack Macomber 2018-09-12 17:36:59 -04:00
  • b816cc1374 monitor file only if needed Yasser Zamani 2018-09-10 18:18:42 +04:30
  • b802baa4a9 delete temp files on close instead of on JVM exists Yasser Zamani 2018-09-06 12:59:21 +04:30
  • cf7cd1f671 Merge pull request #249 from apache/WW-4954-struts-2-5 Aleksandr Mashchenko 2018-09-04 20:30:40 +03:00
  • f523a341d4 WW-4954 Moves XWorkList out of util package Lukasz Lenart 2018-08-30 08:39:11 +02:00
  • cde8a288f9 Merge pull request #248 from aleksandr-m/feature/2_3_security_logs Lukasz Lenart 2018-09-04 06:47:17 +02:00
  • ac868ae3ab Improve log messages in SecurityMemberAccess Aleksandr Mashchenko 2018-09-03 22:07:17 +03:00
  • daac47ee62 Improve log messages in SecurityMemberAccess Aleksandr Mashchenko 2018-08-31 22:25:05 +03:00
  • b1709c5208 Better logging message (for WW-4954) Aleksandr Mashchenko 2018-08-31 00:05:42 +03:00
  • b3e51d8a3f Merge pull request #246 from aleksandr-m/feature/package_excluded_log Lukasz Lenart 2018-09-03 08:11:35 +02:00
  • 537a1b1abb Adds missing header with license Lukasz Lenart 2018-08-31 11:46:59 +02:00
  • fd63512318 WW-4956 Upgrade to Log4j2 2.11.1 Aleksandr Mashchenko 2018-09-02 22:08:33 +03:00
  • be1a93b0d5 Improve log messages in SecurityMemberAccess Aleksandr Mashchenko 2018-08-31 22:25:05 +03:00
  • daf6f6f749 Merge pull request #244 from apache/WW-4954 Yasser Zamani 2018-08-31 16:23:02 +04:30
  • feb5ab1333 Merge pull request #245 from apache/WW-4954-struts-2-3 Yasser Zamani 2018-08-31 16:19:42 +04:30
  • b213d58f54 Better logging message (for WW-4954) Aleksandr Mashchenko 2018-08-31 00:05:42 +03:00
  • 458acb89e5 WW-4954 Moves XWorkList out of the util package Lukasz Lenart 2018-08-30 08:52:33 +02:00
  • 029892d656 WW-4954 Moves XWorkList out of util package Lukasz Lenart 2018-08-30 08:39:11 +02:00