You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2005/09/01 13:03:41 UTC

svn commit: r265697 - in /cocoon: blocks/xmldb/trunk/conf/xmldb.xsamples blocks/xmldb/trunk/samples/xmldb.xsamples blocks/xsp/trunk/conf/xsp.xsamples blocks/xsp/trunk/samples/xsp.xsamples trunk/tools/src/blocks-build.xsl

Author: cziegeler
Date: Thu Sep  1 04:03:30 2005
New Revision: 265697

URL: http://svn.apache.org/viewcvs?rev=265697&view=rev
Log:
Move xsamples file to sample directory

Added:
    cocoon/blocks/xmldb/trunk/samples/xmldb.xsamples
      - copied unchanged from r265679, cocoon/blocks/xmldb/trunk/conf/xmldb.xsamples
    cocoon/blocks/xsp/trunk/samples/xsp.xsamples
      - copied unchanged from r265679, cocoon/blocks/xsp/trunk/conf/xsp.xsamples
Removed:
    cocoon/blocks/xmldb/trunk/conf/xmldb.xsamples
    cocoon/blocks/xsp/trunk/conf/xsp.xsamples
Modified:
    cocoon/trunk/tools/src/blocks-build.xsl

Modified: cocoon/trunk/tools/src/blocks-build.xsl
URL: http://svn.apache.org/viewcvs/cocoon/trunk/tools/src/blocks-build.xsl?rev=265697&r1=265696&r2=265697&view=diff
==============================================================================
--- cocoon/trunk/tools/src/blocks-build.xsl (original)
+++ cocoon/trunk/tools/src/blocks-build.xsl Thu Sep  1 04:03:30 2005
@@ -332,7 +332,6 @@
                   <exclude name="**/*.gif"/>
                   <exclude name="**/*.jpg"/>
                 </fileset>
-                <fileset dir="@{{dir}}/conf" includes="*.xsamples"/>
               </copy>
               <copy filtering="off" todir="${{build.webapp}}/samples/blocks/@{{name}}">
                 <fileset dir="@{{dir}}/samples">