[jira] [Resolved] (JCR-4286) Release Jackrabbit 2.14.5

2018-04-19 Thread Julian Reschke (JIRA)

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

Julian Reschke resolved JCR-4286.
-
Resolution: Fixed

> Release Jackrabbit 2.14.5
> -
>
> Key: JCR-4286
> URL: https://issues.apache.org/jira/browse/JCR-4286
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[ANNOUNCE] Apache Jackrabbit 2.14.5 released

2018-04-19 Thread Julian Reschke

The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit 2.14.5. The release is available for download at:

  http://jackrabbit.apache.org/downloads.html

See the full release notes below for details about this release:

Release Notes -- Apache Jackrabbit -- Version 2.14.5

Introduction


This is Apache Jackrabbit(TM) 2.14.5, a fully compliant implementation 
of the

Content Repository for Java(TM) Technology API, version 2.0 (JCR 2.0) as
specified in the Java Specification Request 283 (JSR 283).

Apache Jackrabbit 2.14.5 is a patch release that contains fixes and
improvements over Jackrabbit 2.14. Jackrabbit 2.14.x releases are
considered stable and targeted for production use.

Changes in Jackrabbit 2.14.5


Bug

[JCR-4241] - Jacoco plugin fails with exception
[JCR-4242] - Build failure: unapproved license

Improvement

[JCR-4001] - When using Node.getProperties(String namePattern) also 
child nodes are processed

[JCR-4237] - cleanup throws clauses of private methods
[JCR-4238] - use StandardCharsets to avoid having to handle 
UnsupportedEncodingException

[JCR-4239] - Suppress Tika startup warnings

Task

[JCR-4205] - Upgrade JTA dependency to javax.transaction-api 1.2
[JCR-4212] - add SHA512 checksums to releases
[JCR-4215] - Use Tika version 1.17
[JCR-4221] - Upgrade Apache HttpComponents to 4.5.4
[JCR-4223] - Upgrade commons-fileupload dependency to 1.3.3
[JCR-4224] - Upgrade tomcat-servlet dependency to 7.0.82
[JCR-4225] - Upgrade commons-chains dependency to 1.2
[JCR-4226] - Upgrade tika-parsers dependency to 1.16
[JCR-4228] - Update Oak dependency to latest 1.0 stable release
[JCR-4231] - Upgrade aws-java-sdk-s3 dependency to 1.11.241
[JCR-4233] - Update H2DB test dependency
[JCR-4236] - remove obsolete textFilterClasses config parameters
[JCR-4240] - IndexingQueueTest relies on Tika behavior that is 
changed in Tika 1.17

[JCR-4244] - Upgrade tomcat dependency to 8.5.24
[JCR-4247] - Update commons-io dependency
[JCR-4248] - Upgrade httpcore dependency to 4.4.9
[JCR-4250] - remove guava dependency
[JCR-4252] - Upgrade httpclient dependency to 4.5.5
[JCR-4273] - Mention SHA512 checksums in release notes
[JCR-4274] - stop advertising MD5 checksums
[JCR-4275] - Incorrect link to KEYS in release notes
[JCR-4277] - stop creating MD5 checksums for releases


For more detailed information about all the changes in this and other
Jackrabbit releases, please see the Jackrabbit issue tracker at

https://issues.apache.org/jira/browse/JCR

Release Contents


This release consists of a single source archive packaged as a zip file.
The archive can be unpacked with the jar tool from your JDK installation.
See the README.txt file for instructions on how to build this release.

The source archive is accompanied by SHA1 and SHA512 checksums and a
PGP signature that you can use to verify the authenticity of your
download. The public key used for the PGP signature can be found at
https://www.apache.org/dist/jackrabbit/KEYS.

About Apache Jackrabbit
---

Apache Jackrabbit is a fully conforming implementation of the Content
Repository for Java Technology API (JCR). A content repository is a
hierarchical content store with support for structured and unstructured
content, full text search, versioning, transactions, observation, and
more.

For more information, visit http://jackrabbit.apache.org/

About The Apache Software Foundation


Established in 1999, The Apache Software Foundation provides organizational,
legal, and financial support for more than 140 freely-available,
collaboratively-developed Open Source projects. The pragmatic Apache License
enables individual and commercial users to easily deploy Apache software;
the Foundation's intellectual property framework limits the legal exposure
of its 3,800+ contributors.

For more information, visit http://www.apache.org/

Trademarks
--

Apache Jackrabbit, Jackrabbit, Apache, the Apache feather logo, and the 
Apache

Jackrabbit project logo are trademarks of The Apache Software Foundation.



[ANNOUNCE] Apache Jackrabbit 2.14.5 released

2018-04-19 Thread Julian Reschke

