|
@@ -560,7 +560,7 @@ |
|
|
description="--> creates the API documentation"> |
|
|
description="--> creates the API documentation"> |
|
|
<mkdir dir="${build.javadocs}"/> |
|
|
<mkdir dir="${build.javadocs}"/> |
|
|
<javadoc packagenames="org.apache.*" |
|
|
<javadoc packagenames="org.apache.*" |
|
|
useexternalfile="no" |
|
|
|
|
|
|
|
|
useexternalfile="yes" |
|
|
sourcepath="${java.dir}" |
|
|
sourcepath="${java.dir}" |
|
|
destdir="${build.javadocs}" |
|
|
destdir="${build.javadocs}" |
|
|
author="true" |
|
|
author="true" |
|
|