Commit Graph

1421 Commits

Author SHA1 Message Date
Lukasz Lenart 57440dce10 [maven-release-plugin] prepare for next development iteration 2023-12-05 07:43:01 +01:00
Lukasz Lenart ca8d57c538 [maven-release-plugin] prepare release STRUTS_2_5_33 2023-12-05 07:42:52 +01:00
Lukasz Lenart 649db4deec [maven-release-plugin] prepare for next development iteration 2023-09-11 08:17:21 +02:00
Lukasz Lenart bfb6c5431b [maven-release-plugin] prepare release STRUTS_2_5_32 2023-09-11 08:17:13 +02:00
Lukasz Lenart 00b000bd5b [maven-release-plugin] prepare for next development iteration 2023-06-13 10:05:14 +02:00
Lukasz Lenart 8274f77bc1 [maven-release-plugin] prepare release STRUTS_2_5_31 2023-06-13 10:05:05 +02:00
Lukasz Lenart 2520513310 [maven-release-plugin] prepare for next development iteration 2022-03-15 14:53:45 +01:00
Lukasz Lenart e4db6b720e [maven-release-plugin] prepare release STRUTS_2_5_30 2022-03-15 14:53:37 +01:00
Yasser Zamani e647e5cbfc Merge branch 'struts-2-5-x' into fix/double_evaluations_2_5 2022-01-18 10:10:16 +03:30
Lukasz Lenart 8d0382c34e [maven-release-plugin] prepare for next development iteration 2022-01-13 08:48:34 +01:00
Lukasz Lenart 00be9803d5 [maven-release-plugin] prepare release STRUTS_2_5_29 2022-01-13 08:48:24 +01:00
Lukasz Lenart 377c0cb20b Fixes versioning after the latest release 2022-01-06 09:05:08 +01:00
Lukasz Lenart 25da849d0a [maven-release-plugin] prepare for next development iteration 2021-12-30 07:34:55 +01:00
Lukasz Lenart 9f14276c00 [maven-release-plugin] prepare release STRUTS_2_5_28_3 2021-12-30 07:34:46 +01:00
Lukasz Lenart 6ae6283f5e [maven-release-plugin] prepare for next development iteration 2021-12-22 07:43:19 +01:00
Lukasz Lenart 53aeafd7a2 [maven-release-plugin] prepare release STRUTS_2_5_28_2 2021-12-22 07:43:10 +01:00
Lukasz Lenart 93303b45cb [maven-release-plugin] prepare for next development iteration 2021-12-16 16:33:51 +01:00
Lukasz Lenart 8ce5811fe7 [maven-release-plugin] prepare release STRUTS_2_5_28_1 2021-12-16 16:33:42 +01:00
Lukasz Lenart 18ff6c1ef4 [maven-release-plugin] prepare for next development iteration 2021-11-29 08:34:12 +01:00
Lukasz Lenart dc579c0ccc [maven-release-plugin] prepare release STRUTS_2_5_28 2021-11-29 08:33:44 +01:00
Lukasz Lenart d9ba299412 [maven-release-plugin] prepare for next development iteration 2021-10-19 09:54:26 +02:00
Lukasz Lenart 26e1535b58 [maven-release-plugin] prepare release STRUTS_2_5_27 2021-10-19 09:54:17 +02:00
Yasser Zamani 8d6e26e0fe fix double evaluations
address known issues reported at https://securitylab.github.com/research/apache-struts-double-evaluation/
2021-07-09 10:45:22 +04:30
Lukasz Lenart ea23ce295a [maven-release-plugin] prepare for next development iteration 2020-11-25 17:32:09 +01:00
Lukasz Lenart 4cf9093cc5 [maven-release-plugin] prepare release STRUTS_2_5_26 2020-11-25 17:31:54 +01:00
Lukasz Lenart 46bae3ce68 Reverts version to 2.5.26-SNAPSHOT 2020-11-25 17:13:51 +01:00
Lukasz Lenart a2df8f9890 [maven-release-plugin] prepare for next development iteration 2020-11-24 08:22:00 +01:00
Lukasz Lenart 7253edeada [maven-release-plugin] prepare release STRUTS_2_5_26 2020-11-24 08:16:43 +01:00
Lukasz Lenart 4506d5716d Reverts version to 2.5.26-SNAPSHOT 2020-11-24 07:49:59 +01:00
Lukasz Lenart 83aff6e470 [maven-release-plugin] prepare for next development iteration 2020-11-21 08:40:22 +01:00
Lukasz Lenart 3138dc7fbd [maven-release-plugin] prepare release STRUTS_2_5_26 2020-11-21 08:40:09 +01:00
Lukasz Lenart 0a75d8e8fa Avoids recursion in tags 2020-11-11 07:31:36 +01:00
Lukasz Lenart 1d18e8f9a8 WW-5095 Sets ActionMapping when preparing a test nv 2020-11-11 07:27:40 +01:00
Lukasz Lenart 84aeb77011 [maven-release-plugin] prepare for next development iteration 2020-09-17 13:37:00 +02:00
Lukasz Lenart b3a9d82d58 [maven-release-plugin] prepare release STRUTS_2_5_25 2020-09-17 13:36:38 +02:00
JCgH4164838Gh792C124B5 10a834a54c Backport a few PR#433 OSGi plugin-related changes from 2.6 to 2.5.
- Fix to allow the OSGi plugin to initialize with no internet connection.
- Fix an unintended JS change for the admin bundle.
- Fix the OSGi Demo bundle so it works under 2.5.x as well.
2020-09-08 15:25:02 -04:00
Lukasz Lenart abb1ac3c99 [maven-release-plugin] prepare for next development iteration 2020-08-18 07:38:38 +02:00
Lukasz Lenart dcc59937a8 [maven-release-plugin] prepare release STRUTS_2_5_24 2020-08-18 07:38:25 +02:00
JCgH4164838Gh792C124B5 d61be3e4ce Updated with suggested changes from review.
- BundlePackageLoader changes suggested by L. Lenart.
- FelixOsgiHost changes to better handle Felix bundle cache location
  processing (Windows and Linux).
