See 
<https://ci-builds.apache.org/job/Struts/job/Struts-master-JDK8-dependency-check/157/display/redirect?page=changes>

Changes:

[Lukasz Lenart] WW-3691 Converts BackgroundProcess into interface and uses 
Executor to execute BackgroundProcess


------------------------------------------
[...truncated 853.45 KB...]
        at junit.framework.TestSuite.runTest(TestSuite.java:241) 
~[junit-4.13.1.jar:4.13.1]
        at junit.framework.TestSuite.run(TestSuite.java:236) 
~[junit-4.13.1.jar:4.13.1]
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.Suite.runChild(Suite.java:128) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.Suite.runChild(Suite.java:27) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 
~[junit-4.13.1.jar:4.13.1]
        at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 
~[surefire-junit47-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
 ~[surefire-junit47-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
 ~[surefire-junit47-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
 ~[surefire-junit47-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
 ~[surefire-junit47-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
 ~[surefire-junit47-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
 ~[surefire-booter-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 
~[surefire-booter-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 
~[surefire-booter-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 
~[surefire-booter-3.0.0-M7.jar:3.0.0-M7]
Caused by: javax.xml.transform.TransformerException: Error transforming result 
- [unknown location]
        ... 37 more
2022-10-16 06:03:56,945 ERROR [main] xslt.XSLTResult (XSLTResult.java:215) - 
Unable to render XSLT Template, 'XSLTResultTest4.xsl'
org.apache.struts2.StrutsException: Error transforming result
        at 
org.apache.struts2.views.xslt.XSLTResult$1.error(XSLTResult.java:224) 
~[classes/:?]
        at 
com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.postErrorToListener(TransformerImpl.java:795)
 ~[?:1.8.0_291]
        at 
com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:733)
 ~[?:1.8.0_291]
        at 
com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:343)
 ~[?:1.8.0_291]
        at 
org.apache.struts2.views.xslt.XSLTResult.execute(XSLTResult.java:208) 
~[classes/:?]
        at 
org.apache.struts2.views.xslt.XSLTResultTest.testTransformWithError(XSLTResultTest.java:204)
 ~[test-classes/:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[?:1.8.0_291]
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_291]
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_291]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
        at junit.framework.TestCase.runTest(TestCase.java:177) 
~[junit-4.13.1.jar:4.13.1]
        at junit.framework.TestCase.runBare(TestCase.java:142) 
~[junit-4.13.1.jar:4.13.1]
        at junit.framework.TestResult$1.protect(TestResult.java:122) 
~[junit-4.13.1.jar:4.13.1]
        at junit.framework.TestResult.runProtected(TestResult.java:142) 
~[junit-4.13.1.jar:4.13.1]
        at junit.framework.TestResult.run(TestResult.java:125) 
~[junit-4.13.1.jar:4.13.1]
        at junit.framework.TestCase.run(TestCase.java:130) 
~[junit-4.13.1.jar:4.13.1]
        at junit.framework.TestSuite.runTest(TestSuite.java:241) 
~[junit-4.13.1.jar:4.13.1]
        at junit.framework.TestSuite.run(TestSuite.java:236) 
~[junit-4.13.1.jar:4.13.1]
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.Suite.runChild(Suite.java:128) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.Suite.runChild(Suite.java:27) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 
~[junit-4.13.1.jar:4.13.1]
        at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 
~[junit-4.13.1.jar:4.13.1]
        at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 
~[surefire-junit47-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
 ~[surefire-junit47-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
 ~[surefire-junit47-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
 ~[surefire-junit47-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
 ~[surefire-junit47-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
 ~[surefire-junit47-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
 ~[surefire-booter-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 
~[surefire-booter-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 
~[surefire-booter-3.0.0-M7.jar:3.0.0-M7]
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 
~[surefire-booter-3.0.0-M7.jar:3.0.0-M7]
Caused by: javax.xml.transform.TransformerException: Error transforming result 
- [unknown location]
        ... 37 more
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s 
- in org.apache.struts2.views.xslt.XSLTResultTest
[INFO] Running org.apache.struts2.views.util.DefaultUrlHelperTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s 
- in org.apache.struts2.views.util.DefaultUrlHelperTest
[INFO] Running org.apache.struts2.views.util.ResourceUtilTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.struts2.views.util.ResourceUtilTest
[INFO] Running org.apache.struts2.util.StrutsTypeConverterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.struts2.util.StrutsTypeConverterTest
[INFO] Running org.apache.struts2.util.RegexPatternMatcherTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
in org.apache.struts2.util.RegexPatternMatcherTest
[INFO] Running org.apache.struts2.util.PrefixTrieTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.struts2.util.PrefixTrieTest
[INFO] Running org.apache.struts2.util.ComponentUtilsTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s 
- in org.apache.struts2.util.ComponentUtilsTest
[INFO] Running org.apache.struts2.util.URLDecoderUtilTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.struts2.util.URLDecoderUtilTest
[INFO] Running org.apache.struts2.util.InvocationSessionStoreTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s 
- in org.apache.struts2.util.InvocationSessionStoreTest
[INFO] Running org.apache.struts2.util.FastByteArrayOutputStreamTest
2022-10-16 06:03:57,591 WARN  [main] util.FastByteArrayOutputStream 
(FastByteArrayOutputStream.java:182) - Buffer decoding-in-to-out [UTF-8] 
failed, coderResult [MALFORMED[1]]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.apache.struts2.util.FastByteArrayOutputStreamTest
[INFO] Running org.apache.struts2.util.ContainUtilTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
in org.apache.struts2.util.ContainUtilTest
[INFO] Running org.apache.struts2.util.StrutsUtilTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s 
- in org.apache.struts2.util.StrutsUtilTest
[INFO] Running org.apache.struts2.util.CounterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.struts2.util.CounterTest
[INFO] Running org.apache.struts2.util.SecurityMemberAccessInServletsTest
2022-10-16 06:03:57,870 WARN  [main] ognl.SecurityMemberAccess 
(SecurityMemberAccess.java:130) - Package [package org.apache.struts2] of 
target class [class org.apache.struts2.TestAction] of target 
[org.apache.struts2.TestAction@3fdcbcdd] or package [package 
javax.servlet.jsp.tagext, JavaServer Pages(TM) Specification, version 2.1] of 
member [public int javax.servlet.jsp.tagext.TagSupport.doStartTag() throws 
javax.servlet.jsp.JspException] are excluded!
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.apache.struts2.util.SecurityMemberAccessInServletsTest
[INFO] Running org.apache.struts2.util.TokenHelperTest
2022-10-16 06:03:57,872 WARN  [main] util.TokenHelper (TokenHelper.java:134) - 
Could not find token mapped to token name: 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.struts2.util.TokenHelperTest
[INFO] Running org.apache.struts2.ServletActionContextTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.struts2.ServletActionContextTest
[INFO] Running org.apache.struts2.ClassInstantiationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s 
- in org.apache.struts2.ClassInstantiationTest
[INFO] Running org.apache.struts2.action.CspReportActionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s 
- in org.apache.struts2.action.CspReportActionTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2416, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.15:check (default) @ struts2-core ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes.
[INFO] 17 explicit excludes.
[INFO] 1524 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1517 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ struts2-core ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/Struts/job/Struts-master-JDK8-dependency-check/ws/core/target/struts2-core-6.1.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ 
struts2-core >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ struts2-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ 
struts2-core ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ 
struts2-core <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ struts2-core ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/Struts/job/Struts-master-JDK8-dependency-check/ws/core/target/struts2-core-6.1.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.9.0:attach-descriptor (attach-descriptor) @ 
struts2-core ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:7.2.0:check (default) @ struts2-core ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (33 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 
3rd party dependencies; false positives and false negatives may exist in the 
analysis performed by the tool. Use of the tool and the reporting provided 
constitutes acceptance for use in an AS IS condition, and there are NO 
warranties, implied or otherwise, with regard to the analysis or its use. Any 
use of the tool and the reporting provided is at the user?s risk. In no event 
shall the copyright holder or OWASP be held liable for any damages whatsoever 
arising out of or in connection with the use of this tool, the analysis 
performed, or the resulting report.


   About ODC: 
https://jeremylong.github.io/DependencyCheck/general/internals.html
   False Positives: 
https://jeremylong.github.io/DependencyCheck/general/suppression.html

? Sponsor: https://github.com/sponsors/jeremylong


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Finished CPE Analyzer (2 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished RetireJS Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (1 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (4 seconds)
[INFO] Writing report to: 
<https://ci-builds.apache.org/job/Struts/job/Struts-master-JDK8-dependency-check/ws/core/target/dependency-check-report.html>
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 
Core:

commons-text-1.8.jar (pkg:maven/org.apache.commons/commons-text@1.8) : 
CVE-2022-42889


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 6.1.0-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  1.541 s]
[INFO] Struts 2 ........................................... SUCCESS [ 48.183 s]
[INFO] Struts 2 Core ...................................... FAILURE [02:00 min]
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] Struts 2 Velocity Plugin ........................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin, since 6.0.0 SKIPPED
[INFO] DEPRECATED: Struts 2 GXP Plugin - since 6.0.0 ...... SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] DEPRECATED: Struts 2 Portlet Mocks Plugin - since 6.0.0 SKIPPED
[INFO] DEPRECATED: Struts 2 Portlet Plugin - since 6.0.0 .. SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] DEPRECATED: Struts 2 OSGi Plugin - since 6.0.0 ..... SKIPPED
[INFO] DEPRECATED: Struts 2 OVal Plugin, since 6.0.0 ...... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] DEPRECATED: Struts 2 Plexus Plugin - since 6.0.0 ... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] DEPRECATED: Struts 2 Portlet Tiles Plugin - since 6.0.0 SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] DEPRECATED: Struts 2 Sitemesh Plugin - since 6.0.0 . SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] DEPRECATED: Struts 2 OSGi Bundles - since 6.0.0 .... SKIPPED
[INFO] DEPRECATED: Struts 2 OSGi Admin Bundle - since 6.0.0 SKIPPED
[INFO] DEPRECATED: Struts 2 OSGi Demo Bundle - since 6.0.0  SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:52 min
[INFO] Finished at: 2022-10-16T06:04:06Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:7.2.0:check 
(default) on project struts2-core: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have 
a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] commons-text-1.8.jar: CVE-2022-42889(7.5)
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :struts2-core
Build step 'Execute shell' marked build as failure
ERROR: No tool found matching MAVEN_3_LATEST__HOME
Setting MAVEN_3_LATEST_HOME=/home/jenkins/tools/maven/latest3

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to