From a28645ef63310a6fe00015340295e75e878f52fb Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 13 Oct 2011 17:44:07 +0000 Subject: [PATCH] Install -javadoc artifact as well; fixed some Ant javadoc links. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6729 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- build.xml | 15 ++++++++------- pom.xml | 2 +- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/build.xml b/build.xml index 055adc1e1..5746b7928 100644 --- a/build.xml +++ b/build.xml @@ -8,7 +8,7 @@ - + @@ -79,10 +79,11 @@ destdir="${deploy.dir}/docs" stylesheetfile="docs/stylesheet.css" link="http://www.threerings.net/code/narya/docs/api" additionalparam="-breakiterator" classpathref="built.classpath"> - - - + + + + @@ -283,10 +284,10 @@ - - - + diff --git a/pom.xml b/pom.xml index 8e240c1d8..67350db33 100644 --- a/pom.xml +++ b/pom.xml @@ -160,7 +160,7 @@ http://depot.googlecode.com/svn/apidocs/ http://docs.guava-libraries.googlecode.com/git/javadoc/ http://google-web-toolkit.googlecode.com/svn/javadoc/latest/ - http://evgeny-goldin.org/ant/api/ + http://www.jajakarta.org/ant/ant-1.6.1/docs/ja/manual/api/