[jboss-svn-commits] JBL Code SVN: r28436 - in labs/jbossforums/branches/forums120P27/thirdparty/facelets: lib and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sat Jul 25 22:05:58 EDT 2009


Author: sviluppatorefico
Date: 2009-07-25 22:05:58 -0400 (Sat, 25 Jul 2009)
New Revision: 28436

Modified:
   labs/jbossforums/branches/forums120P27/thirdparty/facelets/README.txt
   labs/jbossforums/branches/forums120P27/thirdparty/facelets/lib/el-ri.jar
Log:
updated with the new library exposed in jboss portal 2.7. It resolves a bug opening the topic. It was showed with a IllegalStateException because com.sun.el.Messages property didn't find inside the el library

Modified: labs/jbossforums/branches/forums120P27/thirdparty/facelets/README.txt
===================================================================
--- labs/jbossforums/branches/forums120P27/thirdparty/facelets/README.txt	2009-07-26 01:09:02 UTC (rev 28435)
+++ labs/jbossforums/branches/forums120P27/thirdparty/facelets/README.txt	2009-07-26 02:05:58 UTC (rev 28436)
@@ -1,4 +1,4 @@
 version: 1.1.15-B1
-el-api.jar
-el-impl.jar
+el-api.jar 1.0
+el-ri.jar 1.0
 jsf-facelets.jar

Modified: labs/jbossforums/branches/forums120P27/thirdparty/facelets/lib/el-ri.jar
===================================================================
(Binary files differ)



More information about the jboss-svn-commits mailing list