Author: mrdon Date: Sun May 21 00:09:46 2006 New Revision: 408144 URL: http://svn.apache.org/viewvc?rev=408144&view=rev Log: Fixing dwr dep, shouldn't be optional
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=408144&r1=408143&r2=408144&view=diff ============================================================================== --- struts/action2/trunk/apps/showcase/pom.xml (original) +++ struts/action2/trunk/apps/showcase/pom.xml Sun May 21 00:09:46 2006 @@ -75,7 +75,6 @@ <groupId>uk.ltd.getahead</groupId> <artifactId>dwr</artifactId> <version>1.1-beta-3</version> - <optional>true</optional> </dependency> <dependency> <groupId>jasperreports</groupId>