- FelixOsgIHost test modified to not fail if felix-cache directory cannot
  be created (warn only) to avoid failing the whole build.
2020-07-25 16:11:02 -04:00
JCgH4164838Gh792C124B5 c7149ab1bc Initial attempt to fix OSGi Plugin issues discovered during examination of
WW-5075.
- Indication is that the OSGi Plugin has been failing since Struts 2.3.4.
- Applied fix to ResourceFinder to restore 2.3.x logic that was broken in
  2.5.x.
- Implemented changes to restore OSGi Plugin functionality for 2.5.x.
- Applied changes to the OSGi Admin Bundle to function under 2.5.x.
- Updated the OSGi Admin Bundle JS libraries and related CSS to newer
  versions.
- Added new unit tests for the OSGi plugin.
- The OSGi plugin will only function properly with exploded/expanded WAR
  files.
2020-07-20 01:12:12 -04:00
Lukasz Lenart 8cb93ad39a [maven-release-plugin] prepare for next development iteration 2020-07-02 07:53:53 +02:00
Lukasz Lenart e8656d5737 [maven-release-plugin] prepare release STRUTS_2_5_23 2020-07-02 07:53:39 +02:00
JCgH4164838Gh792C124B5 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.
2020-04-18 15:49:44 -04:00
JCgH4164838Gh792C124B5 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.
---
2020-04-12 23:38:43 -04:00
Lukasz Lenart 80a91dc75f [maven-release-plugin] prepare for next development iteration 2019-11-17 20:17:42 +01:00
Lukasz Lenart a6edb0d5df [maven-release-plugin] prepare release STRUTS_2_5_22 2019-11-17 20:17:20 +01:00
Lukasz Lenart ae3ae2be76 [maven-release-plugin] prepare for next development iteration 2019-11-07 20:18:06 +01:00
Lukasz Lenart 8dface4fcb [maven-release-plugin] prepare release STRUTS_2_5_21 2019-11-07 20:17:01 +01:00
Yasser Zamani b0dd7c1c0d include ref in path as WW-5011 workaround (#353)
* include ref in path for StrutsApplicationResource as WW-5011 workaround

* add license to newly added xml files in previous commit

* WW-5011 include ref in path via .toURI().getPath()

* WW-5011 check protocol and not throw exception due to lazy file existence

* decrease log file size to pass travis build
2019-05-28 09:53:27 +04:30
Yasser Zamani fdd1054070 Merge pull request #328 from aleksandr-m/feature/WW-5009
WW-5009 EmptyStackException in JSON plugin due to concurrency
2019-02-05 14:37:57 +03:30