ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/util/configure
(Generate patch)

Comparing projects/cms/source/util/configure (file contents):
Revision 1.1 by tdb, Wed Feb 5 14:27:58 2003 UTC vs.
Revision 1.2 by tdb, Tue Feb 11 22:00:57 2003 UTC

# Line 48 | Line 48 | done
48   ## Cache javadoc API package-list files
49   echo "> Caching remote API's"
50  
51 < JDKURL="http://java.sun.com/j2se/1.3/docs/api/"
51 > JDKURL="http://java.sun.com/j2se/1.4.1/docs/api/"
52   mkdir -p ${SRCROOT}/.api-cache/jdk
53   cd ${SRCROOT}/.api-cache/jdk
54   if test -r "package-list"; then \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines