Log of /cocoon/trunk/commons/status.xml
Parent Directory
|
Revision Log
Revision
453749 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 6 20:20:27 2006 UTC
(3 years, 1 month ago)
by
jbq
File length: 23126 byte(s)
Diff to
previous 452380
(
colored)
<action dev="JBQ" type="update" fixes-bug="COCOON-1706" due-to="Philippe Gassmann" due-to-email="philippe.gassmann@anyware-tech.com">
Allow TeeTransformer to run a system command for debugging purposes
</action>
Revision
451304 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 29 14:19:44 2006 UTC
(3 years, 1 month ago)
by
vgritsenko
File length: 22326 byte(s)
Diff to
previous 448459
(
colored)
<action dev="VG" type="update">
Move BackgroundEnvironment from Cron block into the core.
</action>
Revision
414259 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 14 14:04:41 2006 UTC
(3 years, 5 months ago)
by
cziegeler
File length: 21797 byte(s)
Diff to
previous 409975
(
colored)
Property files are read in alphabetical order to provide a reliable read order.
Add setting "org.apache.cocoon.sitemap.internalonly.disable" to disable all internal pipelines for
development purposes.
Revision
396031 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 21 23:10:42 2006 UTC
(3 years, 7 months ago)
by
anathaniel
File length: 20407 byte(s)
Diff to
previous 395038
(
colored)
XSP block: Fix regression introduced in 2.1.8 that under specific circumstances logicsheets
were not applied, leading to compilation errors. This manifested itself only if
a) two XSPs referred to the same custom logicsheet by a relative location path,
b) the custom logicsheet used another logicsheet, and
c) the built-in logicsheet's namespace was not mentioned in xsp:page.
The compilation errors occurred always when calling the second XSP for the first time.
Fix also race condition which could lead to similar XSP compilation errors under high load
when accessing the same logicsheet for the first time.
Revision
393428 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 12 10:24:22 2006 UTC
(3 years, 7 months ago)
by
anathaniel
File length: 20605 byte(s)
Diff to
previous 389867
(
colored)
XSP block: Use private methods to call start/endElement in xsp.xsl.
That generates smaller bytecode allowing to compiler larger XSPs before hitting the
64k limit for the size of the generate() method.
Revision
312970 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 11 22:50:06 2005 UTC
(4 years, 1 month ago)
by
vgritsenko
Original Path:
cocoon/trunk/status.xml
File length: 184134 byte(s)
Diff to
previous 312843
(
colored)
<action dev="VG" type="update">
I18n: Refactored XMLResourceBundle to use transient store instead of
private cache. Added reload check interval parameter. Support dynamic
additions and removals of resource bundles, without need to restart
Cocoon.
</action>
Revision
307077 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 7 10:32:49 2005 UTC
(4 years, 1 month ago)
by
bdelacretaz
Original Path:
cocoon/trunk/status.xml
File length: 183329 byte(s)
Diff to
previous 307042
(
colored)
Samples pages reorganized: the first page shows only the most important samples, selected in src/webapp/samples/blocks/samples-pages.xml, and another page shows all samples
Revision
307042 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 7 07:28:36 2005 UTC
(4 years, 1 month ago)
by
rgoers
Original Path:
cocoon/trunk/status.xml
File length: 183093 byte(s)
Diff to
previous 306616
(
colored)
<action dev='RG' type='fix' fixes-bug='34802' due-to='Roy Huang' due-to-email='roy_huang@nbmgroup.com'>
PageLabelLinkService generated the wrong url when using 3 layer tabs with showallnav.
</action>
Revision
279819 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 9 17:04:54 2005 UTC
(4 years, 2 months ago)
by
jheymans
Original Path:
cocoon/trunk/status.xml
File length: 179169 byte(s)
Diff to
previous 279789
(
colored)
<action dev="JHS" type="fix" fixes-bug="35537" due-to="Mark H. Butler" due-to-email="mark-h.butler@hp.com">
Deli block updated to use the latest revision of DELI. This uses a more robust method of loading configuration
files that should ensure DELI works on different apps servers or deployed as a WAR.
</action>
Revision
240015 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 25 07:33:12 2005 UTC
(4 years, 3 months ago)
by
cziegeler
Original Path:
cocoon/trunk/status.xml
File length: 175131 byte(s)
Diff to
previous 234466
(
colored)
Fix bugs in CachingURICopletAdapter - store cache information in temporary attributes.
This bug fix introduces incompatible changes: the cache validity attribute is not
used anymore, use the cache temporary attribute instead and update your code to
use temporary attributes instead of (persistent) attributes.
Revision
234126 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Aug 20 20:10:41 2005 UTC
(4 years, 3 months ago)
by
anathaniel
Original Path:
cocoon/trunk/status.xml
File length: 174219 byte(s)
Diff to
previous 234114
(
colored)
XSP block: Move AttributeImpl in xsp.xsl to class scope.
That allows top-level xsp:logic to define markup generating methods.
Variable xspAttr renamed to _xspAttr to be avoid breaking existing
XSPs which already use that trick.
Revision
234114 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Aug 20 19:08:44 2005 UTC
(4 years, 3 months ago)
by
anathaniel
Original Path:
cocoon/trunk/status.xml
File length: 173920 byte(s)
Diff to
previous 233497
(
colored)
XSP block: Add xsp:expr and various other contexts where text must be
passed through XSLTExtension:escape in order to preserve non-ASCII
characters in Java string constants independently of the XSP source file
and compiler expected encodings.
Revision
226828 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 1 15:51:59 2005 UTC
(4 years, 3 months ago)
by
anathaniel
Original Path:
cocoon/trunk/status.xml
File length: 172521 byte(s)
Diff to
previous 226734
(
colored)
XSP block: Extend {#expr} interpolation parser to understand {}, "}", '}'
as not being the closing brace.
The previously implemented mechanism #} to escape braces within the
statement is no longer supported.
Revision
225582 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 27 19:26:02 2005 UTC
(4 years, 4 months ago)
by
cziegeler
Original Path:
cocoon/trunk/status.xml
File length: 171512 byte(s)
Diff to
previous 225319
(
colored)
<action dev="CZ" type="add" fixes-bug="35521" due-to="Mark Lundquist" due-to-email="mlundquist2@comcast.net">
Added the create-document source than either generates empty documents or documents containing
just a root node.
</action>
<action dev="CZ" type="fix" fixes-bug="35457" due-to="Doug Bennett" due-to-email="dbennett1556@netscape.net">
Fix NPE in RequestGenerator when request.getHeaderNames() returns null.
</action>
Revision
224620 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 24 13:49:49 2005 UTC
(4 years, 4 months ago)
by
joerg
Original Path:
cocoon/trunk/status.xml
File length: 170820 byte(s)
Diff to
previous 220047
(
colored)
Moved following components into core: TraversableGenerator, XPathTraversableGenerator (both from repository block), CSVGenerator (from scratchpad block), FragmentExtractorTransformer and FragmentExtractorGenerator (both from batik block).
Revision
220047 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 21 12:30:17 2005 UTC
(4 years, 4 months ago)
by
anathaniel
Original Path:
cocoon/trunk/status.xml
File length: 170513 byte(s)
Diff to
previous 219902
(
colored)
Added CookieModule as a more convinient way to access cookie values as {cookie:query}
in alternative to {request:cookies[name='query']/value}.
Code contributed by Jon Evans (jon.evans@misgl.com). Bugzilla #28045
Revision
219881 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 20 11:33:16 2005 UTC
(4 years, 4 months ago)
by
anathaniel
Original Path:
cocoon/trunk/status.xml
File length: 169808 byte(s)
Diff to
previous 219046
(
colored)
XSP block: Added short-cut notation {#expr} for interpolation of
XSP expressions in attribute values and text nodes.
Removed wrapping of all text nodes from XSP source into <xsp:text>
elements before passing them to logicsheets.
(This feature was not used by the standard logicsheets but check your
custom logicsheets whether they depend on it.)
Contribution by Jochen Kuhnle (werbung@kuhnle.net) Bugzilla #35228.
Revision
191126 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 17 10:42:11 2005 UTC
(4 years, 5 months ago)
by
unico
Original Path:
cocoon/trunk/status.xml
File length: 167666 byte(s)
Diff to
previous 191064
(
colored)
JMS block: Connection failures can now be recovered from. The default JMSConnectionManager implementation
detects when JMS connections are severed and schedules reconnection attempts with the cron scheduler
in order to re-establish the connection. As soon as reconnection was successful it notifies its listeners
so that they may recover as well and refresh their JMS sessions. The provided abstract MessageListener
and JMS publisher that users are recommended to use as base classes for their concrete JMS needs have been
updated to use this mechanism.
Revision
165684 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon May 2 20:54:58 2005 UTC
(4 years, 6 months ago)
by
vgritsenko
Original Path:
cocoon/trunk/status.xml
File length: 158206 byte(s)
Diff to
previous 165393
(
colored)
Use start/endTextRecording instead of start/endSerializedXMLEncoding: SQLTransformer
needs text only, not XML.
Remove xml-encoding configuration parameter: no char to byte conversion taking place.
Revision
157555 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 15 15:49:32 2005 UTC
(4 years, 8 months ago)
by
vgritsenko
Original Path:
cocoon/trunk/status.xml
File length: 154646 byte(s)
Diff to
previous 157402
(
colored)
Internal Error Handling Implementation:
* Added ProcessingPipeline method: setErrorHandler(SitemapErrorHandler)
* Added SitemapErrorHandler class
* Added samples for internal error handling
Bugfixes:
* Sitemap now properly throws ResourceNotFound exception for not matched
requests even if last pipeline marked as an internal pipeline.
* Sitemap handle-errors now reports an error if generator is missing, or
if type attribute (deprecated) specified and generator is present.
(code was there but was not working)
Revision
154840 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 22 13:00:13 2005 UTC
(4 years, 9 months ago)
by
upayavira
Original Path:
cocoon/trunk/status.xml
File length: 146742 byte(s)
Diff to
previous 154170
(
colored)
Adding ability for CocoonBean to process a URL to a content handler
with cocoonBean.process(uri, contentHandler), rather than to an
OutputStream (of course skipping the serializer).
Revision
153755 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Feb 14 09:48:49 2005 UTC
(4 years, 9 months ago)
by
cziegeler
Original Path:
cocoon/trunk/status.xml
File length: 146467 byte(s)
Diff to
previous 153576
(
colored)
Create proxies for pooled components. Pooled components can now be used in the same
way as thread safe components, the client code does not need to know if they are pooled anymore.
Revision
149128 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jan 30 18:14:01 2005 UTC
(4 years, 9 months ago)
by
cziegeler
Original Path:
cocoon/trunk/status.xml
File length: 144729 byte(s)
Diff to
previous 149120
(
colored)
<action dev="CZ" type="fix" fixes-bug="32987" due-to="Michal Durdina" due-to-email="durdina@asset.sk">
Apply patch for a better exception handling in the Meta-InputModule when an input module is not found.
</action>
Revision
123887 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jan 2 15:12:01 2005 UTC
(4 years, 10 months ago)
by
sylvain
Original Path:
cocoon/trunk/status.xml
File length: 143170 byte(s)
Diff to
previous 123713
(
colored)
include feature for components, now available in sitemap. The ProcessorComponentInfo object 'listens' to declaration of sitemap components to grab the additional attributes such as label and mime-type'
Revision
111272 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 8 14:58:35 2004 UTC
(4 years, 11 months ago)
by
lgawron
Original Path:
cocoon/trunk/status.xml
File length: 141355 byte(s)
Diff to
previous 111242
(
colored)
implement 2 modes of work for continuations manager:
- standard, as it was up till now
- secure in which continuations are bound to session. Only the session that created a continuation can invoke it.
All continuations bound to session are invalidated w
Revision
106091 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Nov 21 14:20:13 2004 UTC
(5 years ago)
by
lgawron
Original Path:
cocoon/trunk/status.xml
File length: 137075 byte(s)
Diff to
previous 105807
(
colored)
Fix: Continuation can only be invoked for the interpreter it was originally created for
- o.a.c.components.flow.ContinuationsManager interface change. Interpreter id has to be passed
to create a continuation and lookup one.
- o.a.c.components.flow.ContinuationManagerImpl returns null if interpreter does not match during lookup.
- o.a.c.components.flow.Interpreter interface extended with setInterpreterID method.
- all current interpreters updated to match new contracts
Revision
57490 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 12 02:28:23 2004 UTC
(5 years ago)
by
vgritsenko
Original Path:
cocoon/trunk/status.xml
File length: 135849 byte(s)
Diff to
previous 57459
(
colored)
deprecate flow functions parameters support... remove flow functions parameters support...
port rest of the changes from branch: release source resolver, add FIXME, code tweaks.
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.