--- projects/cms/source/conient/configure 2003/02/11 22:38:28 1.11 +++ projects/cms/source/conient/configure 2003/08/22 13:36:18 1.12 @@ -4,7 +4,7 @@ # i-scream Distributed Centralised Monitoring System # Conient configure script # -# $Id: configure,v 1.11 2003/02/11 22:38:28 tdb Exp $ +# $Id: configure,v 1.12 2003/08/22 13:36:18 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.4.1/docs/api/" +JDKURL="http://java.sun.com/j2se/1.4.2/docs/api/" mkdir -p ${SRCROOT}/.api-cache/jdk cd ${SRCROOT}/.api-cache/jdk if test -r "package-list"; then \