You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by mr...@apache.org on 2022/12/15 09:51:09 UTC

svn commit: r1906008 - in /jackrabbit/site/trunk/src/site/markdown/status: board-report-2022-09.md board-report-2022-12.md

Author: mreutegg
Date: Thu Dec 15 09:51:09 2022
New Revision: 1906008

URL: http://svn.apache.org/viewvc?rev=1906008&view=rev
Log:
Apache Jackrabbit Board Report December 2022 (draft)

Added:
    jackrabbit/site/trunk/src/site/markdown/status/board-report-2022-12.md   (with props)
Modified:
    jackrabbit/site/trunk/src/site/markdown/status/board-report-2022-09.md

Modified: jackrabbit/site/trunk/src/site/markdown/status/board-report-2022-09.md
URL: http://svn.apache.org/viewvc/jackrabbit/site/trunk/src/site/markdown/status/board-report-2022-09.md?rev=1906008&r1=1906007&r2=1906008&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/status/board-report-2022-09.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/status/board-report-2022-09.md Thu Dec 15 09:51:09 2022
@@ -14,7 +14,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-Apache Jackrabbit: Board Report September 2022 (draft)
+Apache Jackrabbit: Board Report September 2022
 ==============================================
 
 ## Description: 

Added: jackrabbit/site/trunk/src/site/markdown/status/board-report-2022-12.md
URL: http://svn.apache.org/viewvc/jackrabbit/site/trunk/src/site/markdown/status/board-report-2022-12.md?rev=1906008&view=auto
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/status/board-report-2022-12.md (added)
+++ jackrabbit/site/trunk/src/site/markdown/status/board-report-2022-12.md Thu Dec 15 09:51:09 2022
@@ -0,0 +1,90 @@
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+Apache Jackrabbit: Board Report December 2022 (draft)
+==============================================
+
+## Description: 
+The Apache Jackrabbit™ content repository is a fully conforming
+implementation of the Content Repository for Java™ Technology API
+(JCR, specified in JSR 170 and 283). The Jackrabbit content 
+repository is stable, largely feature complete and actively being
+maintained.
+ 
+Jackrabbit Oak is an effort to implement a scalable and performant 
+hierarchical content repository as a modern successor to the Apache
+Jackrabbit content repository. It is targeted for use as the 
+foundation of modern world-class websites and other demanding 
+content applications. In contrast to its predecessor, Oak does not 
+implement all optional features from the JSR specifications, and it 
+is not a reference implementation. 
+   
+## Issues: 
+There are no issues requiring board attention at this time.
+   
+## Membership Data:
+
+Apache Jackrabbit was founded 2006-03-15 (17 years ago)
+There are currently 58 committers and 58 PMC members in this project.
+The Committer-to-PMC ratio is 1:1.
+
+Community changes, past quarter:
+- No new PMC members. Last addition was Joerg Hoh on 2022-07-01.
+- No new committers. Last addition was Joerg Hoh on 2022-07-01.
+
+## Project Activity: 
+Apache Jackrabbit Oak receives most attention nowadays. All 
+maintenance branches and the main development branch are 
+continuously seeing moderate to high activity.
+
+Apache Jackrabbit itself is mostly in maintenance mode with most of 
+the work going into bug fixing and tooling. New features are mainly
+driven by dependencies from Jackrabbit Oak.
+
+Discussion started to require Java 11 as a minimum version, because
+is it getting more difficult to build and run Apache Jackrabbit with
+Java 8.
+
+There is an increased interest in updating the Guava dependency.
+Unfortunately some Guava classes were used in OSGi packages exported
+by Jackrabbit. This means an update of Guava in Jackrabbit becomes
+a breaking change and must be done carefully. The plan is also to
+hide the Guava dependency from Jackrabbit consumers, so we can more
+easily update Guava in the future.
+
+## Community Health:
+The project is healthy with a continuous stream of traffic mostly on
+the JIRA issues and GitHub pull requests reflecting the activity of
+the respective component. 
+
+Commit activity is moderate, mirroring the activity on the 
+JIRA issues and the desire of the individual contributors to bring
+features and improvements in for the next Jackrabbit Oak release.
+
+## Releases:
+
+- jackrabbit-filevault-3.6.4 was released on 2022-09-19
+- jackrabbit-2.21.13 was released on 2022-10-16
+- jackrabbit-oak-1.22.13 was released on 2022-10-17
+- jackrabbit-2.20.7 was released on 2022-11-10
+- jackrabbit-filevault-3.6.6 was released on 2022-12-05
+- jackrabbit-2.21.14 was released on 2022-12-08
+
+## JIRA activity:
+
+- 150 JIRA tickets created in the last 3 months
+- 144 JIRA tickets closed/resolved in the last 3 months
+ 
\ No newline at end of file

Propchange: jackrabbit/site/trunk/src/site/markdown/status/board-report-2022-12.md
------------------------------------------------------------------------------
    svn:eol-style = native