Commit Graph

779 Commits

Author SHA1 Message Date
Lukasz Lenart 26bb35e6c5 Moves JakartaEE related modules into dedicate subdirectory 2023-12-17 15:42:17 +01:00
Lukasz Lenart 6ce1e9ea3e Upgrades Htmlunit to version 3.6.0 2023-12-16 11:11:56 +01:00
Kusal Kithul-Godage 97dbdc1c90 Delete remaining deprecated plugins 2023-12-16 11:09:25 +01:00
James Dyer 6f35c02fbf [WW-5141] Removes deprecated plugins (#798)
* WW-5141

- remove portlet

* WW-5141

- remove "pell multipart plugin"

* WW-5141

- remove code for "pell multipart plugin"

* WW-5141

-  remove dwr plugin

* WW-5141

- remove dwr plugin code

* WW-5141

- remove "dwr" from "struts-showcase"

* WW-5141

- remove references to "oval plugin" (removed)

* WW-5141

- remove dwr from struts-showcase
2023-12-16 11:03:47 +01:00
jdyer1 0e6d31729c WN-5141
- use eclipse transformer for Velocity Tools View and Velocity Tools View Jsp
2023-12-16 10:59:18 +01:00
jdyer1 519b8bd98a WN-5141
- upgrade to latest jetty-maven plugin
- remove spurious jetty dependencies from parent pom
2023-12-16 10:59:18 +01:00
jdyer1 79138e1853 WW-5335 Prepares for Java 17 & Struts 7.x 2023-12-16 10:57:07 +01:00
jdyer1 d20972c13f WW-5141 fix formatting problems 2023-12-16 10:56:57 +01:00
jdyer1 6e76a3abc8 WN-5141
- use eclipse transformer on sitemesh2
2023-12-16 10:55:52 +01:00
jdyer1 712fa7fba2 Revert "WN-5141"
This reverts commit deebfc3469.
2023-12-16 10:55:52 +01:00
jdyer1 e9c6ce0199 WN-5141
- try shade plugin
2023-12-16 10:55:51 +01:00
jdyer1 38c51d255e WN-5141
- eclipse transformer for freemarker
2023-12-16 10:55:51 +01:00
jdyer1 bd6f347dbf WN-5141
- remove references to "oval plugin" (removed)
2023-12-16 10:55:50 +01:00
jdyer1 06228a7297 WN-5141
- removal of "embedded jsp" plugin (deprecated)
2023-12-16 10:55:49 +01:00
Timothy Pace 2e0ba0873d WW-5141 conversion to fileupload2 2023-12-16 10:55:25 +01:00
jdyer1 72e1ff74fd WN-5141
- fix build to make assembly project happy with "releasability"
2023-12-16 10:49:51 +01:00
jdyer1 dba63742ab WN-5141
- remove "illegal-access=permit"; not available option with Java 17
2023-12-16 10:49:51 +01:00
jdyer1 ec8ac50b6f WN-5141
- REMOVE OVAL Plugin (deprecated) - requires javax.persistence, no newer relase of net.sf.oval avaiable
2023-12-16 10:49:51 +01:00
jdyer1 6c0a97cfa2 WN-5141
- fixes for "embedded jsp plugin"
2023-12-16 10:49:51 +01:00
jdyer1 8fecaa2c30 WN-5141
- CDI:  update beans.xml for Jakarta EE 9
- use "annotated=all" as "FooService.java" does not have a CDI annotation
2023-12-16 10:49:50 +01:00
jdyer1 07792bd0e0 WN-5141
- add back in "mockobjects" where they can be used
2023-12-16 10:46:58 +01:00
jdyer1 6ad0ad512d WN-5141
- fix visibility of el api
- remove mockobjects from pom (needs to be migrated to ?spring web mocks?)
2023-12-16 10:46:57 +01:00
jdyer1 459fd74dc6 WN-5141
- begin work to get tests to compile
2023-12-16 10:46:57 +01:00
jdyer1 7525978325 WN-5141
- use 10.x version of tomcat jars
2023-12-16 10:46:57 +01:00
jdyer1 09feb9bf06 Revert "WN-5141"
This reverts commit d132c43865.
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 11284a0423 WN-5141
- update commons-upload to jakarta-compatible version
2023-12-16 10:40:36 +01:00
jdyer1 20eb2ebbf5 WN-5141
-  remove dwr plugin
2023-12-16 10:40:34 +01:00
jdyer1 3a73c2ab2b WN-5141
- remove "pell multipart plugin"
2023-12-16 10:40:12 +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
dependabot[bot] 3674d49ab4 Bump jackson.version from 2.15.3 to 2.16.0
Bumps `jackson.version` from 2.15.3 to 2.16.0.

Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.3 to 2.16.0
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.3...jackson-core-2.16.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.3 to 2.16.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.15.3 to 2.16.0
- [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.15.3...jackson-dataformat-xml-2.16.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 01:16:22 +00:00
dependabot[bot] 72d617012b Bump slf4j.version from 2.0.7 to 2.0.9
Bumps `slf4j.version` from 2.0.7 to 2.0.9.

Updates `org.slf4j:slf4j-api` from 2.0.7 to 2.0.9

Updates `org.slf4j:slf4j-simple` from 2.0.7 to 2.0.9

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 01:22:44 +00:00
Lukasz Lenart 56fc1ddc5b Merge pull request #777 from apache/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.11
Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.11
2023-10-30 07:03:19 +01:00
dependabot[bot] 4531306664 Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.11
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.11.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.8...v0.8.11)

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 01:36:35 +00:00
dependabot[bot] f13284832d Bump junit:junit from 4.13.1 to 4.13.2
Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 01:36:27 +00:00
dependabot[bot] e8562c78d4 Bump org.owasp:dependency-check-maven from 7.2.0 to 8.4.2
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.2.0 to 8.4.2.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v7.2.0...v8.4.2)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 01:17:13 +00:00
Kusal Kithul-Godage cae627f35d Merge pull request #766 from apache/WW-5355-cache-lru
WW-5355 Integrate W-TinyLfu cache and use by default
2023-10-19 00:42:31 +11:00
dependabot[bot] fb710f9ca8 Bump org.codehaus.mojo:versions-maven-plugin from 2.7 to 2.16.1
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.7 to 2.16.1.
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/mojohaus/versions/compare/versions-maven-plugin-2.7...2.16.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 01:13:04 +00:00
Kusal Kithul-Godage 4700dca188 WW-5355 Downgrade Caffeine version 2023-10-15 23:42:43 +11:00
Kusal Kithul-Godage a750917fb4 Upgrade ASM and exclude conflicting artifact 2023-10-15 23:37:46 +11:00
Kusal Kithul-Godage 403c3c4a10 Unify HtmlUnit versions 2023-10-15 23:37:46 +11:00
Kusal Kithul-Godage 39f81575f9 Upgrade Jackson and remove unnecessary transitive override 2023-10-15 23:37:45 +11:00
Kusal Kithul-Godage 9527da5d36 WW-5355 Initial Caffeine cache implementation 2023-10-15 23:35:52 +11:00
Kusal Kithul-Godage b736eb281d Upgrade EasyMock 2023-10-12 03:25: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 85843b26f6 WW-5347 Upgrades to commons-digester3 ver 3.2 2023-09-28 14:28:54 +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