Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 29707 invoked from network); 3 Mar 2008 16:49:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Mar 2008 16:49:07 -0000 Received: (qmail 10099 invoked by uid 500); 3 Mar 2008 16:49:02 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 10074 invoked by uid 500); 3 Mar 2008 16:49:02 -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 10065 invoked by uid 99); 3 Mar 2008 16:49:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 08:49:01 -0800 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 aklimets@day.com designates 62.192.10.254 as permitted sender) Received: from [62.192.10.254] (HELO goobak01.day.com) (62.192.10.254) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 16:48:26 +0000 Received: by goobak01.day.com (Postfix, from userid 1212) id D265950860; Mon, 3 Mar 2008 17:38:32 +0100 (CET) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by goobak01.day.com (Postfix) with ESMTP id 3E86E50858 for ; Mon, 3 Mar 2008 17:38:31 +0100 (CET) Received: by nf-out-0910.google.com with SMTP id g13so79912nfb.21 for ; Mon, 03 Mar 2008 08:48:34 -0800 (PST) Received: by 10.78.133.2 with SMTP id g2mr453114hud.33.1204562913875; Mon, 03 Mar 2008 08:48:33 -0800 (PST) Received: from ?192.168.11.99? ( [62.192.10.254]) by mx.google.com with ESMTPS id j8sm364876gvb.7.2008.03.03.08.48.30 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 03 Mar 2008 08:48:32 -0800 (PST) Message-Id: <16A04B1D-0DAA-4E46-8DE3-BB1E2C660354@day.com> To: dev@jackrabbit.apache.org In-Reply-To: <37E4C282-667C-4F30-A5F5-6664DA3C4F41@day.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: [jira] Resolved: (JCR-1399) Backport JCR-1197: Node.restore() may throw InvalidItemStateException Date: Mon, 3 Mar 2008 17:48:26 +0100 References: <548513871.1204042011264.JavaMail.jira@brutus> <510143ac0802260858p317a09e4g8ff1cc05e663569c@mail.gmail.com> <37E4C282-667C-4F30-A5F5-6664DA3C4F41@day.com> X-Mailer: Apple Mail (2.919.2) From: Alexander Klimetschek X-Virus-Checked: Checked by ClamAV on apache.org Another follow-up finally with a proper solution for the future: The upcoming 2.5 version of the maven-eclipse-plugin will feature a new configuration setting "workspaceCodeStylesURL" that allows to reference an Eclipse codestyle xml file, which will be used for projects created with mvn eclipse:eclipse. The documentation is already online, although it's currently 2.5-SNAPSHOT and cannot be used yet easily: http://maven.apache.org/plugins/maven-eclipse-plugin/examples/load-code-styles.html Once 2.5 is out, this could be integrated into Jackrabbit's root pom along with putting the file with Jackrabbit's specific settings into the svn. Regards, Alex -- Alexander Klimetschek alexander.klimetschek@day.com