[jboss-cvs] jboss-seam ...

Shane Bryzak sbryzak at redhat.com
Tue Apr 17 21:40:53 EDT 2007


  User: sbryzak2
  Date: 07/04/17 21:40:53

  Modified:    jboss-seam  .classpath
  Log:
  Added gwt-servlet.jar to libs
  
  Revision  Changes    Path
  1.44      +1 -0      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.43
  retrieving revision 1.44
  diff -u -b -r1.43 -r1.44
  --- .classpath	6 Apr 2007 10:43:29 -0000	1.43
  +++ .classpath	18 Apr 2007 01:40:53 -0000	1.44
  @@ -38,5 +38,6 @@
   	<classpathentry kind="lib" path="lib/jboss-el.jar"/>
   	<classpathentry kind="lib" path="lib/jsf-api.jar"/>
   	<classpathentry kind="lib" path="lib/jsp-api.jar"/>
  +	<classpathentry kind="lib" path="lib/gwt-servlet.jar"/>
   	<classpathentry kind="output" path="output/classes"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list