Commit Graph

1693 Commits

Author SHA1 Message Date
jdyer1 bbdeb2d459 Revert "WN-5141"
This reverts commit 5d1aa6edcf.
2023-12-16 10:46:57 +01:00
jdyer1 416dd7e22b WN-5141
- remove el method deprecarted/removed from api
2023-12-16 10:46:57 +01:00
jdyer1 37e1794678 WN-5141
- TODO:  TEMPORARY remove sitemesh plugin from build
2023-12-16 10:46:56 +01:00
jdyer1 0cee06f5ab WN-5141
- TODO:  TEMPARARY comment-out velocity-tools code
2023-12-16 10:46:56 +01:00
jdyer1 54a9ef85e7 WN-5141
- TODO:  TEMPORARY comment-out freemarker code
2023-12-16 10:46:56 +01:00
jdyer1 fed840b6ac WN-5141
- TODO:  TEMPORARY comment-out velocity
2023-12-16 10:46:56 +01:00
jdyer1 0566cc58c6 WN-5141
- TODO:  temporary comment-out velocity dependencies
2023-12-16 10:46:56 +01:00
jdyer1 8726288bd5 WN-5141
- TODO:  temporary comment out velocity tools (requires javax)
2023-12-16 10:46:56 +01:00
jdyer1 2e528eb66a WN-5141
- TODO:  TEMPORARY comment-out problematic Freemarker code
2023-12-16 10:40:36 +01:00
jdyer1 697e18553b WN-5141
- upgrade sitemesh (TODO: maybe not necessary??)
2023-12-16 10:40:36 +01:00
jdyer1 5341424744 WN-5141
- update mocks to jakarta
2023-12-16 10:40:35 +01:00
jdyer1 857c36c3c5 WN-5141
- fix apparent copy/paste bug in jasper reports README.md
2023-12-16 10:40:35 +01:00
jdyer1 6dc2cba329 WN-5141
- remove dwr plugin code
2023-12-16 10:40:35 +01:00
jdyer1 20eb2ebbf5 WN-5141
-  remove dwr plugin
2023-12-16 10:40:34 +01:00
jdyer1 7eda1745a4 WW-5141 remove code for "pell multipart plugin" 2023-12-16 10:40:24 +01:00
jdyer1 3a73c2ab2b WN-5141
- remove "pell multipart plugin"
2023-12-16 10:40:12 +01:00
jdyer1 0c35a6bf88 IPAGE-5141
- s/javax.servlet/jakarta.servlet/g - to fix runtime usages: attribute names, etc, messaging.  Also changes code comments
2023-12-16 10:40:12 +01:00
jdyer1 eac1e0efa7 WW-5141
- delete portlet code
2023-12-16 10:40:04 +01:00
jdyer1 6d2eb2e020 WN-5141
- remove portlet
2023-12-16 10:39:39 +01:00
jdyer1 2202e5fbbb WW-5141
- initial attempt to update references javax>jakarta and get things to compile
2023-12-16 10:39:28 +01:00
Lukasz Lenart 0bc0217b9d WW-5371 Implements action based file upload 2023-12-11 07:37:38 +01:00
Kusal Kithul-Godage a7d273c1f0 WW-5343 Make StrutsTestCase extend same package 2023-12-04 22:40:39 +11:00
Kusal Kithul-Godage 589219baac WW-5343 Add missing licenses 2023-12-04 21:58:07 +11:00
Kusal Kithul-Godage 16f822a2b2 WW-5343 Move JUnit4 test case into Struts-core 2023-12-03 23:36:10 +11:00
Kusal Kithul-Godage 05a99733fb Merge branch 'master' into WW-5343-sec-extend 2023-11-17 15:42:45 +11:00
Kusal Kithul-Godage 0504e7076c WW-5363 Remove redundant method from VelocityManager 2023-11-15 16:08:46 +11:00
Kusal Kithul-Godage 62988f783f WW-5343 Fix unit test compilation errors 2023-11-15 00:30:12 +11:00
Kusal Kithul-Godage 29d471e2dd WW-5363 Improve code coverage 2023-11-14 02:11:49 +11:00
Kusal Kithul-Godage 6c98663f84 WW-5363 Fix super#internalGet 2023-11-14 02:10:16 +11:00
Kusal Kithul-Godage cf9e53573e WW-5363 Add test coverage 2023-11-14 02:01:57 +11:00
Kusal Kithul-Godage a2b4744c3a WW-5363 Velocity: read chained contexts before ValueStack 2023-11-14 01:57:34 +11:00
Lukasz Lenart f326ce3277 WW-5333 Refactors AttributeMap 2023-11-12 20:04:07 +01:00
dependabot[bot] 601fb0ff5c Bump net.sf.jasperreports:jasperreports from 6.20.5 to 6.20.6
Bumps [net.sf.jasperreports:jasperreports](https://github.com/TIBCOSoftware/jasperreports) from 6.20.5 to 6.20.6.
- [Release notes](https://github.com/TIBCOSoftware/jasperreports/releases)
- [Commits](https://github.com/TIBCOSoftware/jasperreports/compare/6.20.5...6.20.6)

---
updated-dependencies:
- dependency-name: net.sf.jasperreports:jasperreports
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 01:22:54 +00:00
Kusal Kithul-Godage a750917fb4 Upgrade ASM and exclude conflicting artifact 2023-10-15 23:37:46 +11:00
Kusal Kithul-Godage 23feab685c Merge pull request #740 from apache/dependabot/maven/org.jfree-jfreechart-1.5.4
Bump org.jfree:jfreechart from 1.5.1 to 1.5.4
2023-10-12 03:16:54 +11:00
Lukasz Lenart 529b611158 WW-5344 Un-deprecates Sitemesh plugin and upgrades Sitmesh to ver 2.5.0 2023-10-05 09:42:46 +02:00
Lukasz Lenart 3b41e6bcb7 WW-5338 Removes also deprecated constant in ContextUtil 2023-10-05 07:48:35 +02:00
Lukasz Lenart debcb541e3 WW-5338 Removes deprecated OgnTool 2023-10-04 09:46:40 +02:00
Lukasz Lenart 85843b26f6 WW-5347 Upgrades to commons-digester3 ver 3.2 2023-09-28 14:28:54 +02:00
dependabot[bot] 8ff8e42e76 Bump org.jfree:jfreechart from 1.5.1 to 1.5.4
Bumps [org.jfree:jfreechart](https://github.com/jfree/jfreechart) from 1.5.1 to 1.5.4.
- [Release notes](https://github.com/jfree/jfreechart/releases)
- [Commits](https://github.com/jfree/jfreechart/compare/v1.5.1...v1.5.4)

---
updated-dependencies:
- dependency-name: org.jfree:jfreechart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 17:07:51 +00:00
Thomas Hepp 61ca68f4a7 indent CdiObjectFactory with 4 spaces everywhere 2023-09-18 11:39:33 +02:00
Thomas Hepp 49a27d1b25 replace BeanManager::createInjectionTarget
because it was deprecated in CDI 1.1 and removed in CDI 4.0 (Jakarta EE 10)
2023-09-11 13:15:21 +02:00
Lukasz Lenart b7f73715d9 [maven-release-plugin] prepare for next development iteration 2023-09-11 09:49:51 +02:00
Lukasz Lenart 236ae15c66 [maven-release-plugin] prepare release STRUTS_6_3_0_1 2023-09-11 09:49:42 +02:00
Lukasz Lenart f4253ff8ff [maven-release-plugin] prepare for next development iteration 2023-09-11 09:22:20 +02:00
Lukasz Lenart 0ba2d69af9 [maven-release-plugin] prepare release STRUTS_6_3_0_1 2023-09-11 09:22:12 +02:00
Lukasz Lenart a0185f2483 [maven-release-plugin] prepare for next development iteration 2023-09-01 08:01:39 +02:00
Lukasz Lenart 1a88f78a7e [maven-release-plugin] prepare release STRUTS_6_3_0 2023-09-01 08:01:30 +02:00
Lukasz Lenart 20e2110614 Reverts version to 6.3.0-SNAPSHOT 2023-09-01 07:44:47 +02:00
Kusal Kithul-Godage 891598545d WW-5334 Fix empty chained context name 2023-08-30 15:28:05 +10:00