[ https://issues.apache.org/jira/browse/COCOON-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16425293#comment-16425293 ]
ASF GitHub Bot commented on COCOON-2347: ---------------------------------------- GitHub user ggruber4711 opened a pull request: https://github.com/apache/cocoon/pull/4 COCOON-2347 Needed changes to build against spring 4.x JDK 1.8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ggruber4711/cocoon BRANCH_2_2_COCOON-2347 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cocoon/pull/4.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4 ---- commit e7dcaa5987ceb7739aee6737a8468909f79429a4 Author: Gabriel Gruber <gabriel.gruber@...> Date: 2018-04-04T10:13:23Z COCOON-2347 Needed changes to build against spring 4.x JDK 1.8 ---- > 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, formatDate-output.xml.patch, > jxAttribute-output.xml.patch, jxElement-output.xml.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)