From commits-return-10970-apmail-jackrabbit-commits-archive=jackrabbit.apache.org@jackrabbit.apache.org Mon Mar 21 07:51:59 2011 Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 92250 invoked from network); 21 Mar 2011 07:51:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Mar 2011 07:51:59 -0000 Received: (qmail 31208 invoked by uid 500); 21 Mar 2011 07:51:59 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 31168 invoked by uid 500); 21 Mar 2011 07:51:59 -0000 Mailing-List: contact commits-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 commits@jackrabbit.apache.org Received: (qmail 31161 invoked by uid 99); 21 Mar 2011 07:51:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Mar 2011 07:51:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Mar 2011 07:51:58 +0000 Received: from eosnew.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 97C60A7 for ; Mon, 21 Mar 2011 07:51:36 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Mon, 21 Mar 2011 07:51:36 -0000 Message-ID: <20110321075136.56758.47154@eosnew.apache.org> Subject: =?utf-8?q?=5BJackrabbit_Wiki=5D_Update_of_=22JcrCommons=22_by_ThomasMuell?= =?utf-8?q?er?= Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jackrabbit Wiki" fo= r change notification. The "JcrCommons" page has been changed by ThomasMueller. http://wiki.apache.org/jackrabbit/JcrCommons -------------------------------------------------- New page: =3D=3D Jackrabbit JCR Commons =3D=3D <> =3D=3D Overview =3D=3D Jackrabbit JCR Commons is a collection of general purpose classes for use w= ith the JCR API. The project does not depend on a specific JCR implementati= on, however it is best tested with Jackrabbit. =3D=3D Javadoc =3D=3D [[http://jackrabbit.apache.org/api/2.1/org/apache/jackrabbit/commons/JcrUti= ls.html|JcrUtils]] Utility methods to open a repository, get and add nodes and properties, run= a query, and create a string representation from a node. [[http://jackrabbit.apache.org/api/2.1/org/apache/jackrabbit/commons/packag= e-summary.html|Jackrabbit JCR Commons API Javadocs]] The package Javadocs =3D=3D Download =3D=3D This project is included in Jackrabbit standalone. =3D=3D=3D Maven =3D=3D=3D The Maven dependency is (replace the version number with the version of you= r choice): {{{ org.apache.jackrabbit jackrabbit-jcr-commons 2.3 }}}