From dev-return-24975-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Wed Aug 12 07:41:55 2009 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 17054 invoked from network); 12 Aug 2009 07:41:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Aug 2009 07:41:55 -0000 Received: (qmail 78450 invoked by uid 500); 12 Aug 2009 07:42:02 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 78399 invoked by uid 500); 12 Aug 2009 07:42:01 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 78391 invoked by uid 99); 12 Aug 2009 07:42:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2009 07:42:01 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of fmeschbe@gmail.com designates 209.85.220.216 as permitted sender) Received: from [209.85.220.216] (HELO mail-fx0-f216.google.com) (209.85.220.216) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2009 07:41:52 +0000 Received: by fxm12 with SMTP id 12so3603776fxm.44 for ; Wed, 12 Aug 2009 00:41:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=V4O9oTogCCBXpGJoaPfD41Cwi5Z/e21MbDfj+Jrxnz4=; b=sG1uSFuiocdaXfXATQe6to36BykwIqECeUPcVwJLhYraKRyzeOX82beHMWcpJGd0zW YlRHKjMpLhyFOsxrl1C2L/hCWhVjb/4z3bFiyrFhQ89lsvH1aAt1oqvho2el7SO4cToG 0yL8epL1Qw3CbuO2gtGIfNnj9xnUyj/sHq3oM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=S6LbNryHZRQ57TPvrSA2C7QCxakHrkIH4FRJtqHEGPmgti0EPslldZZNB0vHjZRhbK 834vagCgI1EshoSiw/5Es+L+MgwAsvqzrCPfUgwzQ42u3qWnzMr/eEoz2XrcR1+PRjqQ Qh1qvy0So7xJCLu0iIwBZg8L2hHkN4iuHv6wo= Received: by 10.103.171.20 with SMTP id y20mr2646285muo.100.1250062890924; Wed, 12 Aug 2009 00:41:30 -0700 (PDT) Received: from ?192.168.1.21? (cable-static-138-82.eblcom.ch [87.102.138.82]) by mx.google.com with ESMTPS id n10sm28591266mue.19.2009.08.12.00.41.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 12 Aug 2009 00:41:30 -0700 (PDT) Message-ID: <4A827229.4010707@gmail.com> Date: Wed, 12 Aug 2009 09:41:29 +0200 From: Felix Meschberger User-Agent: Thunderbird 2.0.0.22 (X11/20090608) MIME-Version: 1.0 To: Jackrabbit Dev Subject: [VOTE] Release Apache Jackrabbit JCR API Bundle 1.0.0.000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have posted a candidate for the Apache Jackrabbit JCR API Bundle 1.0.0.000 release at http://people.apache.org/~fmeschbe/jcr-api-1.0.0.000/ See the RELEASE-NOTES.txt file (also included at the end of this message) for details on release contents and latest changes. The release candidate is a jar archive of the sources in http://svn.apache.org/repos/asf/jackrabbit/commons/jcr-api/tags/jcr-api-1.0.0.000. The SHA1 checksum of the jcr-api-1.0.0.000-src.jar release package is f91cd4358bbdffb06f0bf1ff61e3e30e958d01dd. Please vote on releasing this package as Apache Jackrabbit JCR API Bundle 1.0.0.000. The vote is open for the next 72 hours and passes if a majority of at least three +1 Jackrabbit PMC votes are cast. [ ] +1 Release this package as Apache Jackrabbit JCR API Bundle 1.0.0.000 [ ] -1 Do not release this package because... With the source release I have also included pre-compiled binaries for the main deployment package. A staged Maven repository can be reviewed at https://repository.apache.org/content/repositories/jackrabbit-023/. If this vote passes, I'll make the release packages available on the Jackrabbit download page and push the staged repository out to Maven central. Regards Felix Release Notes -- Apache Jackrabbit JCR API Bundle -- Version 1.0.0.000 Introduction ------------ Apache Jackrabbit JCR API Bundle 1.0.0.000 is a first release of the OSGi Bundle wrapper for the JCR API 1.0. It is mainly targeted at users implementing JCR based applications in OSGi frameworks. See the Jackrabbit issue tracker for all the change in this release: https://issues.apache.org/jira/browse/JCRSITE/fixforversion/12314152 The issue tracker also documents all the known issues in this release: https://issues.apache.org/jira/browse/JCRSITE/component/12312992 Release Contents ---------------- This release consists of a single source archive (jcr-api-1.0.0.000-src.jar) that contains all the Apache Jackrabbit components. Use the following commands (or the equivalent in your system) to build the release with Maven 2 and Java 1.4 or higher: jar xf jcr-api-1.0.0.000-src.jar cd jcr-api-1.0.0.000-src mvn install 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 ----------------------- 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. Typical applications that use content repositories include content management, document management, and records management systems. 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 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/