(struts) branch release/struts-7-0-x updated: [WW-5141] Removes deprecated plugins (#798)

2023-11-21 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch release/struts-7-0-x
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/release/struts-7-0-x by this 
push:
 new bf2d85ebe [WW-5141] Removes deprecated plugins (#798)
bf2d85ebe is described below

commit bf2d85ebe75bec45b1ed75ee45d92d28d5f49715
Author: James Dyer 
AuthorDate: Tue Nov 21 12:26:07 2023 -0600

[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
---
 apps/showcase/pom.xml  |   9 --
 .../struts2/showcase/ajax/tree/Category.java   |   3 +-
 .../src/main/resources/struts-validation.xml   |   7 +-
 .../src/main/webapp/WEB-INF/decorators/main.jsp|   1 -
 .../main/webapp/WEB-INF/validation/quiz-dwr.jsp|  92 ---
 apps/showcase/src/main/webapp/WEB-INF/web.xml  |  19 +--
 assembly/pom.xml   |  20 ---
 assembly/src/main/assembly/all.xml |  20 ---
 assembly/src/main/assembly/docs.xml|  12 --
 assembly/src/main/assembly/lib.xml |   8 -
 bom/pom.xml|  25 ---
 plugins/dwr/README.md  |   6 -
 plugins/dwr/pom.xml|  44 --
 .../apache/struts2/validators/DWRValidator.java| 123 ---
 plugins/dwr/src/site/site.xml  |  56 ---
 plugins/pell-multipart/README.md   |   2 -
 plugins/pell-multipart/pom.xml |  45 --
 .../dispatcher/multipart/PellMultiPartRequest.java | 161 ---
 .../pell-multipart/src/main/resources/LICENSE.txt  | 174 -
 .../pell-multipart/src/main/resources/NOTICE.txt   |   5 -
 .../src/main/resources/struts-plugin.xml   |  28 
 plugins/pell-multipart/src/site/site.xml   |  56 ---
 plugins/pom.xml|   6 -
 pom.xml|  43 -
 src/etc/project-suppression.xml|  30 
 25 files changed, 3 insertions(+), 992 deletions(-)

diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml
index 6955c7f8f..a21af558a 100644
--- a/apps/showcase/pom.xml
+++ b/apps/showcase/pom.xml
@@ -58,11 +58,6 @@
 struts2-tiles-plugin
 
 
-
-org.apache.struts
-struts2-dwr-plugin
-
-
 
 org.apache.struts
 struts2-json-plugin
@@ -126,10 +121,6 @@
 opensymphony
 sitemesh
 
-
-org.directwebremoting
-dwr
-
 

junit
diff --git 
a/apps/showcase/src/main/java/org/apache/struts2/showcase/ajax/tree/Category.java
 
b/apps/showcase/src/main/java/org/apache/struts2/showcase/ajax/tree/Category.java
index 63c34fc4c..2f0571728 100644
--- 
a/apps/showcase/src/main/java/org/apache/struts2/showcase/ajax/tree/Category.java
+++ 
b/apps/showcase/src/main/java/org/apache/struts2/showcase/ajax/tree/Category.java
@@ -46,8 +46,7 @@ public class Category {
new Category(15, "Dojo"),
new Category(16, "Prototype"),
new Category(17, 
"Scriptaculous"),
-   new Category(18, "OpenRico"),
-   new Category(19, "DWR")));
+   new Category(18, "OpenRico")));
}
 
public static Category getById(long id) {
diff --git a/apps/showcase/src/main/resources/struts-validation.xml 
b/apps/showcase/src/main/resources/struts-validation.xml
index de225d7e1..38e2adf83 100755
--- a/apps/showcase/src/main/resources/struts-validation.xml
+++ b/apps/showcase/src/main/resources/struts-validation.xml
@@ -47,12 +47,7 @@
 /WEB-INF/validation/quiz-success.jsp
 
 
-   
-   /WEB-INF/validation/quiz-dwr.jsp
-   /WEB-INF/validation/quiz-success.jsp
-   
-
-
+   
 /WEB-INF/validation/quiz-client-css.jsp
 /WEB-INF/validation/quiz-success.jsp
 
diff --git a/apps/showcase/src/main/webapp/WEB-INF/decorators/main.jsp 
b/apps/showcase/src/main/webapp/WEB-INF/decorators/main.jsp
index 77f387ace..34f73

Build failed in Jenkins: Struts ยป Struts-master-JDK8-dependency-check #196

2023-11-21 Thread Apache Jenkins Server
See 


Changes:

[git] WW-5350 Refactor SecurityMemberAccess

[git] WW-5350 Fix static member test

[git] WW-5350 Fix argument validation

[git] WW-5350 Make property matching code more succinct

[git] WW-5350 See target to null in special case

[git] WW-5350 Implement OGNL Allowlist capability

[github] Bump slf4j.version from 2.0.7 to 2.0.9

[github] Bump net.sf.jasperreports:jasperreports from 6.20.5 to 6.20.6

[git] WW-5350 Fix mismatched logging

[Lukasz Lenart] WW-5333 Refactors AttributeMap

[Lukasz Lenart] Uses the new notifications@ list for all the messages form 
Github

[git] WW-5363 Velocity: read chained contexts before ValueStack

[git] WW-5363 Add test coverage

[git] WW-5363 Fix super#internalGet

[git] WW-5363 Improve code coverage

[Lukasz Lenart] Send Jenkins notifications to the notifications@ list

[git] WW-5363 Remove redundant method from VelocityManager


--
[...truncated 882.50 KB...]
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Known Exploited Vulnerability Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Finished Unused Suppression Rule Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[INFO] Writing report to: 

[INFO] Cache event queue destroyed: {0}
[INFO] Cache event queue destroyed: {0}
[INFO] Cache event queue destroyed: {0}
[ERROR] {0}: Not alive and dispose was called, filename: {1}
[ERROR] {0}: Not alive and dispose was called, filename: {1}
[ERROR] {0}: Not alive and dispose was called, filename: {1}
[INFO] 
[INFO] --< org.apache.struts:struts2-plexus-plugin >---
[INFO] Building DEPRECATED: Struts 2 Plexus Plugin - since 6.0.0 6.4.0-SNAPSHOT 
[23/39]
[INFO]   from plugins/plexus/pom.xml
[INFO] [ jar ]-
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce) @ struts2-plexus-plugin ---
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven-version) @ 
struts2-plexus-plugin ---
[INFO] 
[INFO] --- remote-resources:1.6.0:process (process-resource-bundles) @ 
struts2-plexus-plugin ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ 
struts2-plexus-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ struts2-plexus-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to 

[INFO] 
:
 

 uses unchecked or unsafe operations.
[INFO] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ struts2-plexus-plugin ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: 

[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ 
struts2-plexus-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ 
struts2-plexus-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M7:test (default-test) @ struts2-plexus-plugin ---
[INFO] 
[INFO] --- apache-rat:0.15:check (default) @ struts2-