[jboss-cvs] jboss-aop ...

Adrian Brock adrian.brock at jboss.com
Fri Jul 14 07:39:58 EDT 2006


  User: adrian  
  Date: 06/07/14 07:39:58

  Modified:    jboss-aop  .classpath
  Log:
  Fix the eclipse build
  
  Revision  Changes    Path
  1.38      +1 -1      jboss-aop/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-aop/.classpath,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -b -r1.37 -r1.38
  --- .classpath	13 Jul 2006 18:31:08 -0000	1.37
  +++ .classpath	14 Jul 2006 11:39:58 -0000	1.38
  @@ -15,6 +15,6 @@
   	<classpathentry combineaccessrules="false" kind="src" path="/container"/>
   	<classpathentry kind="lib" path="/thirdparty/jboss/common/lib/jboss-common.jar"/>
   	<classpathentry combineaccessrules="false" kind="src" path="/test"/>
  -	<classpathentry combineaccessrules="false" kind="src" path="/javassist"/>
  +	<classpathentry sourcepath="/javassist" kind="lib" path="/thirdparty/javassist/lib/javassist.jar"/>
   	<classpathentry kind="output" path="output/eclipse-classes"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list