Carlton Brown
Tue, 19 Jan 2010 09:46:05 -0800
For example, a definition like:<url name="thirdparty" changingPattern=".*SNAPSHOT" latest="latest-revision" checkmodified="true">
does not respect the TTL, but if you remove changingPattern and checkmodified, then it complies with the TTL.
I believe it is preferable that the TTL should be effective even if these properties are specified on the resolver. If my cache is fully populated, then an infinite TTL should permit me to work comletely offline.
Does anyone agree/disagree that a JIRA should be opened for this? Thanks, Carlton