mindbridge 2005/08/14 07:01:32
Modified: . status.xml
Log:
Updating the status file for fixing of bugs TAPESTRY-290 and TAPESTRY-55
Revision Changes Path
1.211 +2 -0 jakarta-tapestry/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/jakarta-tapestry/status.xml,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -r1.210 -r1.211
--- status.xml 14 Aug 2005 13:38:20 -0000 1.210
+++ status.xml 14 Aug 2005 14:01:32 -0000 1.211
@@ -56,6 +56,8 @@
<action type="fix" dev="HLS" fixes-bug="TAPESTRY-528">Add
IComponentSpecification.getReservedParameterNames()</action>
<action type="fix" dev="HLS" fixes-bug="TAPESTRY-557">Remove unused
org.apache.tapestry.IResourceLocation (replaced by
org.apache.hivemind.Resource)</action>
<action type="fix" dev="HLS" fixes-bug="TAPESTRY-553">Rename
property-name attribute of configure element to "property" (matching the code
in SpecificationParser, as well as other similar elements in the DTD)</action>
+ <action type="fix" dev="MB" fixes-bug="TAPESTRY-555">IfBean has a
logic error in it</action>
+ <action type="fix" dev="MB" fixes-bug="TAPESTRY-290">Incorrect binding
type converter for array of int[]</action>
<action type="fix" dev="HLS" fixes-bug="TAPESTRY-549">Method
clearErrors() of IValidationDelegate is missing in 4.0</action>
</release>
<release version="4.0-beta-4" date="Aug 10 2005">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]