[jboss-cvs] jboss-seam/seam-gen/icefaces/build-scripts ...
Dan Allen
dan.j.allen at gmail.com
Tue Jan 8 16:14:01 EST 2008
User: dallen
Date: 08/01/08 16:14:01
Modified: seam-gen/icefaces/build-scripts .classpath
Log:
attach source for jboss-seam core library to save user a couple of steps
Revision Changes Path
1.7 +1 -1 jboss-seam/seam-gen/icefaces/build-scripts/.classpath
(In the diff below, changes in quantity of whitespace are not shown.)
Index: .classpath
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/seam-gen/icefaces/build-scripts/.classpath,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- .classpath 21 Oct 2007 20:27:45 -0000 1.6
+++ .classpath 8 Jan 2008 21:14:01 -0000 1.7
@@ -10,7 +10,7 @@
<classpathentry kind="lib" path="lib/hibernate-annotations.jar"/>
<classpathentry kind="lib" path="lib/hibernate-commons-annotations.jar"/>
<classpathentry kind="lib" path="lib/hibernate-entitymanager.jar"/>
- <classpathentry kind="lib" path="lib/jboss-seam.jar"/>
+ <classpathentry kind="lib" path="lib/jboss-seam.jar" sourcepath="lib/src/jboss-seam-sources.jar"/>
<classpathentry kind="lib" path="lib/jboss-seam-debug.jar"/>
<classpathentry kind="lib" path="lib/jboss-cache.jar"/>
<classpathentry kind="lib" path="lib/jbpm-jpdl.jar"/>
More information about the jboss-cvs-commits
mailing list