(struts) branch master updated (a8954508c -> 898a8d9ef)

2024-06-21 Thread kusal
This is an automated email from the ASF dual-hosted git repository.

kusal pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git


from a8954508c Merge pull request #968 from apache/fix/WW-5310-fragment
 add b96cf2c07 WW-5429 Log parameter annotation issues at ERROR level when 
in DevMode
 add ba46c18f0 WW-5429 Make DebugUtils final and remove @author JavaDoc tag
 new 898a8d9ef Merge pull request #969 from apache/WW-5429-param-anno-log

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../xwork2/interceptor/ValidationAware.java|  6 +--
 .../xwork2/ognl/ErrorMessageBuilder.java   |  4 +-
 .../ValidatorContext.java => util/DebugUtils.java} | 30 ++-
 .../parameter/ParametersInterceptor.java   | 51 ++
 .../parameter/ParametersInterceptorTest.java   | 61 +-
 5 files changed, 85 insertions(+), 67 deletions(-)
 copy 
core/src/main/java/com/opensymphony/xwork2/{validator/ValidatorContext.java => 
util/DebugUtils.java} (58%)



(struts) 01/01: Merge pull request #969 from apache/WW-5429-param-anno-log

2024-06-21 Thread kusal
This is an automated email from the ASF dual-hosted git repository.

kusal pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 898a8d9ef9cd223752392c8572b81b5a116680fd
Merge: a8954508c ba46c18f0
Author: Kusal Kithul-Godage 
AuthorDate: Fri Jun 21 19:47:23 2024 +1000

Merge pull request #969 from apache/WW-5429-param-anno-log

WW-5429 Log parameter annotation issues at ERROR level when in DevMode

 .../xwork2/interceptor/ValidationAware.java|  6 +--
 .../xwork2/ognl/ErrorMessageBuilder.java   |  4 +-
 .../com/opensymphony/xwork2/util/DebugUtils.java   | 42 +++
 .../parameter/ParametersInterceptor.java   | 51 ++
 .../parameter/ParametersInterceptorTest.java   | 61 +-
 5 files changed, 111 insertions(+), 53 deletions(-)



(struts) branch WW-5429-param-anno-log deleted (was ba46c18f0)

2024-06-21 Thread kusal
This is an automated email from the ASF dual-hosted git repository.

kusal pushed a change to branch WW-5429-param-anno-log
in repository https://gitbox.apache.org/repos/asf/struts.git


 was ba46c18f0 WW-5429 Make DebugUtils final and remove @author JavaDoc tag

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



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

2024-06-21 Thread Apache Jenkins Server
See 


Changes:

[Lukasz Lenart] WW-5424 Fixes ClassCastException when using short var name in 
s:set tag

[Lukasz Lenart] Disables required reviewers option

[Lukasz Lenart] WW-5412 Upgrades struts-master to ver 15

[github] Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1

[github] Bump org.freemarker:freemarker from 2.3.32 to 2.3.33

[Lukasz Lenart] WW-5400 Simplifies how CspSettings is created

[github] Removes duplication

[Lukasz Lenart] WW-5250 Addresses TODO in test and stops using Mock Objects

[github] Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.2

[github] Bump org.owasp:dependency-check-maven from 8.4.2 to 9.2.0

[Lukasz Lenart] WW-5310 Fixes broken support for Fragments in  tag

[git] WW-5429 Log parameter annotation issues at ERROR level when in DevMode

[git] WW-5429 Make DebugUtils final and remove @author JavaDoc tag


--
[...truncated 695.62 KB...]
[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 HTML report to: 

[INFO] 
[INFO] --< org.apache.struts:struts2-spring-plugin >---
[INFO] Building Struts 2 Spring Plugin 6.5.0-SNAPSHOT[8/39]
[INFO]   from plugins/spring/pom.xml
[INFO] [ jar ]-
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce) @ struts2-spring-plugin ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence 
passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ 
struts2-spring-plugin ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-java-version) @ 
struts2-spring-plugin ---
[INFO] 
[INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ 
struts2-spring-plugin ---
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ 
struts2-spring-plugin ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ struts2-spring-plugin ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 9 source files with javac [debug target 1.8] to target/classes
[WARNING] 
:[44,64]
 non-varargs call of varargs method with inexact argument type for last 
parameter;
  cast to java.lang.Object for a varargs call
  cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[INFO] 
:
 Some input files use or override a deprecated API.
[INFO] 
:
 Recompile with -Xlint:deprecation for details.
[INFO] 
:
 

 uses unchecked or unsafe operations.
[INFO] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ struts2-spring-plugin ---
[INFO] Writing manifest: 

[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ 
struts2-spring-plugin ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ 
struts2-spring-plugin ---
[INFO] Changes detected - recompiling the