You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by ar...@apache.org on 2003/05/29 16:37:36 UTC

cvs commit: db-ojb build-xdoclet.xml

arminw      2003/05/29 07:37:36

  Modified:    .        build-xdoclet.xml
  Log:
  comment out dispensable attribute
  
  Revision  Changes    Path
  1.11      +1 -1      db-ojb/build-xdoclet.xml
  
  Index: build-xdoclet.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/build-xdoclet.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- build-xdoclet.xml	28 May 2003 08:59:58 -0000	1.10
  +++ build-xdoclet.xml	29 May 2003 14:37:36 -0000	1.11
  @@ -140,7 +140,7 @@
                   <include name="**/*.xml" />
               </metainf>
               <manifest>
  -                <attribute name="classpath" value="${jar.name.junit}"/>
  +                <!-- attribute name="classpath" value="db-ojb-1.0.rc2.jar ${classpath.attributes}"/ -->
               </manifest>
               <!-- fileset dir="${jar.dir}"
                   includes="${jar.name.junit}"