On 18.12.2006 10:42, Bertrand Delacretaz wrote:
all the automated tests from org.apache.cocoon.forms.datatype fail
(DynamicSelectionListTestCase,EnumSelectionListTestCase,FlowJXPathSelectionListTestCase).
IIRC the same tests passed last week, anyone know what could have changed?
This is probably due to my change to fix some samples:
Commit:
http://marc.theaimsgroup.com/?l=xml-cocoon-cvs&m=116638665114040&w=4
Thread:
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=116640290515848&w=4
Jira messages:
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=116639428428700&w=4
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=116639494414680&w=4
As forms block is mounted from trunk and trunk's block only has the
JXTemplateGenerator from template block I was quite sure not to break
anything. I'll have a look on what the tests are actually checking for
and see if it is the test or the result that is broken.
Jörg