https://issues.apache.org/bugzilla/show_bug.cgi?id=52853

--- Comment #16 from Benjamin Muschko <benjamin.musc...@gmail.com> ---
Created attachment 28694
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28694&action=edit
Patch to reproduce Bug 52853

As there is a limit on the upload size I could not include the required JAR
files. Here's a list of them that you will need to put under the directory lib.

* aopalliance-1.0.jar
* cglib-nodep-2.2.2.jar
* commons-logging-1.1.1.jar
* jcl-over-slf4j-1.6.4.jar
* logback-classic-1.0.0.jar
* logback-core-1.0.0.jar
* slf4j-api-1.6.4.jar
* spring-aop-3.1.1.RELEASE.jar
* spring-asm-3.1.1.RELEASE.jar
* spring-beans-3.1.1.RELEASE.jar
* spring-context-3.1.1.RELEASE.jar
* spring-context-support-3.1.1.RELEASE.jar
* spring-core-3.1.1.RELEASE.jar
* spring-expression-3.1.1.RELEASE.jar
* spring-web-3.1.1.RELEASE.jar
* spring-webmvc-3.1.1.RELEASE.jar

For the first test case you will need to compile the source files and JAR them
into a file called app.jar under target/lib. For the second test case you will
need to compile the source files to target/classes/main".

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to