[jboss-cvs] webservice ...

Thomas Diesler thomas.diesler at jboss.com
Mon Jul 24 07:54:30 EDT 2006


  User: tdiesler
  Date: 06/07/24 07:54:30

  Modified:    webservice  Tag: JBoss_4_0_4_WS4EE .classpath
  Log:
  Fix the eclipse build
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.6.2.5.12.1 +1 -1      webservice/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/webservice/.classpath,v
  retrieving revision 1.6.2.5
  retrieving revision 1.6.2.5.12.1
  diff -u -b -r1.6.2.5 -r1.6.2.5.12.1
  --- .classpath	19 Jan 2006 12:08:14 -0000	1.6.2.5
  +++ .classpath	24 Jul 2006 11:54:30 -0000	1.6.2.5.12.1
  @@ -3,7 +3,7 @@
   	<classpathentry kind="src" path="src/main"/>
   	<classpathentry kind="src" path="/system"/>
   	<classpathentry kind="src" path="/jmx"/>
  -	<classpathentry kind="src" path="/common"/>
  +	<classpathentry kind="lib" path="/thirdparty/jboss/common/lib/jboss-common.jar"/>
   	<classpathentry kind="src" path="/server"/>
   	<classpathentry kind="src" path="/j2ee"/>
   	<classpathentry kind="src" path="/jaxrpc"/>
  
  
  



More information about the jboss-cvs-commits mailing list