To stop using the auto-download classlib and harmony JIRA fetches, and point the build at the existing classlib that's stored locally you should do the following:
edit harmony/enhanced/drlvm/trunk/build/make/win.properties or harmony/enhanced/drlvm/trunk/build/make/linux.properties file: comment out remote.CLASSLIB.archive=-r 385366 https://svn.apache.org/repos/asf/incubator/harmony/enhanced/classlib/trunk remote.CLASSLIB.archive.type=svn and add CLASSLIB_HOME=<relative path to classlib> -- Denis Sharypov, Intel Middleware Products Division
