Return-Path: X-Original-To: apmail-incubator-ctakes-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ctakes-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 33947DBA6 for ; Thu, 15 Nov 2012 16:12:40 +0000 (UTC) Received: (qmail 53662 invoked by uid 500); 15 Nov 2012 16:12:40 -0000 Delivered-To: apmail-incubator-ctakes-dev-archive@incubator.apache.org Received: (qmail 53598 invoked by uid 500); 15 Nov 2012 16:12:39 -0000 Mailing-List: contact ctakes-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ctakes-dev@incubator.apache.org Delivered-To: mailing list ctakes-dev@incubator.apache.org Received: (qmail 53573 invoked by uid 99); 15 Nov 2012 16:12:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2012 16:12:39 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [198.49.146.77] (HELO smtpksrv1.mitre.org) (198.49.146.77) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2012 16:12:34 +0000 Received: from smtpksrv1.mitre.org (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 2F3851F0BC8 for ; Thu, 15 Nov 2012 11:12:13 -0500 (EST) Received: from IMCCAS01.MITRE.ORG (imccas01.mitre.org [129.83.29.78]) by smtpksrv1.mitre.org (Postfix) with ESMTP id 00B2D4330118 for ; Thu, 15 Nov 2012 11:12:13 -0500 (EST) Received: from IMCMBX04.MITRE.ORG ([169.254.4.53]) by IMCCAS01.MITRE.ORG ([129.83.29.68]) with mapi id 14.02.0318.004; Thu, 15 Nov 2012 11:12:12 -0500 From: "Coarr, Matt" To: "ctakes-dev@incubator.apache.org" Subject: Re: trunk still frozen? Thread-Topic: trunk still frozen? Thread-Index: Ac3Ca/rG0KJ4S2B3S3eaER0bjj9RKQAJyJngADh2cID//64BgA== Date: Thu, 15 Nov 2012 16:12:12 +0000 Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.5.121010 x-originating-ip: [10.146.16.42] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org I vote for C. I also have some code changes that are in need of a commit to make it easier to collaborate. Matt On 2012-11-15 11:05 , "Steven Bethard" wrote: >On Nov 14, 2012, at 2:28 PM, Steven Bethard >wrote: >> What's the status of the cTAKES trunk? Is it still frozen for the >>pending release? > >On Nov 14, 2012, at 7:13 PM, "Chen, Pei" >wrote: >> It's been getting ready for the 3.0 release > >Ok, we're currently working on a paper based on the relation-extractor >work, and we need to make some modifications to that code. Trading diffs >over email isn't really a practical option. > >So should we: > >(a) work directly in trunk, and just let the release include our changes? >(b) create a branch for the relation extractor, and merge it back into >trunk after the release? >(c) create a branch for the release? > >Steve >