Project

General

Profile

« Previous | Next » 

Revision 2319

Added by Matt Jones over 20 years ago

Added classpath to javadoc call so that we avoid javadoc errors that
complain about not being able to find the servlet classes.

View differences:

build.xml
852 852
       <javadoc packagenames="edu.ucsb.nceas.*"
853 853
           sourcepath="${build.src}"
854 854
           destdir="${build.javadocs}"
855
           classpath="${cpath}"
855 856
           author="true"
856 857
           version="true"
857 858
           use="true"

Also available in: Unified diff