Maybe I wasn't clear. I dont' want DRLVM to then try and build that classlib, I just want it to use it, as is...
geir Geir Magnusson Jr wrote: > Ok - perfect - and this assumes the standard location for jars/dlls? > > Denis Sharypov wrote: >> 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> >> > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
