--- projects/cms/source/corbaservices/configure 2003/02/21 21:21:50 1.7 +++ projects/cms/source/corbaservices/configure 2003/08/22 13:36:18 1.8 @@ -4,7 +4,7 @@ # i-scream Distributed Centralised Monitoring System # Corbaservices configure script # -# $Id: configure,v 1.7 2003/02/21 21:21:50 tdb Exp $ +# $Id: configure,v 1.8 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 \