vgritsenko 02/03/22 08:07:05 Modified: . build.xml Log: generation/xmldb: XML:DB generators config & pipeline source/xmldb: XML:DB source config & pipeline Revision Changes Path 1.190 +2 -2 xml-cocoon2/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/build.xml,v retrieving revision 1.189 retrieving revision 1.190 diff -u -r1.189 -r1.190 --- build.xml 19 Mar 2002 08:56:54 -0000 1.189 +++ build.xml 22 Mar 2002 16:07:04 -0000 1.190 @@ -819,8 +819,8 @@ <exclude name="**/JSPEngineImplWLS.java" unless="weblogic.present"/> <exclude name="**/XMLDB*.java" unless="xmldb.present"/> - <exclude name="**/xmldb.x*" unless="xmldb.present"/> - <exclude name="**/xindice.x*" unless="xindice.present"/> + <exclude name="**/source/xmldb.x*" unless="xmldb.present"/> + <exclude name="**/generation/xmldb.x*" unless="xindice.present"/> <exclude name="**/RTFSerializer.java" unless="jfor.present"/> <exclude name="**/jfor.x*" unless="jfor.present"/>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]