Return-Path: X-Original-To: apmail-jackrabbit-announce-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-announce-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 18FA39C80 for ; Tue, 3 Apr 2012 13:20:52 +0000 (UTC) Received: (qmail 68127 invoked by uid 500); 3 Apr 2012 13:20:51 -0000 Delivered-To: apmail-jackrabbit-announce-archive@jackrabbit.apache.org Received: (qmail 68071 invoked by uid 500); 3 Apr 2012 13:20:51 -0000 Mailing-List: contact announce-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: announce@jackrabbit.apache.org Delivered-To: mailing list announce@jackrabbit.apache.org Delivered-To: moderator for announce@jackrabbit.apache.org Received: (qmail 97425 invoked by uid 99); 3 Apr 2012 12:59:19 -0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of alex.parvulescu@gmail.com designates 209.85.216.49 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=VQr0Pml/8q2uVH/5l75YjW3zjDClQcB/rQ+G0lwVnW4=; b=WdYEWXILrJ7AZPbFrtGJR1jRDnS44GGch11+oTxQxS9XmRorcv+jIgfkOspf8FpuF4 FtH04AWPRYtC4CiG8ZcNnLuNjFxmh7W1G2C+ImdlZuAX34qGodEqiZ42rCJDFd+MdltW ue4sMXjhKcervx8K18WYtKUln0KvLHMGtOuH4YC/CTYji4urRRhQrG9aU/X0XAt9CEwN +jj/pPvo8gkb6dK0s+/woGpwB4Mu0DQnzvDBVgEJT0wlS4wZl/Bf2BZjHFQwRNODLS8c rmVuP3HyMRYIz3wbCm9dFI1gGK+d4Qjok79Avu+QxgLj4HKZ6k3xNoHYcBaE8qO0/60l J90A== MIME-Version: 1.0 Date: Tue, 3 Apr 2012 14:58:49 +0200 Message-ID: Subject: [ANNOUNCE] Apache Jackrabbit Oak 0.1 released From: Alex Parvulescu To: oak-dev@jackrabbit.apache.org, announce@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=002354470aa835e17604bcc5de6b X-Virus-Checked: Checked by ClamAV on apache.org --002354470aa835e17604bcc5de6b Content-Type: text/plain; charset=ISO-8859-1 The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit Oak 0.1. 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 0.1 Introduction ------------ Jackrabbit Oak is an effort to implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications. The Oak effort is a part of the Apache Jackrabbit project. Apache Jackrabbit is a project of the Apache Software Foundation. Jackrabbit Oak 0.1 is to be considered alpha-level software. Use at your own risk with no stability or compatibility guarantees. Changes in Oak 0.1 ------------------ New features [OAK-3] - Internal tree model [OAK-4] - Runnable jar packaging [OAK-5] - JCR bindings for Oak [OAK-6] - Setup integration tests and TCK tests [OAK-7] - In-memory persistence Improvements [OAK-1] - Setup basic build structure [OAK-2] - Use Java 6 as base platform [OAK-8] - Make return types of NodeState#getProperties() and NodeState#getChildNodeEntries() covariant [OAK-10] - Impedance mismatch between signatures of NodeState#getChildeNodeEntries and MicroKernel#getNodes [OAK-24] - Separate component for the microkernel [OAK-25] - Factor repository descriptors into separate class [OAK-26] - MVCC causes write skew [OAK-42] - Prepare for first release Bug fixes [OAK-27] - Remove Authenticator and CredentialsInfo in oak-jcr [OAK-38] - KernelNodeState should handle multi valued properties [OAK-39] - KernelNodeState does not handle boolean values correctly For more detailed information about all the changes in this and other Oak releases, please see the Oak issue tracker at https://issues.apache.org/jira/browse/OAK 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.md file for instructions on how to build this release. The source archive is accompanied by SHA1 and MD5 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://svn.apache.org/repos/asf/jackrabbit/dist/KEYS. About Apache Jackrabbit Oak --------------------------- Oak is an effort implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications. The Oak effort is a part of the Apache Jackrabbit project. Apache Jackrabbit is a project of the Apache Software Foundation. For more information, visit http://wiki.apache.org/jackrabbit/Jackrabbit%203 About The Apache Software Foundation ------------------------------------ Established in 1999, The Apache Software Foundation provides organizational, legal, and financial support for more than 100 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 2,500+ contributors. For more information, visit http://www.apache.org/ --002354470aa835e17604bcc5de6b--