build.xml: modified javadoc ant task to add ref to the lib directory
authorpmarguerite <pmarguerite@issues.jalview.org>
Fri, 18 May 2007 09:56:42 +0000 (09:56 +0000)
committerpmarguerite <pmarguerite@issues.jalview.org>
Fri, 18 May 2007 09:56:42 +0000 (09:56 +0000)
git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@390 be28352e-c001-0410-b1a7-c7978e42abec

build.xml

index a2cae7f..575c193 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -132,7 +132,7 @@ inheritRefs="true"/> -->
        </target>
        
        <target name="javadoc" depends="init">
-       <javadoc destdir="docs/api" author="true" version="true" use="true">      
+       <javadoc destdir="docs/api"  classpathref="build.classpath" author="true" version="true" use="true">      
       <fileset dir="${sourceDir}" defaultexcludes="yes">
        <exclude name="**/.castor.cdr"/>
        <!-- this was for the old ebi packages.