You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2005/01/09 15:57:42 UTC

cvs commit: jakarta-tapestry .classpath

hlship      2005/01/09 06:57:42

  Modified:    .        .classpath
  Log:
  Remove hard-coded pathnames from .classpath.
  
  Revision  Changes    Path
  1.67      +2 -2      jakarta-tapestry/.classpath
  
  Index: .classpath
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/.classpath,v
  retrieving revision 1.66
  retrieving revision 1.67
  diff -u -r1.66 -r1.67
  --- .classpath	8 Jan 2005 19:52:21 -0000	1.66
  +++ .classpath	9 Jan 2005 14:57:42 -0000	1.67
  @@ -27,8 +27,8 @@
   	<classpathentry kind="lib" path="ext-package/lib/jboss-j2ee-3.2.1.jar"/>
   	<classpathentry kind="lib" path="ext-package/lib/jCharts-0.6.0.jar"/>
   	<classpathentry kind="lib" path="ext-package/lib/cglib-full-2.0.1.jar"/>
  -	<classpathentry sourcepath="C:/Documents and Settings/Howard/Desktop/easymockclassextension1.1/src.zip" kind="lib" path="ext-package/lib/easymockclassextension-1.1.jar"/>
  -	<classpathentry sourcepath="C:/workspace/jakarta-hivemind/framework/src/java" kind="lib" path="ext-package/lib/hivemind-1.1-alpha-1.jar"/>
  +	<classpathentry kind="lib" path="ext-package/lib/easymockclassextension-1.1.jar"/>
  +	<classpathentry sourcepath="ext-package/hivemind-1.1-alpha-1.zip" kind="lib" path="ext-package/lib/hivemind-1.1-alpha-1.jar"/>
   	<classpathentry kind="lib" path="ext-package/lib/hivemind-lib-1.1-alpha-1.jar"/>
   	<classpathentry kind="output" path="bin"/>
   </classpath>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org