Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 79603 invoked from network); 30 Apr 2009 08:03:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Apr 2009 08:03:54 -0000 Received: (qmail 11253 invoked by uid 500); 30 Apr 2009 08:03:53 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 11185 invoked by uid 500); 30 Apr 2009 08:03:53 -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 11177 invoked by uid 99); 30 Apr 2009 08:03:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2009 08:03:53 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2009 08:03:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 49C3E234C003 for ; Thu, 30 Apr 2009 01:03:30 -0700 (PDT) Message-ID: <1240431292.1241078610300.JavaMail.jira@brutus> Date: Thu, 30 Apr 2009 01:03:30 -0700 (PDT) From: "Jukka Zitting (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Resolved: (CMIS-2) Move initial codebases from Jackrabbit to Chemistry In-Reply-To: <175539533.1241078494480.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CMIS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved CMIS-2. ------------------------------ Resolution: Fixed The codebases have now been moved. If you have a checkout of the chemistry or jcr-cmis directory from the Jackrabbit sandbox, you need to either do a fresh checkout from Apache Chemistry: svn checkout https://svn.apache.org/repos/asf/incubator/chemistry/trunk chemistry-trunk .... or use the svn switch command to switch the location of your existing checkout: svn switch https://svn.apache.org/repos/asf/incubator/chemistry/trunk/chemistry svn switch https://svn.apache.org/repos/asf/incubator/chemistry/trunk/jcr-cmis > Move initial codebases from Jackrabbit to Chemistry > --------------------------------------------------- > > Key: CMIS-2 > URL: https://issues.apache.org/jira/browse/CMIS-2 > Project: Apache Chemistry > Issue Type: Task > Reporter: Jukka Zitting > Assignee: Jukka Zitting > > The initial codebases of Chemistry (chemistry and jcr-cmis) should be moved from the Jackrabbit sandbox to the new Chemistry trunk. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.