From uima-dev-return-10479-apmail-incubator-uima-dev-archive=incubator.apache.org@incubator.apache.org Mon Aug 31 23:57:55 2009 Return-Path: Delivered-To: apmail-incubator-uima-dev-archive@minotaur.apache.org Received: (qmail 42875 invoked from network); 31 Aug 2009 23:57:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Aug 2009 23:57:55 -0000 Received: (qmail 78728 invoked by uid 500); 31 Aug 2009 23:57:55 -0000 Delivered-To: apmail-incubator-uima-dev-archive@incubator.apache.org Received: (qmail 78693 invoked by uid 500); 31 Aug 2009 23:57:55 -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 78680 invoked by uid 99); 31 Aug 2009 23:57:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Aug 2009 23:57:55 +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; Mon, 31 Aug 2009 23:57:53 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AA878234C004 for ; Mon, 31 Aug 2009 16:57:32 -0700 (PDT) Message-ID: <986622433.1251763052686.JavaMail.jira@brutus> Date: Mon, 31 Aug 2009 16:57:32 -0700 (PDT) From: "Marshall Schor (JIRA)" To: uima-dev@incubator.apache.org Subject: [jira] Created: (UIMA-1537) License Notice Disclaimer copying 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 License Notice Disclaimer copying --------------------------------- Key: UIMA-1537 URL: https://issues.apache.org/jira/browse/UIMA-1537 Project: UIMA Issue Type: Improvement Components: Build, Packaging and Test Reporter: Marshall Schor Priority: Minor Fix For: 2.3S, 2.3, 2.3AS change the common build POM ant executions that work with LICENSE, NOTICE, and DISCLAIMER, to a) source these from the project top level if available (for use by sandbox and other projects having perhaps different versions of these files) b) copy into src/test/resources as well, if src/test/java exists (in preparation for building source jars of the test code) c) skip the whole operation if no src/main/java exists -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.