Commit Graph

7014 Commits

Author SHA1 Message Date
jdyer1 b52f18ced4 Revert "WN-5141"
This reverts commit 908d064839.
2023-12-16 10:55:50 +01:00
jdyer1 b365b58e36 WN-5141
- remove github check for Java 8 and Java 11
2023-12-16 10:55:50 +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 63828c0e8d WN-5141
- TODO:  TEMPORARY ignore "embedded jsp" test.  Classpath/tld issues?  Might be going away/
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 7dd2e817e7 WN-5141
- TODO:  TEMP ignore test, depends on freemarker
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 143be3f173 WN-5141
- fix one more test
- remove mockobjects-http from core
2023-12-16 10:49:50 +01:00
jdyer1 92cc4f8597 WN-5141
- fix expected message text from library
2023-12-16 10:49:50 +01:00
jdyer1 b21be75703 WW-5141 temp IGNORE test require commons-upload upgrade 2023-12-16 10:49:41 +01:00
jdyer1 792357e6f5 WN-5141
- TODO:  temp IGNORE test require commons-upload upgrade
2023-12-16 10:47:47 +01:00
jdyer1 0802707a39 WW-5141 fix security test 2023-12-16 10:47:38 +01:00
jdyer1 85529bf0af WN-5141
- TODO:  temporary ignore freemarker test
2023-12-16 10:46:58 +01:00
jdyer1 a7618112f3 WN-5141
- TODO:  temporary ignore freemarker test
2023-12-16 10:46:58 +01:00
jdyer1 14ecd5c7f2 IPAGE-5141
- all core tests compile
2023-12-16 10:46:58 +01:00
jdyer1 2e6d912acf WN-5141
- more tests compile
2023-12-16 10:46:58 +01:00
jdyer1 54564c9aad WN-5141
- begin make ui tests compile
2023-12-16 10:46:58 +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 bbdeb2d459 Revert "WN-5141"
This reverts commit 5d1aa6edcf.
2023-12-16 10:46:57 +01:00
jdyer1 380b157bef WN-5141
- use servlet api mocks from Spring instead of MockObjects
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 42fed67a85 WW-5141 TODO: TEMPORARY comment-out incomaptible commons-upload old version code 2023-12-16 10:46:44 +01:00
jdyer1 09feb9bf06 Revert "WN-5141"
This reverts commit d132c43865.
2023-12-16 10:40:36 +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 11284a0423 WN-5141
- update commons-upload to jakarta-compatible version
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 841313ec1f WN-5141
- more portlet removals
2023-12-16 10:40:35 +01:00
jdyer1 a5c139114c WN-5141
- more removals for "pell multipart"
2023-12-16 10:40:35 +01:00
jdyer1 08c6693200 WN-5141
- remove "dwr" from "struts-showcase"
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