From uima-dev-return-10280-apmail-incubator-uima-dev-archive=incubator.apache.org@incubator.apache.org Mon Aug 24 20:54:54 2009 Return-Path: Delivered-To: apmail-incubator-uima-dev-archive@minotaur.apache.org Received: (qmail 97332 invoked from network); 24 Aug 2009 20:54:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Aug 2009 20:54:54 -0000 Received: (qmail 92573 invoked by uid 500); 24 Aug 2009 20:55:18 -0000 Delivered-To: apmail-incubator-uima-dev-archive@incubator.apache.org Received: (qmail 92505 invoked by uid 500); 24 Aug 2009 20:55:18 -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 92494 invoked by uid 99); 24 Aug 2009 20:55:18 -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 20:55:18 +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 20:55:06 +0000 Received: (qmail invoked by alias); 24 Aug 2009 20:54:46 -0000 Received: from p5B2050F9.dip.t-dialin.net (EHLO [192.168.0.11]) [91.32.80.249] by mail.gmx.net (mp039) with SMTP; 24 Aug 2009 22:54:46 +0200 X-Authenticated: #25330878 X-Provags-ID: V01U2FsdGVkX19HrFNQbfVHZNcf5eNIsHk673qlMdBJ5jDmYXb7pB WtfFvgQsthknUN Message-ID: <4A92FE15.1070106@gmx.de> Date: Mon, 24 Aug 2009 22:54:45 +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: r807280 - /incubator/uima/sandbox/trunk/WhitespaceTokenizer/pom.xml References: <20090824151400.B90992388871@eris.apache.org> In-Reply-To: <20090824151400.B90992388871@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.46 X-Virus-Checked: Checked by ClamAV on apache.org schor@apache.org wrote: > Author: schor > Date: Mon Aug 24 15:13:52 2009 > New Revision: 807280 > > URL: http://svn.apache.org/viewvc?rev=807280&view=rev > Log: > [UIMA-1501] > > Modified: > incubator/uima/sandbox/trunk/WhitespaceTokenizer/pom.xml > > Modified: incubator/uima/sandbox/trunk/WhitespaceTokenizer/pom.xml > URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/WhitespaceTokenizer/pom.xml?rev=807280&r1=807279&r2=807280&view=diff > ============================================================================== > --- incubator/uima/sandbox/trunk/WhitespaceTokenizer/pom.xml (original) > +++ incubator/uima/sandbox/trunk/WhitespaceTokenizer/pom.xml Mon Aug 24 15:13:52 2009 > @@ -24,148 +24,54 @@ > org.apache.uima > WhitespaceTokenizer > jar > - 2.3.0-incubating-SNAPSHOT > + 2.3.0-incubating-SNAPSHOT > Apache UIMA Java Annotator - WhitespaceTokenizer > - http://incubator.apache.org/uima > + > + > + org.apache.uima > + SandboxDistr > + 2.3.0-incubating-SNAPSHOT > + ../uimaj Wrong path? > + > + > > > 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 > - > - > - org.apache.uima > - PearPackagingMavenPlugin > - 2.3.0-incubating-SNAPSHOT > - provided > > > + > > uima-an-wst > - > - > + > + > + > + > + desc > + > + > + src/main/resources > + > + > + > + > + > desc > - > - > - src/main/resources > - > - > - > - > - org.apache.maven.plugins > - maven-compiler-plugin > - > - 1.5 > - 1.5 > - > - > - > - > - org.codehaus.mojo > - buildnumber-maven-plugin > - > - > - process-classes > - > - create > - > - > - > - > - {0,date,yyyy-MM-dd HH:mm:ss} > - > - timestamp > - > - > - > - > - > - maven-antrun-plugin > - > - > - CopyLicenseNoticeDisclaimer > - process-resources > - > - > - > - > - > - > - > - > - > - > - > - run > - > - > - > - > - DeleteLicenseNoticeDisclaimer > - package > - > - > - > - - includes="LICENSE NOTICE DISCLAIMER"/> > - > - > - > - > - run > - > - > - > - > - CleanLicenseNoticeDisclaimer > - clean > - > - > - > - - includes="LICENSE NOTICE DISCLAIMER"/> > - > - > - > - > - run > - > - > - > - > - > - > - org.apache.maven.plugins > - maven-jar-plugin > - > - > - > - Apache UIMA > - ${pom.name} > - ${pom.version} > - Apache Software Foundation > - ${pom.url} > - http://www.apache.org/licenses/LICENSE-2.0.txt > - ${buildNumber} > - > - > - > - > + > + > + src/test/resources > + > + > > + > > org.apache.uima > PearPackagingMavenPlugin > @@ -187,15 +93,6 @@ > > > > - > > > - > - > - ApacheIncubatorRepository > - > - http://people.apache.org/repo/m2-incubating-repository/ > - > - > - > >