Author: bago
Date: Mon Apr  2 11:19:35 2007
New Revision: 524874

URL: http://svn.apache.org/viewvc?view=rev&rev=524874
Log:
Fix ant build (xdocs are no more in the phoenix-deployment module)

Modified:
    james/server/trunk/phoenix-deployment/build.xml

Modified: james/server/trunk/phoenix-deployment/build.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/phoenix-deployment/build.xml?view=diff&rev=524874&r1=524873&r2=524874
==============================================================================
--- james/server/trunk/phoenix-deployment/build.xml (original)
+++ james/server/trunk/phoenix-deployment/build.xml Mon Apr  2 11:19:35 2007
@@ -161,7 +161,6 @@
         <fixcrlf srcdir="${java.dir}" includes="**/*.xinfo" eol="lf" 
tab="remove" tablength="4" />
         <fixcrlf srcdir="${java.dir}" includes="**/*.html" eol="lf" 
tab="remove" tablength="4" />
         <fixcrlf srcdir="${junitjava.dir}" includes="**/*.java" eol="lf" 
tab="remove" tablength="4" />
-        <fixcrlf srcdir="${xdocs.dir}" includes="**/*.xml" eol="lf" 
tab="remove" tablength="4" />
         <fixcrlf srcdir="${conf.dir}" includes="**/*.xml" eol="lf" 
tab="remove" tablength="4" />
         <fixcrlf srcdir="${metainf.dir}" includes="**/*" eol="lf" tab="remove" 
tablength="4" />
         <fixcrlf srcdir="." includes="build.xml" eol="lf"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to