I get exactly the same error message using WindowsXP, JDK1.4 and Tomcat
4.0.4.
Unfortunately, Ant is not my thing... anybody else?
Litrik De Roy
www.litrik.com
----- Original Message -----
From: "Ryan Hoegg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, July 12, 2002 10:54 PM
Subject: Re: Looking for help in the upcomming release
> Hi,
>
> Tested using Linux, JDK1.4, Tomcat 4.0.4. Initial Results: Build
> Failed. Error details follow:
>
> BUILD FAILED
> file:/usr/local/cocoon-CVS/xml-cocoon2/build.xml:1519: No source files
> and no packages have been specified.
>
> build.xml snippet:
> 1505: <!--
> =================================================================== -->
> 1506: <!-- Creates the API documentation for JDK
> 1.4 -->
> 1507: <!--
> =================================================================== -->
> 1508: <target name="javadocs14" if="jdbc3.present">
> 1509: <javadoc additionalparam="-subpackages ${packages}"
> 1510: sourcepath="${build.src}"
> 1511: destdir="${build.javadocs}"
> 1512: author="true"
> 1513: version="true"
> 1514: use="false"
> 1515: noindex="true"
> 1516: windowtitle="${Name} API"
> 1517: doctitle="${Name}"
> 1518: bottom="Copyright © ${year} Apache Software
> Foundation. All R$
> 1519: stylesheetfile="${resource.dir}/javadoc.css">
> 1520: <classpath refid="classpath"/>
> 1521: </javadoc>
> 1522: </target>
>
> Finally, the results of # find /usr/local/cocoon-CVS -name javadoc.css
> /usr/local/cocoon-CVS/src/resources/javadoc.css
>
> Any ideas?
>
> Ryan Hoegg
> ISIS Networks
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]