--- projects/cms/source/conient/configure 2003/02/06 09:48:19 1.9 +++ projects/cms/source/conient/configure 2003/02/11 22:00:55 1.10 @@ -4,7 +4,7 @@ # i-scream Distributed Centralised Monitoring System # Conient configure script # -# $Id: configure,v 1.9 2003/02/06 09:48:19 tdb Exp $ +# $Id: configure,v 1.10 2003/02/11 22:00:55 tdb Exp $ # ## Config @@ -48,7 +48,7 @@ done ## Cache javadoc API package-list files echo "> Caching remote API's" -JDKURL="http://java.sun.com/j2se/1.3/docs/api/" +JDKURL="http://java.sun.com/j2se/1.4.1/docs/api/" mkdir -p ${SRCROOT}/.api-cache/jdk cd ${SRCROOT}/.api-cache/jdk if test -r "package-list"; then \