Return-Path: Delivered-To: apmail-uima-commits-archive@www.apache.org Received: (qmail 6155 invoked from network); 7 Sep 2010 20:34:33 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Sep 2010 20:34:33 -0000 Received: (qmail 30078 invoked by uid 500); 7 Sep 2010 20:34:33 -0000 Delivered-To: apmail-uima-commits-archive@uima.apache.org Received: (qmail 30039 invoked by uid 500); 7 Sep 2010 20:34:33 -0000 Mailing-List: contact commits-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@uima.apache.org Delivered-To: mailing list commits@uima.apache.org Received: (qmail 30032 invoked by uid 99); 7 Sep 2010 20:34:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Sep 2010 20:34:33 +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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Sep 2010 20:34:31 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5A49C23889D7; Tue, 7 Sep 2010 20:34:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r993524 - /uima/uima-as/trunk/uimaj-ep-deployeditor/pom.xml Date: Tue, 07 Sep 2010 20:34:11 -0000 To: commits@uima.apache.org From: schor@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100907203411.5A49C23889D7@eris.apache.org> Author: schor Date: Tue Sep 7 20:34:11 2010 New Revision: 993524 URL: http://svn.apache.org/viewvc?rev=993524&view=rev Log: [UIMA-1865] lock down transitive dependency versions for Eclipse artifacts in uima-as Modified: uima/uima-as/trunk/uimaj-ep-deployeditor/pom.xml Modified: uima/uima-as/trunk/uimaj-ep-deployeditor/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-ep-deployeditor/pom.xml?rev=993524&r1=993523&r2=993524&view=diff ============================================================================== --- uima/uima-as/trunk/uimaj-ep-deployeditor/pom.xml (original) +++ uima/uima-as/trunk/uimaj-ep-deployeditor/pom.xml Tue Sep 7 20:34:11 2010 @@ -206,6 +206,77 @@ provided + + + + org.eclipse.equinox + org.eclipse.equinox.registry + 3.2.1 + provided + + + org.eclipse.core + org.eclipse.core.jobs + 3.2.0 + provided + + + org.eclipse.core + org.eclipse.core.contenttype + 3.2.0 + provided + + + org.eclipse.equinox + org.eclipse.equinox.preferences + 3.2.1 + provided + + + org.eclipse.core + org.eclipse.core.runtime.compatibility.auth + 3.2.0 + provided + + + org.eclipse.osgi + org.eclipse.osgi + 3.2.1 + provided + + + org.eclipse.core + org.eclipse.core.filesystem + 1.0.0 + provided + + + org.eclipse.equinox + org.eclipse.equinox.common + 3.2.0 + provided + + + org.eclipse.ant + org.eclipse.ant.core + 3.1.100 + provided + + + org.eclipse.core + org.eclipse.core.expressions + 3.2.1 + provided + + + org.eclipse.core + org.eclipse.core.variables + 3.1.100 + provided +