Hi Giacomo!
[EMAIL PROTECTED] pisze:
Author: giacomo
Date: Wed Oct 31 05:10:53 2007
New Revision: 590638
URL: http://svn.apache.org/viewvc?rev=590638&view=rev
Log:
fixing issues with stale objectModel in jx-path selction-lists
Modified:
cocoon/trunk/blocks/cocoon-forms/cocoon-forms-impl/src/main/java/org/apache/cocoon/forms/datatype/FlowJXPathSelectionList.java
cocoon/trunk/blocks/cocoon-forms/cocoon-forms-impl/src/main/java/org/apache/cocoon/forms/datatype/FlowJXPathSelectionListBuilder.java
This commit caused compilation error of FlowJXPathSelectionListTestCase
that I fixed in r591496.
It wasn't a big deal for me but next time I would suggest to forget
about -Dmaven.test.skip=true ;)
Actually, this message is addressed to all committers: you don't need to
skip tests because they are supposed to always pass now.
BTW. Continuum has not reported any problem because of this problem:
https://issues.apache.org/jira/browse/INFRA-1394
that is fixed now.
--
Grzegorz Kossakowski