[jboss-cvs] jboss-seam ...
Peter Muir
peter at bleepbleep.org.uk
Tue Sep 18 08:22:40 EDT 2007
User: pmuir
Date: 07/09/18 08:22:40
Modified: jboss-seam .classpath
Log:
Update to Richfaces snapshot to fix StateManager problem
Revision Changes Path
1.71 +3 -5 jboss-seam/.classpath
(In the diff below, changes in quantity of whitespace are not shown.)
Index: .classpath
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/.classpath,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -b -r1.70 -r1.71
--- .classpath 13 Sep 2007 16:26:25 -0000 1.70
+++ .classpath 18 Sep 2007 12:22:40 -0000 1.71
@@ -2,8 +2,6 @@
<classpath>
<classpathentry kind="src" path="src/main"/>
<classpathentry kind="src" path="src/test/misc"/>
- <classpathentry kind="src" path="examples/blog/src"/>
- <classpathentry kind="src" path="examples/blog/resources"/>
<classpathentry kind="src" path="ui/src/main/java"/>
<classpathentry kind="src" path="src/remoting"/>
<classpathentry kind="src" path="src/ioc"/>
@@ -50,8 +48,8 @@
<classpathentry kind="lib" path="drools/lib/drools-core-4.0.0.jar"/>
<classpathentry kind="lib" path="drools/lib/drools-compiler-4.0.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-2.2.0.jar"/>
- <classpathentry kind="lib" path="lib/richfaces-api-3.1.0.jar"/>
- <classpathentry kind="lib" path="lib/richfaces-impl-3.1.0.jar"/>
- <classpathentry kind="lib" path="lib/richfaces-ui-3.1.0.jar"/>
+ <classpathentry kind="lib" path="lib/richfaces-api-3.1.1-SNAPSHOT.jar"/>
+ <classpathentry kind="lib" path="lib/richfaces-impl-3.1.1-SNAPSHOT.jar"/>
+ <classpathentry kind="lib" path="lib/richfaces-ui-3.1.1-SNAPSHOT.jar"/>
<classpathentry kind="output" path="output/classes"/>
</classpath>
More information about the jboss-cvs-commits
mailing list