Author: steveh
Date: Thu Oct 21 14:35:37 2004
New Revision: 55268

Modified:
   incubator/beehive/trunk/netui/ant/javadoc.xml
Log:
Removing the <fixcrlf>, which was breaking the JAR files.

Modified: incubator/beehive/trunk/netui/ant/javadoc.xml
==============================================================================
--- incubator/beehive/trunk/netui/ant/javadoc.xml       (original)
+++ incubator/beehive/trunk/netui/ant/javadoc.xml       Thu Oct 21 14:35:37 2004
@@ -44,7 +44,6 @@
                <antcall target="clean"/>
                <antcall target="generate-class-ref"/>
                <antcall target="generate-taglib-ref"/>
-               <fixcrlf srcdir="${docs.dir}"/>
                <!--<antcall target="copy-to-forrest"/>-->
        </target>
        <target name="clean">

Reply via email to