I built the repository code using Maven and got the class files that I needed to test the repository. Although maven failed on the avalong::activation target. Where can I find a plugin that provides that?
I was testing out the repository code for my purposes and it seems to work good. But once it downloaded a file it always uses the cached version. >From the code it seemed like it was suppose to download it from the host again if there was a newer file there. Is there a limited amount of support for that HTTP header? And/or does it have limited scope in the timing? Also, if it is truely search for the newest deployment, why would it stop after find the first server? -----Original Message----- From: Ferguson, Doug [mailto:[EMAIL PROTECTED] Sent: Monday, December 15, 2003 3:34 PM To: 'Avalon framework users' Subject: Repository I am investigating the posibility of using the avalon repository from the java api. My plan was to construct CacheManager and work from there. However I can't seem to find a jar with CacheManager in it. d./ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
