Current bug reports such as th isue posted by [EMAIL PROTECTED] attribute the problem to the compoennt named "excalibur". We all know that Excaliobur is a Avalon sub-project containing some 43 odd sub-sub-projects. Is it possible to uodate the bug reprting component list so that the specific Excalibur component is listed instead of the Excalibur "general" heading. I guess the same question applies to dozen or so sub-sub-project in Cornerstone and structure in Apps.

Steve.


[EMAIL PROTECTED] wrote:

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13842>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13842

URLSource not truly cached :(

Summary: URLSource not truly cached :(
Product: Avalon
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: Other
Component: Excalibur
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


org.apache.avalon.excalibur.source.impl.URLSource uses LastModifiedTime to get SourceValidity, unfortunatelly it always connect to external source (ex. http://host/source/path) to check if last modification time is changed, but it acces this source by method "GET" (not "HEAD"), so every time Web server returns whole resource :((( So even this source is returned from cache, it always is readed from web server :(

--
To unsubscribe, e-mail: <mailto:avalon-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:avalon-dev-help@;jakarta.apache.org>




--

Stephen J. McConnell

OSM SARL
digital products for a global economy
mailto:mcconnell@;osm.net
http://www.osm.net




--
To unsubscribe, e-mail:   <mailto:avalon-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:avalon-dev-help@;jakarta.apache.org>

Reply via email to