[ 
https://issues.apache.org/jira/browse/COCOON-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16425216#comment-16425216
 ] 

Gabriel Gruber commented on COCOON-2347:
----------------------------------------

There is a last fail in JXTemplateGeneratorTestCase which is related to a 
change of the translation of the 'january' in polish within the JDK. With JDK 7 
this testcase succeeds, as JDK 1.7 returns 'styczeń' in contrast to JDK 1.8 
which returns 'stycznia'

In order to make those testcases run again, you would need to apply these 
patches to the XMLs containing the expected results inside cocoon-template-impl 
(src/test/resources):
- formatDate-output.xml
- jxAttribute-output.xml
- jxElement-output.xml

> 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
>            Priority: Major
>         Attachments: AbstractElementParser.java.patch, 
> AbstractTestCase.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, UnmodifiableMultiMap.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
(v7.6.3#76005)

Reply via email to