[jboss-cvs] jboss-seam/seam-gen/icefaces/build-scripts ...

Peter Muir peter at bleepbleep.org.uk
Fri Sep 28 08:49:55 EDT 2007


  User: pmuir   
  Date: 07/09/28 08:49:55

  Modified:    seam-gen/icefaces/build-scripts  .classpath
  Log:
  Various fixes for seam-gen inc JBSEAM-1963, updated README
  
  Revision  Changes    Path
  1.5       +5 -3      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.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- .classpath	27 Sep 2007 10:26:34 -0000	1.4
  +++ .classpath	28 Sep 2007 12:49:55 -0000	1.5
  @@ -33,6 +33,8 @@
       <classpathentry kind="lib" path="lib/ejb-api.jar" />
       <classpathentry kind="lib" path="lib/jsr250-api.jar" />
       <classpathentry kind="lib" path="lib/jta.jar" />
  +    <classpathentry kind="lib" path="lib/core.jar"/>
  +    <classpathentry kind="lib" path="lib/jboss-embedded-api.jar"/> 
       <classpathentry kind="lib" path="lib/@driverJar@"/>
       <classpathentry kind="output" path="test-build"/>
   	<classpathentry kind="lib" path="lib/icefaces.jar"/>
  
  
  



More information about the jboss-cvs-commits mailing list