[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Fri Mar 9 14:39:14 EST 2007


  User: pmuir   
  Date: 07/03/09 14:39:14

  Modified:    jboss-seam  .classpath
  Log:
  Add commons-codec to eclipse cp
  
  Revision  Changes    Path
  1.40      +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.39
  retrieving revision 1.40
  diff -u -b -r1.39 -r1.40
  --- .classpath	9 Mar 2007 06:20:55 -0000	1.39
  +++ .classpath	9 Mar 2007 19:39:14 -0000	1.40
  @@ -36,5 +36,6 @@
   	<classpathentry kind="lib" path="lib/mail-ra.jar"/>
   	<classpathentry kind="lib" path="lib/spring.jar"/>
   	<classpathentry kind="lib" path="lib/itext-2.0.1.jar"/>
  +	<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
   	<classpathentry kind="output" path="output/classes"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list