You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Javier Puerto (Jira)" <ji...@apache.org> on 2022/12/18 21:32:00 UTC

[jira] [Updated] (COCOON-2372) Release Cocoon 2.2.1

     [ https://issues.apache.org/jira/browse/COCOON-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Javier Puerto updated COCOON-2372:
----------------------------------
    Description: 
Maintenance release for Java 8 compatibility improvements.

* Deprecate ImageOP and Capcha blocks because it depends on obsolete Java image API.
* Update DataSource implementations (only wrappers) to implement the method [https://docs.oracle.com/javase/7/docs/api/javax/sql/CommonDataSource.html#getParentLogger()] introduced in Java 1.7.
* Update XSP block with newer Eclipe JDK compiler to support Java 8.

Furthermore, the following issues will be addressed:

* Fix test cases for JCR block by excluding a SLF4J dependency that was not working with our current Spring version.
* Other bugfixes.
* Exclude conflicting dependency from JCR block incompatible with o



  was:
Maintenance release for Java 8 compatibility improvements.

* Deprecate ImageOP and Capcha blocks because it depends on obsolete Java image API.
* Update DataSource implementations (only wrappers) to implement the method [getParentLogger()|https://docs.oracle.com/javase/7/docs/api/javax/sql/CommonDataSource.html#getParentLogger()] introduced in Java 1.7.
* Update XSP block with newer Eclipe JDK compiler to support Java 8.

Furthermore, the following issues will be addressed:

* Fix test cases for JCR block by excluding a SLF4J dependency that was not working with our current Spring version.
* Other bugfixes.
* Exclude conflicting dependency from JCR block incompatible with o




> Release Cocoon 2.2.1
> --------------------
>
>                 Key: COCOON-2372
>                 URL: https://issues.apache.org/jira/browse/COCOON-2372
>             Project: Cocoon
>          Issue Type: Task
>          Components: * Cocoon Core, Blocks: Captcha, Blocks: Databases, Blocks: ImageOp, Blocks: XSP
>    Affects Versions: 2.2
>            Reporter: Javier Puerto
>            Priority: Major
>             Fix For: 2.2.1
>
>
> Maintenance release for Java 8 compatibility improvements.
> * Deprecate ImageOP and Capcha blocks because it depends on obsolete Java image API.
> * Update DataSource implementations (only wrappers) to implement the method [https://docs.oracle.com/javase/7/docs/api/javax/sql/CommonDataSource.html#getParentLogger()] introduced in Java 1.7.
> * Update XSP block with newer Eclipe JDK compiler to support Java 8.
> Furthermore, the following issues will be addressed:
> * Fix test cases for JCR block by excluding a SLF4J dependency that was not working with our current Spring version.
> * Other bugfixes.
> * Exclude conflicting dependency from JCR block incompatible with o



--
This message was sent by Atlassian Jira
(v8.20.10#820010)