[richfaces-svn-commits] JBoss Rich Faces SVN: r18987 - trunk/dist.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Aug 26 05:53:30 EDT 2010


Author: ilya_shaikovsky
Date: 2010-08-26 05:53:30 -0400 (Thu, 26 Aug 2010)
New Revision: 18987

Modified:
   trunk/dist/readme-ui.txt
Log:
added one more optional dependency definition.

Modified: trunk/dist/readme-ui.txt
===================================================================
--- trunk/dist/readme-ui.txt	2010-08-26 00:03:26 UTC (rev 18986)
+++ trunk/dist/readme-ui.txt	2010-08-26 09:53:30 UTC (rev 18987)
@@ -17,6 +17,8 @@
 	1.7)  slf4j-log4j12 (or whatever else - select the implementation according to logging framework that you use)
 	1.8)  sac-1.3, cssparser-0.9.5 - required for components CSS work
 	1.9)  google-guava-r06 - core runtime dependency.
+	1.10) annotations.jar from org.richfaces.cdk . It's optional and should be added only if some RichFaces components will be 
+	      created/accessed dynamically from some appication actions/listeners. 
 
 For optimal performance it's recommended to add one of these caching frameworks to application classpath: EhCache, JBoss Cache, OsCache. 	
 



More information about the richfaces-svn-commits mailing list