on 1/7/02 2:29 PM, "Sam Ruby" <[EMAIL PROTECTED]> wrote:

> If so, the request would have been for a target which builds javadocs, not
> one named javadoc.
> 
> - Sam Ruby

The target that I added says 'javadocs'...

  <target name="javadocs"
   description="Javadocs is a noop">

    <echo>
        This project has no Java code, therefore, it has no
        javadocs. This target is here to make Gumpy happy.
    </echo>
  </target>

-jon

-- 
Standard rules apply: Ask any questions, and you get the job. ;-)


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

Reply via email to