Return-Path: X-Original-To: apmail-uima-user-archive@www.apache.org Delivered-To: apmail-uima-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B067DD23 for ; Wed, 17 Oct 2012 16:36:46 +0000 (UTC) Received: (qmail 89408 invoked by uid 500); 17 Oct 2012 16:36:46 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 89330 invoked by uid 500); 17 Oct 2012 16:36:46 -0000 Mailing-List: contact user-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@uima.apache.org Delivered-To: mailing list user@uima.apache.org Received: (qmail 89318 invoked by uid 99); 17 Oct 2012 16:36:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Oct 2012 16:36:46 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of himanshu.gahlot86@gmail.com designates 209.85.210.175 as permitted sender) Received: from [209.85.210.175] (HELO mail-ia0-f175.google.com) (209.85.210.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Oct 2012 16:36:39 +0000 Received: by mail-ia0-f175.google.com with SMTP id b35so5547505iac.6 for ; Wed, 17 Oct 2012 09:36:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=nUpvkk6Ss+J7c+Q6X/h0802tgzlKFsG+A+tbwJrWkYk=; b=Eg8h9z1J3YuhQBUwSSpUIDppJKaRMF1q81cSV5nvqFqR/RfQZKNJv07XiXU9pjdoPW 2vMsFZhJHcw5Gr270glJxvf/k/5L69sYOhbeMxSZM+wZ8Rcuw7yb8VLQRcAqVPHLHjan GqTlo//RvA2FoknFvzPwn+rvdWyxLDm3pzolaWuFutBRxleMicZ/YJjaJRvddIoQalRF pVj1cH+8BHhdD9MMj6bxqboObbt0Ka8enrepWX+efNuRpu8qM4kJcPt4gf8X4qn8fUcj ffyS7V4NAb8rATo3vxYEI57k2vCF7rNtfD8kXxvKohyf981HvgA+r7AC5YmyyfUGERoQ WEeg== Received: by 10.50.88.168 with SMTP id bh8mr2091774igb.71.1350491779001; Wed, 17 Oct 2012 09:36:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.216.168 with HTTP; Wed, 17 Oct 2012 09:35:58 -0700 (PDT) In-Reply-To: <507BC2CC.7070605@gmail.com> References: <50786F80.204@keatext.com> <5078A120.6080001@schor.com> <507BC2CC.7070605@gmail.com> From: Himanshu Gahlot Date: Wed, 17 Oct 2012 09:35:58 -0700 Message-ID: Subject: Re: Using JCasGen outside eclipse To: user@uima.apache.org Content-Type: multipart/alternative; boundary=e89a8f3ba551c26f4104cc43de93 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f3ba551c26f4104cc43de93 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I used Steven's maven plugin and it worked flawlessly! Thanks everyone! Himanshu On Mon, Oct 15, 2012 at 1:01 AM, J=F6rn Kottmann wrote= : > On 10/13/2012 01:33 AM, Steven Bethard wrote: > >> Yep, I'm happy to donate the code. It was all written by me, and I've >> already signed an Apache CLA, so I assume it would be pretty easy. >> > > Great, that makes it easy. > > +1 from me to include the code. It should probably > go into the next release of uimaj so everyone can easily use it. > > J=F6rn > > --e89a8f3ba551c26f4104cc43de93--