You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by hl...@apache.org on 2003/09/05 01:58:41 UTC

cvs commit: jakarta-commons-sandbox/hivemind .classpath

hlship      2003/09/04 16:58:41

  Modified:    hivemind .classpath
  Log:
  Remove OGNL from the Eclipse classpath.
  
  Revision  Changes    Path
  1.17      +0 -1      jakarta-commons-sandbox/hivemind/.classpath
  
  Index: .classpath
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/hivemind/.classpath,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- .classpath	3 Sep 2003 11:34:52 -0000	1.16
  +++ .classpath	4 Sep 2003 23:58:41 -0000	1.17
  @@ -5,7 +5,6 @@
       <classpathentry kind="src" path="src/conf"/>
       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
       <classpathentry kind="var" path="MAVEN_REPO/junit/jars/junit-3.8.1.jar"/>
  -    <classpathentry kind="var" path="MAVEN_REPO/ognl/jars/ognl-2.4.1.jar"/>
       <classpathentry kind="var" path="MAVEN_REPO/log4j/jars/log4j-1.2.7.jar"/>
       <classpathentry kind="var" path="MAVEN_REPO/commons-beanutils/jars/commons-beanutils-1.6.1.jar"/>
       <classpathentry kind="var" path="MAVEN_REPO/commons-collections/jars/commons-collections-2.1.jar"/>