Log of /myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/renderkit/html/util/MyFacesResourceLoader.java
Parent Directory
Revision
671109 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 24 10:00:54 2008 UTC (2 months ago) by
skitching
File length: 13594 byte(s)
Diff to
previous 610380
(
colored)
TOMAHAWK-1266. Report an exception if an absolute path is passed to the AddResource methods that are intended to serve tomahawk resources relative to a tomahawk class file. Also add better documentation on what is going on here.
Revision
610380 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 9 13:24:48 2008 UTC (7 months, 2 weeks ago) by
skitching
File length: 13415 byte(s)
Diff to
previous 610323
(
colored)
TOMAHAWK-1174
* Fix properly this time. The necessary surgery is a little deeper than first thought.
It makes no sense to close the output stream; the container will do it.
And it makes no sense to flush the response *after* writing out the resource contents
directly to the response output stream.
* Also fix binary incompatibility added in previous patch.
Revision
610323 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 9 09:43:22 2008 UTC (7 months, 2 weeks ago) by
skitching
File length: 13234 byte(s)
Diff to
previous 499391
(
colored)
TOMAHAWK-1174 fix ugly "broken pipe" log messages when using IE plus tomahawk components that use ExtensionsFilter, eg inputCalendar in popup mode.
Revision
499391 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 24 13:11:53 2007 UTC (19 months ago) by
imario
File length: 12168 byte(s)
Diff to
previous 475495
(
colored)
allow stylesheet filtering, added example
framework enhancements to deliver resources: introduced ResourceProvider which allows to reuse the MyFacesResourceLoader by having custom resource repositories.
Revision
448295 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 20 18:35:43 2006 UTC (23 months, 1 week ago) by
mmarinschek
File length: 9642 byte(s)
Diff to
previous 431766
(
colored)
fix for TOMAHAWK-668 input stream not closed in MyFacesResourceLoader.writeResource. Thanks to Mike Youngstrom (I applied only one half of the patch; I allow the response stream to be closed still).
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.