[
https://issues.apache.org/jira/browse/COCOON-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15757507#comment-15757507
]
Gabriel Gruber commented on COCOON-2347:
----------------------------------------
I have updated the patch for _BridgeElementParser.java_ which contained a
critical bug, which I just now figured out. That one was also responsible for
the strange behavior. It was setting the beans created always to singletons and
not conditionally to singletons.
[~jpuerto] Could you try to integrate that patch again into the branch and
re-test? Thanks!
> Make Cocoon 2.2 compatible with latest Spring Framework 4.2.x version
> ---------------------------------------------------------------------
>
> Key: COCOON-2347
> URL: https://issues.apache.org/jira/browse/COCOON-2347
> Project: Cocoon
> Issue Type: Improvement
> Components: * Cocoon Core, - Components: Sitemap, - Expression
> language, - Servlet service framework
> Affects Versions: 2.2
> Reporter: Gabriel Gruber
> Assignee: Javier Puerto
> Attachments: AbstractElementParser.java.patch,
> AbstractTestCase.java.patch, BeanMapElementParser.java.patch,
> BridgeElementParser.java.patch, BridgeElementParser.java.patch,
> CallScope.java.patch, MockRequestAttributes.java.patch, MultiMap.java,
> MultiValueMap.java, ObjectModel.java.patch, ObjectModelImpl.java.patch,
> PipelineComponentInfoInitializerDecorator.java.patch,
> PipelineComponentScope.java.patch, ServletDecorator.java.patch,
> ServletScope.java.patch, SitemapElementParser.java.patch,
> SourceResource.java.patch, WildcardBeanMap.java.patch
>
>
> The goal of this ticket is to make the current Cocoon TRUNK of 2.2 compatible
> with latest Spring Framework version.
> According to research and feedback in mailinglist following projects (maven
> modules) are affected:
> - cocoon-spring-configurator
> - cocoon-servlet-service-impl
> - cocoon-sitemap-impl
> - cocoon-pipeline-impl
> - cocoon-expression-api
> - cocoon-expression-language-impl
> ..
> Let's discuss problems, and append patches here and someone of the committers
> can then apply them to SVN.
> Original mail thread: http://markmail.org/message/kkdxrsjqoan6mhr6
> SVN branches:
> * https://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_2_COCOON-2347
> *
> https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-spring-configurator/branches/COCOON-2347
> *
> https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-servlet-service-impl/branches/COCOON-2347
> Jenkins job: https://builds.apache.org/job/Cocoon 2.2
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)