From uima-dev-return-10270-apmail-incubator-uima-dev-archive=incubator.apache.org@incubator.apache.org Mon Aug 24 16:47:40 2009 Return-Path: Delivered-To: apmail-incubator-uima-dev-archive@minotaur.apache.org Received: (qmail 27295 invoked from network); 24 Aug 2009 16:47:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Aug 2009 16:47:40 -0000 Received: (qmail 45100 invoked by uid 500); 24 Aug 2009 15:01:26 -0000 Delivered-To: apmail-incubator-uima-dev-archive@incubator.apache.org Received: (qmail 45062 invoked by uid 500); 24 Aug 2009 15:01:25 -0000 Mailing-List: contact uima-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: uima-dev@incubator.apache.org Delivered-To: mailing list uima-dev@incubator.apache.org Received: (qmail 45051 invoked by uid 99); 24 Aug 2009 15:01:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Aug 2009 15:01:25 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of twgoetz@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 24 Aug 2009 15:01:15 +0000 Received: (qmail invoked by alias); 24 Aug 2009 15:00:54 -0000 Received: from blueice1n1.de.ibm.com (EHLO [9.152.14.84]) [195.212.29.163] by mail.gmx.net (mp071) with SMTP; 24 Aug 2009 17:00:54 +0200 X-Authenticated: #25330878 X-Provags-ID: V01U2FsdGVkX1/1F8xfvRH1p891qPFLyKLDv01+dpzpW39bNoVPtl +k0WRN35kn2Gh2 Message-ID: <4A92AAAA.3050302@gmx.de> Date: Mon, 24 Aug 2009 16:58:50 +0200 From: Thilo Goetz User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: uima-dev@incubator.apache.org Subject: Re: svn commit: r807252 - /incubator/uima/sandbox/trunk/FsVariables/pom.xml References: <20090824144930.359232388892@eris.apache.org> In-Reply-To: <20090824144930.359232388892@eris.apache.org> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.53 X-Virus-Checked: Checked by ClamAV on apache.org schor@apache.org wrote: > Author: schor > Date: Mon Aug 24 14:49:29 2009 > New Revision: 807252 > > URL: http://svn.apache.org/viewvc?rev=807252&view=rev > Log: > [UIMA-1501] > > Modified: > incubator/uima/sandbox/trunk/FsVariables/pom.xml > > Modified: incubator/uima/sandbox/trunk/FsVariables/pom.xml > URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/FsVariables/pom.xml?rev=807252&r1=807251&r2=807252&view=diff > ============================================================================== > --- incubator/uima/sandbox/trunk/FsVariables/pom.xml (original) > +++ incubator/uima/sandbox/trunk/FsVariables/pom.xml Mon Aug 24 14:49:29 2009 > @@ -24,43 +24,42 @@ > org.apache.uima > FsVariables > jar > - 2.3.0-incubating-SNAPSHOT > + 2.3.0-incubating-SNAPSHOT > Apache UIMA FS Variables Package > - http://incubator.apache.org/uima > + > + > + org.apache.uima > + uimaj > + 2.3.0-incubating-SNAPSHOT > + ../uimaj > + > + Shouldn't that be + + org.apache.uima + SandboxDistr + 2.3.0-incubating-SNAPSHOT + ../SandboxDistr + > > > org.apache.uima > uimaj-core > - 2.3.0-incubating-SNAPSHOT > - compile > > > org.apache.uima > uimaj-test-util > - 2.3.0-incubating-SNAPSHOT > - compile > > > org.apache.uima > uimaj-component-test-util > - 2.3.0-incubating-SNAPSHOT > - compile > > - > > + > > uimaj-fsvars > - > - > + > + > desc > - > - > + > + > + src/test/resources > + > + > > - > - > - ApacheIncubatorRepository > - http://people.apache.org/repo/m2-incubating-repository/ > - > - > + > > >