Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 98306 invoked from network); 14 Dec 2009 09:30:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Dec 2009 09:30:49 -0000 Received: (qmail 42349 invoked by uid 500); 14 Dec 2009 09:30:48 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 42269 invoked by uid 500); 14 Dec 2009 09:30:47 -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 42261 invoked by uid 99); 14 Dec 2009 09:30:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2009 09:30:47 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jukka.zitting@gmail.com designates 209.85.218.214 as permitted sender) Received: from [209.85.218.214] (HELO mail-bw0-f214.google.com) (209.85.218.214) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2009 09:30:39 +0000 Received: by bwz6 with SMTP id 6so1897054bwz.11 for ; Mon, 14 Dec 2009 01:30:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=I1nQ/hFbX9j6/JQ/dvtkjVXRkf6hO1nHVk06fkTGZCU=; b=In7dabqumDqc7q985hLVNnHM0+Xm6iOQv9YifRoVGNQM7U+vn8KLqI4yZ7ymv2WOUz ZZQ17+PT1xTiKrgYMbl0ixQTDqyyvs+y4DfgyWwDPtxPqPLQrZqW63OACmEe93AOtgof vmXPjKBwqlsRyOFJ4nTQU0BgHwdbcKnSEpPCg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=kaHIYiIg+qQ1cnh2tjXIBI7N36OJuozJHuldH++7F5puEm+GECdiiDb6s5PqzyEen3 VclMlDEDdoyLxRtxhJp8B6tGyhKnvelj8Dcrb9BfSEUuBorDaLZndC+W1rHGgFsu7O/W R9s/A9cHTlUdXT094mY+IxUwwIK72UxJYwfDM= MIME-Version: 1.0 Received: by 10.204.156.19 with SMTP id u19mr904154bkw.62.1260783017696; Mon, 14 Dec 2009 01:30:17 -0800 (PST) From: Jukka Zitting Date: Mon, 14 Dec 2009 10:29:02 +0100 Message-ID: <510143ac0912140129p10560317k21e0d6642d701622@mail.gmail.com> Subject: Jackrabbit board report draft To: Jackrabbit Developers Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, See below for the report that I'll send to the board in a few hours. I'm sorry for the late warning, but please share any comments or improvements if you have a chance to look at the draft before noon (UTC) today. BR, Jukka Zitting ---- Apache Jackrabbit is a fully conforming implementation of the Content Repository for Java Technology API (JCR, specified in JSR 170 and 283). The Apache Jackrabbit project is in good shape. We have no board-level issues at this time. o Releases Jackrabbit 2.0 reached beta status with the following releases: * Apache Jackrabbit 2.0 alpha11 on September 23rd * Apache Jackrabbit 2.0 beta1 on October 30th * Apache Jackrabbit 2.0 beta3 on November 25th * Apache Jackrabbit 2.0 beta4 on December 12th We also made two releases from the old 1.4 maintenance branch: * jackrabbit-core 1.4.10 on September 15th * jackrabbit-core 1.4.11 on September 23rd We made two releases of the Jackrabbit parent POM: * org.apache.jackrabbit:jackrabbit:4 on September 14th * org.apache.jackrabbit:jackrabbit:5 on October 4th o Legal We're tracking the LEGAL-50 and LEGAL-62 issues for further comments, but currently we have no open legal action items. We are interested in figuring out how the new trademark policy affects our logo, website and releases, and what steps we need to take to meet the policy. o Community / Development Jackrabbit participated in the Content Technology track and the NoSQL meetup at ApacheCon US 2009. The development branch related to database connection pooling has been merged back to Jackrabbit trunk and the results are included in the Jackrabbit 2.0 beta4 release. We've discussed with Apache Sling about taking over some OSGi bundling code they've written for Jackrabbit. On the other hand there is some code in Jackrabbit that's only being used by Sling and that might end up being adopted by them. We're considering making parts of our svn tree writable by members of both projects to simplify such cooperation. o Infrastructure We received some spam through Nabble on our dev@ list, and have asked Nabble to disable posts through the web interface. We reconfigured the Jackrabbit entry on Ohloh to get code statistics for the Git mirror at git.apache.org since the svn history seen by Ohloh didn't include the time when Jackrabbit was still incubating.