nicolaken 2002/12/03 08:55:14
Modified: . changes.xml
Log:
<action dev="NKB" type="update">
Updated block build system to compile and use mock objects in
the "mocks" subdir of the blocks if present.
</action>
Revision Changes Path
1.298 +20 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.297
retrieving revision 1.298
diff -u -r1.297 -r1.298
--- changes.xml 3 Dec 2002 16:44:50 -0000 1.297
+++ changes.xml 3 Dec 2002 16:55:14 -0000 1.298
@@ -56,6 +56,25 @@
Fixed SimpleFormTransformer: Malformed XML with textarea elements.
</action>
<action dev="NKB" type="update">
+ Updated block build system to compile and use mock objects in
+ the "mocks" subdir of the blocks if present.
+ </action>
+ <action dev="CH" type="fix">
+ New Logicsheet for use with InputModules.
+ </action>
+ <action dev="CH" type="add">
+ xsp.xsl now includes all xsp:init-page tags. Additional xsp:exit-page tag for
+ cleanup operations.
+ </action>
+ <action dev="CH" type="add">
+ New InputModule to map parameter names to / from another name. Uses translation
+ table and additional prefix / suffix. New InputModule to access contents of
+ an XMLFile using JXPath, based on patch from Jeff Turner ([EMAIL PROTECTED]).
+ </action>
+ <action dev="CH" type="fix" fixes-bug="14739">
+ Fixed SimpleFormTransformer: Malformed XML with textarea elements.
+ </action>
+ <action dev="NKB" type="update">
Moved endorsed libs in ./lib/endorsed, so that they can be added in the build
file
easily as java jvm args, or in the future copied to the webserver or Java
endorsed dir.
Currently it enables Jetty to run easily in 1.4 JVMs without need to copy libs
to
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]