[ajax4jsf-svn-commits] JBoss Ajax4JSF SVN: r169 - trunk/framework.

ajax4jsf-svn-commits at lists.jboss.org ajax4jsf-svn-commits at lists.jboss.org
Thu May 3 21:38:15 EDT 2007


Author: alexsmirnov
Date: 2007-05-03 21:38:15 -0400 (Thu, 03 May 2007)
New Revision: 169

Modified:
   trunk/framework/pom.xml
Log:
poin dependency of a oscache as optional

Modified: trunk/framework/pom.xml
===================================================================
--- trunk/framework/pom.xml	2007-05-04 01:10:03 UTC (rev 168)
+++ trunk/framework/pom.xml	2007-05-04 01:38:15 UTC (rev 169)
@@ -106,6 +106,7 @@
 			<groupId>opensymphony</groupId>
 			<artifactId>oscache</artifactId>
 			<version>2.3</version>
+			<optional>true</optional>
 		</dependency>
 		<dependency>
 			<groupId>com.sun.facelets</groupId>




More information about the ajax4jsf-svn-commits mailing list