The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit 2.14.5. The release is available for download at:

  http://jackrabbit.apache.org/downloads.html

See the full release notes below for details about this release:

Release Notes -- Apache Jackrabbit -- Version 2.14.5

Introduction


This is Apache Jackrabbit(TM) 2.14.5, a fully compliant implementation 
of the

Content Repository for Java(TM) Technology API, version 2.0 (JCR 2.0) as
specified in the Java Specification Request 283 (JSR 283).

Apache Jackrabbit 2.14.5 is a patch release that contains fixes and
improvements over Jackrabbit 2.14. Jackrabbit 2.14.x releases are
considered stable and targeted for production use.

Changes in Jackrabbit 2.14.5


Bug

[JCR-4241] - Jacoco plugin fails with exception
[JCR-4242] - Build failure: unapproved license

Improvement

[JCR-4001] - When using Node.getProperties(String namePattern) also 
child nodes are processed

[JCR-4237] - cleanup throws clauses of private methods
[JCR-4238] - use StandardCharsets to avoid having to handle 
UnsupportedEncodingException

[JCR-4239] - Suppress Tika startup warnings

Task

[JCR-4205] - Upgrade JTA dependency to javax.transaction-api 1.2
[JCR-4212] - add SHA512 checksums to releases
[JCR-4215] - Use Tika version 1.17
[JCR-4221] - Upgrade Apache HttpComponents to 4.5.4
[JCR-4223] - Upgrade commons-fileupload dependency to 1.3.3
[JCR-4224] - Upgrade tomcat-servlet dependency to 7.0.82
[JCR-4225] - Upgrade commons-chains dependency to 1.2
[JCR-4226] - Upgrade tika-parsers dependency to 1.16
[JCR-4228] - Update Oak dependency to latest 1.0 stable release
[JCR-4231] - Upgrade aws-java-sdk-s3 dependency to 1.11.241
[JCR-4233] - Update H2DB test dependency
[JCR-4236] - remove obsolete textFilterClasses config parameters
[JCR-4240] - IndexingQueueTest relies on Tika behavior that is 
changed in Tika 1.17

[JCR-4244] - Upgrade tomcat dependency to 8.5.24
[JCR-4247] - Update commons-io dependency
[JCR-4248] - Upgrade httpcore dependency to 4.4.9
[JCR-4250] - remove guava dependency
[JCR-4252] - Upgrade httpclient dependency to 4.5.5
[JCR-4273] - Mention SHA512 checksums in release notes
[JCR-4274] - stop advertising MD5 checksums
[JCR-4275] - Incorrect link to KEYS in release notes
[JCR-4277] - stop creating MD5 checksums for releases


For more detailed information about all the changes in this and other
Jackrabbit releases, please see the Jackrabbit issue tracker at

https://issues.apache.org/jira/browse/JCR

Release Contents


This release consists of a single source archive packaged as a zip file.
The archive can be unpacked with the jar tool from your JDK installation.
See the README.txt file for instructions on how to build this release.

The source archive is accompanied by SHA1 and SHA512 checksums and a
PGP signature that you can use to verify the authenticity of your
download. The public key used for the PGP signature can be found at
https://www.apache.org/dist/jackrabbit/KEYS.

About Apache Jackrabbit
---

Apache Jackrabbit is a fully conforming implementation of the Content
Repository for Java Technology API (JCR). A content repository is a
hierarchical content store with support for structured and unstructured
content, full text search, versioning, transactions, observation, and
more.

For more information, visit http://jackrabbit.apache.org/

About The Apache Software Foundation


Established in 1999, The Apache Software Foundation provides organizational,
legal, and financial support for more than 140 freely-available,
collaboratively-developed Open Source projects. The pragmatic Apache License
enables individual and commercial users to easily deploy Apache software;
the Foundation's intellectual property framework limits the legal exposure
of its 3,800+ contributors.

For more information, visit http://www.apache.org/

Trademarks
--

Apache Jackrabbit, Jackrabbit, Apache, the Apache feather logo, and the 
Apache

Jackrabbit project logo are trademarks of The Apache Software Foundation.



[RESULT] [VOTE] Release Apache Jackrabbit 2.14.5

2018-04-19 Thread Julian Reschke

On 2018-04-16 17:07, Julian Reschke wrote:

...


Hi there,

the vote passes as follows:

+1 Claus Köll 
+1 Davide Giannella 
+1 Julian Reschke 

Thanks for voting. I'll push the release out.

Best regards, Julian



Oak 1.9.0 release plan

2018-04-19 Thread Davide Giannella
Hello team,

I'm planning to cut Oak on Monday 23rd April.

If there are any objections please let me know. Otherwise I will
re-schedule any non-resolved issue for the next iteration.

Thanks
Davide