> Finally, on RepositoryConfig - I think we should rename > getLocalRepository() and setLocalRepository() to getCache() and > setCache() respectively - just for clarity.
Just commited the change on localRepository bean property to use cacheDir instead. I added the Dir just to be a bit more clear if that's ok with you. It makes much more sense now as getCacheDir() as opposed to getLocalRepository(). I also changed the property key to cache.dir. Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
