You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by cz...@apache.org on 2003/10/21 11:36:23 UTC

cvs commit: jakarta-pluto .cvsignore .classpath

cziegeler    2003/10/21 02:36:23

  Modified:    .        .classpath
  Added:       .        .cvsignore
  Log:
  Adding build directories to cvsignore and removing some duplicate entries from the project classpath
  
  Revision  Changes    Path
  1.3       +0 -4      jakarta-pluto/.classpath
  
  Index: .classpath
  ===================================================================
  RCS file: /home/cvs/jakarta-pluto/.classpath,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- .classpath	7 Oct 2003 22:51:46 -0000	1.2
  +++ .classpath	21 Oct 2003 09:36:23 -0000	1.3
  @@ -12,18 +12,14 @@
       <classpathentry exported="true" kind="lib" path="build/ant/lib/optional.jar"/>
       <classpathentry exported="true" kind="lib" path="temp/container/pluto-0.1-dev-unreleased.jar"/>
       <classpathentry exported="true" kind="lib" path="driver/shared/pluto-0.1-dev-unreleased.jar"/>
  -    <classpathentry exported="true" kind="lib" path="driver/endorsed/endorsed-xmlParserAPIs.jar"/>
       <classpathentry exported="true" kind="lib" path="build/ant/lib/ForeachTask.jar"/>
       <classpathentry exported="true" kind="lib" path="build/ant/lib/ant.jar"/>
  -    <classpathentry exported="true" kind="lib" path="driver/endorsed/endorsed-xercesImpl.jar"/>
       <classpathentry exported="true" kind="lib" path="build/ant/lib/xml-apis.jar"/>
       <classpathentry exported="true" kind="lib" path="build/ant/lib/junit.jar"/>
  -    <classpathentry exported="true" kind="lib" path="temp/jar/WEB-INF/lib/jakarta-regexp-1.2.jar"/>
       <classpathentry exported="true" kind="lib" path="temp/portal/pluto-portal-impl.jar"/>
       <classpathentry exported="true" kind="lib" path="driver/shared/portlet-api.jar"/>
       <classpathentry exported="true" kind="lib" path="build/ant/lib/jakarta-regexp-1.3-dev.jar"/>
       <classpathentry exported="true" kind="lib" path="portlets/lib/servlet.jar"/>
  -    <classpathentry exported="true" kind="lib" path="temp/jar/WEB-INF/lib/castor-0.9.4.1-xml.jar"/>
       <classpathentry exported="true" kind="lib" path="lib/portal/endorsed-xmlParserAPIs.jar"/>
       <classpathentry exported="true" kind="lib" path="build/ant/lib/xercesImpl.jar"/>
       <classpathentry exported="true" kind="lib" path="lib/portal/endorsed-xercesImpl.jar"/>
  
  
  
  1.1                  jakarta-pluto/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  temp
  driver