Author: hermanns
Date: Sun May 21 13:03:05 2006
New Revision: 408477
URL: http://svn.apache.org/viewvc?rev=408477&view=rev
Log:
Removing JasperReports related actions from showcase.
Showcase should now be cleaned up from LGPL deps.
Removed:
struts/action2/trunk/apps/showcase/src/main/java/org/apache/struts/action2/showcase/jasper/
struts/action2/trunk/apps/showcase/src/main/webapp/jasper/
Modified:
struts/action2/trunk/apps/showcase/pom.xml
Modified: struts/action2/trunk/apps/showcase/pom.xml
URL:
http://svn.apache.org/viewvc/struts/action2/trunk/apps/showcase/pom.xml?rev=408477&r1=408476&r2=408477&view=diff
==============================================================================
--- struts/action2/trunk/apps/showcase/pom.xml (original)
+++ struts/action2/trunk/apps/showcase/pom.xml Sun May 21 13:03:05 2006
@@ -76,13 +76,6 @@
<artifactId>dwr</artifactId>
<version>1.1-beta-3</version>
</dependency>
- <dependency>
- <groupId>jasperreports</groupId>
- <artifactId>jasperreports</artifactId>
- <version>1.2.1</version>
- <scope>provided</scope>
- </dependency>
-
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-impl</artifactId>