[ANNOUNCE] Apache Tika 1.13 release

2016-05-16 Thread David Meikle
The Apache Tika project is pleased to announce the release of Apache
Tika 1.13. The release contents have been pushed out to the main
Apache release site and to the Central sync, so the releases should
be available as soon as the mirrors get the syncs.

Apache Tika is a toolkit for detecting and extracting metadata and
structured text content from various documents using existing parser
libraries.

Apache Tika 1.13 contains a number of improvements and bug fixes.
Details can be found in the changes file:
http://www.apache.org/dist/tika/CHANGES-1.13.txt 


Apache Tika is available in source form from the following download
page: http://www.apache.org/dyn/closer.cgi/tika/apache-tika-1.13-src.zip 


Apache Tika is also available in binary form or for use using Maven 2 from
the Central Repository:
http://repo1.maven.org/maven2/org/apache/tika/ 


In the initial 48 hours, the release may not be available on all
mirrors. When downloading from a mirror site, please remember to
verify the downloads using signatures found on the Apache site:
https://people.apache.org/keys/group/tika.asc 


For more information on Apache Tika, visit the project home page:
http://tika.apache.org 

— Dave Meikle, on behalf of the Apache Tika community

[ANNOUNCE] Apache BookKeeper 4.4.0 released

2016-05-16 Thread Matteo Merli
The Apache BookKeeper team is proud to announce Apache BookKeeper version
4.4.0.

This is the first feature release of Apache BookKeeper as an Apache Top
Level
Project.

This release contains a total of 94 Jira tickets fixed and brings several
bookie
reliability and operability improvements, along with a long list of
bugfixes.

Please refer to the release notes for full details.
http://bookkeeper.apache.org/docs/r4.4.0/releaseNotes.html

The release can be downloaded at:

http://bookkeeper.apache.org/releases.html

We would like to thank the contributors that made the release possible.

Regards,

The BookKeeper Team


[ANNOUNCE] Apache Jackrabbit Oak 1.5.2 released

2016-05-16 Thread Davide Giannella
The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit Oak 1.5.2 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 Oak -- Version 1.5.2

Introduction


Jackrabbit Oak is a scalable, high-performance hierarchical content
repository designed for use as the foundation of modern world-class
web sites and other demanding content applications.

Apache Jackrabbit Oak 1.5.2 is an unstable release cut directly from
Jackrabbit Oak trunk, with a focus on new features and other
improvements. For production use we recommend the latest stable 1.4.x
release.

The Oak effort is a part of the Apache Jackrabbit project.
Apache Jackrabbit is a project of the Apache Software Foundation.

Changes in Oak 1.5.2
-

Technical task

[OAK-3840] - Clean up the FileStore constructor
[OAK-4184] - DocumentNodeStore and DocumentMK.Builder should allow
read-only mode
[OAK-4190] - DocumentMK: refactor RDB-specific code
[OAK-4193] - RDBBlobStore: logging for garbage collection has
parameters reversed
[OAK-4199] - RDBBlobStore: garbage collection fails to delete DATA
records when there was subsequent blobstore activity
[OAK-4203] - ExternalSortTest doesn't cleanup temp files
[OAK-4204] - GarbageCollectorFileState.copy() leaks
FileOutputStream
[OAK-4205] - SegmentGraphTest doesn't correctly delete the
temporary directory on cleanup
[OAK-4206] - JournalReaderTest creates multiple temporary files
and doesn't delete them
[OAK-4207] - TarWriterTest creates a temporary TAR file that is
never deleted
[OAK-4208] - Unit and integration tests in oak-segments don't
clean up after test data
[OAK-4209] - FileStoreStatsTest doesn't close the temporary
FileStore instances
[OAK-4210] - JournalEntryTest doesn't close a JournalReader at the
end of the test
[OAK-4213] - IndexCopierTest#basicTestWithFS leaves temp files
[OAK-4214] - Many tests of LucenePropertyIndexTest leave temp
files undleted
[OAK-4217] - UpgradeTest does not clean up temp file
[OAK-4225] - AbstractOak2OakTest never calls
getSoureContainer().clean()
[OAK-4227] - OakDirectoryTest#dirNameInException_Writes leaves
temp files
[OAK-4228] - Some tests in LuceneIndexTest leave out CoR/CoW-ed
directories
[OAK-4232] - Bump segment version to 12
[OAK-4236] - SegmentNodeStoreConfigTest#testDeadlock in oak-pojosr
leaves out tmp file
[OAK-4237] - NodeStoreBinaryResourceProviderTest#csvGenerator
leaks temporary folder
[OAK-4241] - JdbcNodeStoreContainer does not correctly clean up H2
temp files
[OAK-4250] - DocumentStore: add test coverage for find() with
ultra-long keys
[OAK-4257] - Findbug issues in security modules

Bug

[OAK-3488] - LastRevRecovery for self async?
[OAK-4107] - NPE in
MongoDocumentStore.determineServerTimeDifferenceMillis
[OAK-4148] - RAT plugin complains about derby files
[OAK-4166] - Simple versionable nodes are invalid after migration
[OAK-4195] - Use clock when waiting in ClusterNodeInfo
[OAK-4211] - FileAccess.Mapped leaks file channels
[OAK-4219] - ExternalLoginModuleTestBase doesn't remove synced
User/Group accounts
[OAK-4224] - DefaultSyncContext.sync(ExternalIdentity) should
verify IDP
[OAK-4231] - DefaultSyncContext creates Value of type String for
Binary|Inputstream Object
[OAK-4251] - Guard against NPE in
DefaultSyncConfig.Authorizable.setAutoMembership
[OAK-4258] - Don't release oak-segment-next when the reactor
project is released
[OAK-4263] - LIRS cache: excessive use of notifyAll
[OAK-4267] - SyncedIdentity for foreign authorizable always has
isGroup set to false
[OAK-4269] - Firebug warning: possible null-pointer dereference in
S3Backend
[OAK-4296] - Oak-run console's lucene command is broken
[OAK-4300] - Cost per entry for Lucene index of type v1 should be
higher than that of v2
[OAK-4302] - DefaultSyncContextTest contains duplicate test
[OAK-4307] - SegmentWriter saves references to external blobs
[OAK-4310] - Avoid instanceof checks in
SegmentDiscoveryLiteService
[OAK-4311] - SegmentNodeStoreService should unregister the
registered cluster ID descriptors
[OAK-4313] - QueryImpl should avoid traversal with queries
containing native constraints
[OAK-4316] - The Jcr builder should accept a fully initialized Oak
instance
[OAK-4325] - Autocreation of properties fails if user id is null
[OAK-4345] - Bulk update constructs malformed query
[OAK-4346] - SyncMBeanImpl.syncExternalUsers doesn't check for
foreign IDP
[OAK-4351] - Non-root lucene index throws exception if query
constraints match root of sub-tree
[OAK-4357] - javadoc plugin