sventon subversion web client - http://www.sventon.org |
[show recent changes] | |
Rev: 29945 - http://anonsvn.icesoft.org/repo / icefaces3 / branches / icefaces-3.0.x-maintenance / icefaces / compat / core / build.xml |
Unified Diff View - build.xml |
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/compat/core/build.xml @ revision 29944 |
---|
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/compat/core/build.xml @ revision 29945 |
@@ -148,8 +148,11 @@ <target name="javadoc"> <delete dir="${javadocs.dir}"/> - <javadoc destdir="${javadocs.dir}" windowtitle="${javadoc.title}" failonerror="true" - bottom="Copyright ${year} ${copyright}"> + <javadoc destdir="${javadocs.dir}" + windowtitle="${javadoc.title}" + failonerror="true" + bottom="Copyright ${year} ${copyright}" + useexternalfile="true"> <classpath> <fileset dir="${lib.dir}"> <patternset refid="lib.compile"/> |
sventon 2.5.1