[ANNOUNCE] Apache Qpid Dispatch 1.8.0 released

2019-06-12 Thread Ganesh Murthy
The Apache Qpid (http://qpid.apache.org) community is pleased to
announce the immediate availability of Apache Qpid Dispatch 1.8.0

Qpid Dispatch is a router for the Advanced Message Queuing Protocol 1.0
(AMQP 1.0, ISO/IEC 19464, http://www.amqp.org). It provides a flexible
and scalable interconnect between AMQP endpoints, whether they be clients,
brokers, or other AMQP-enabled services.

The release is available now from our website:
https://qpid.apache.org/releases/qpid-dispatch-1.8.0/index.html

Release notes can be found at:
http://qpid.apache.org/releases/qpid-dispatch-1.8.0/release-notes.html

Thanks to all involved.


[ANNOUNCE] Apache Atlas 1.2.0 released

2019-06-12 Thread Nixon Rodrigues
Hi All,

 The Apache Atlas team is happy to announce the release of Apache Atlas -
version 1.2.0.

 Atlas is a scalable and extensible set of core foundational governance
 services – enabling enterprises to effectively and efficiently meet their
 compliance requirements within Hadoop and allows integration with the whole
 enterprise data ecosystem.

 The release artifacts are available at:
http://atlas.apache.org/Downloads.html

 The binary artifacts are available from Maven central and its mirrors.

 To use these artifacts, please use the following documentation:
http://atlas.apache.org/1.2.0/index.html

 More details on Apache Atlas can be found at: http://atlas.apache.org

 We thank everyone who made this release possible.

 Thanks,
 The Apache Atlas team


[ANNOUNCE] Apache Jackrabbit Oak 1.14.0 released

2019-06-12 Thread Davide Giannella
The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit Oak. 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.14.0

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.14.0 is an incremental feature release based
on and compatible with earlier stable Jackrabbit Oak 1.x
releases. This release is considered stable and targeted for
production use.

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.14.0
-

Technical task

[OAK-8201] - RDBDocumentStore in ReadOnly mode should never modify
persistence
[OAK-8251] - RDBBlobStore instantiated from ReadOnly
DocumentNodeStore should never modify persistence
[OAK-8257] - RDBDocumentStore: improve trace logging of batch
operations
[OAK-8273] - RDBDocumentStore: createOrUpdate with less than 3 ops
suboptimal
[OAK-8281] - Improve coverage for
org.apache.jackrabbit.oak.security.authorization.composite
[OAK-8307] - RDBDocumentStore: add DEBUG logging when fetching
index metadata fails
[OAK-8311] - RDBDocumentStore: allow to turn off RDB-specific
MissingLastRevSeeker
[OAK-8332] - update Tomcat JDBC dependency to 8.5.41
[OAK-8337] - RDBDocumentStore: refactor index dumping code
[OAK-8338] - RDBDocumentStoreJDBC: fix theoretically possible NPE
in perflogging code
[OAK-8340] - Document use of oak-run for RDB
[OAK-8346] - RDBDocumentStore*: fix several potential but
improbable NPEs
[OAK-8349] - RDBDocumentStore*: "reset clusterId tool" in oak-run
[OAK-8368] - RDBDocumentNodeStoreBuilder: refactor
setRDBConnection for consistency
[OAK-8371] - Stop using deprecated DocumentMK.Builder in RDB tests
[OAK-8375] - DocumentNodeStoreBuilder should not instantiate
BlobStore instance before "build()"
[OAK-8378] - rdb/oak-run: update usage and documentation for
garbage command

Bug

[OAK-8139] - DocumentDiscoveryLiteService hasBacklog silencing
must support maven version format
[OAK-8149] - java 12 javadoc fails with "unknown tag" for OSGi
version annotations in package-info
[OAK-8166] - Index definition with orderable property definitions
with and without functions breaks index
[OAK-8187] - Respect service ranking with AuthorizableNodeName,
AuthorizableActionProvider and RestrictionProvider
[OAK-8199] - DocumentStore in ReadOnly mode should never modify
persistence
[OAK-8207] - Read-only DocumentNodeStore tries to create root
document
[OAK-8212] - ImporterImpl.importProperties prone to NPE
[OAK-8214] - RDBDocumentStore may not inherit ReadOnly flag from
DocumentNodeStore
[OAK-8218] - ReadOnlyNodeTypeManager.isNodeType prone to NPE
[OAK-8219] - Incorrect parent POM version in oak-doc and
oak-doc-railroad-macro
[OAK-8220] - CommitRootUpdateTest creates malformed value
[OAK-8223] - javadoc-plugin fails with java11
[OAK-8229] - LoginModuleImpl.commit will end in NPE if credentials
are null
[OAK-8231] - Unreachable code in LoginModuleImpl.getLoginId
[OAK-8232] - Node#setPrimaryType(String) does not create child
nodes defined as autoCreated
[OAK-8246] - Test failure:
NodeSetPrimaryTypeTest.testSetPrimaryType()
[OAK-8258] - Active deletion can delete blobs despite indexing
cycle deleting them failed
[OAK-8261] - Indexing lane failing but the index is not marked
corrupt
[OAK-8266] - Redundant check for existing tree in
CompiledPermissionImpl.buildVersionDelegatee
[OAK-8272] - Orphaned branch commit entries after restart
[OAK-8276] - OR-CompositeTreePermission.grantsPermission should
loop over aggregates of supported permissions
[OAK-8278] - RDBDataSourceFactory.CloseableDataSource doesn't
implement java.sql.Wrapper correctly
[OAK-8290] - Update org.apache.felix.framework for jdk13
[OAK-8293] - PrincipalProviderImpl.findPrincipals my return null
values in result iterator
[OAK-8300] - Revision GC may remove previous document without
removing reference
[OAK-8306] - Empty PrincipalProvider cache breaks membership
collection
[OAK-8309] - SLOW_QUERY_COUNT don't get updated for each slow
query.
[OAK-8314] - BlobIds created with direct uploads lack length
suffix
[OAK-8324] - Missing NotNull annotation with
AuthenticationConfiguration and LoginModuleStatsCollector
[OAK-8369] - Misplace checkNotNull in CacheValidator
[OAK-8372] - DeclaredMembershipPredicate contains redundant lookup
of groupTree

[ANNOUNCE] Apache Directory LDAP API 2.0.0.AM4 released

2019-06-12 Thread Emmanuel Lecharny
The Apache Directory Team is proud to announce the availability of version
2.0.0.AM4 of the Apache Directory LDAP API, the forth milestone toward a
2.0 version of the Apache LDAP API.

The Apache Directory LDAP API is an ongoing effort to provide an
enhanced LDAP API, as a replacement for JNDI and the existing LDAP API
(jLdap and Mozilla LDAP API).

This is a schema aware API, with some convenient ways to access a LDAP
server. This API is not only targeting the Apache Directory Server, but
should work pristine with any LDAP server.

It's also an extensible API : new Controls, schema elements and network.

We wanted to cut a GA, but some urgent fixes were needed, coupled with
some MINA release that also fixes serious issues. In any case, this
releases fixes DIRAPI-342 (race condition when we close a connection)
and DIRAPI-343 (Some missing Syntaxes), plus DIRAPI-328 (API
inconsistencies).

Those using the Apache LDAP API 2.0.0.AM3 version should switch to this
version.

Website : http://directory.apache.org/api
Download : http://directory.apache.org/api/downloads-2.html
User's Guide : http://directory.apache.org/api/user-guide.html



-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com


[ANNOUNCEMENT] HttpComponents Client 4.5.9 GA Released

2019-06-12 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 4.5.9 GA
release of HttpComponents HttpClient.

This is a maintenance release that fixes a number defects discovered
since 4.5.8.

Download - 
Release notes - 

HttpComponents site - 

About HttpComponents HttpClient

The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant
protocol used on the Internet today. Web services, network-enabled
appliances and the growth of network computing continue to expand the
role of the HTTP protocol beyond user-driven web browsers, while
increasing the number of applications that require HTTP support.

Designed for extension while providing robust support for the base HTTP
protocol, HttpClient may be of interest to anyone building HTTP-aware
client applications such as web browsers, web service clients, or
systems that leverage or extend the HTTP protocol for distributed
communication.