Return-Path: X-Original-To: apmail-ace-commits-archive@www.apache.org Delivered-To: apmail-ace-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2FB5F9309 for ; Tue, 22 May 2012 12:06:05 +0000 (UTC) Received: (qmail 94869 invoked by uid 500); 22 May 2012 12:06:05 -0000 Delivered-To: apmail-ace-commits-archive@ace.apache.org Received: (qmail 94803 invoked by uid 500); 22 May 2012 12:06:03 -0000 Mailing-List: contact commits-help@ace.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ace.apache.org Delivered-To: mailing list commits@ace.apache.org Received: (qmail 94751 invoked by uid 99); 22 May 2012 12:06:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2012 12:06:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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, 22 May 2012 12:05:59 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id C9027238896F for ; Tue, 22 May 2012 12:05:38 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1341428 - /ace/trunk/ace-processlauncher/pom.xml Date: Tue, 22 May 2012 12:05:38 -0000 To: commits@ace.apache.org From: jawi@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120522120538.C9027238896F@eris.apache.org> Author: jawi Date: Tue May 22 12:05:38 2012 New Revision: 1341428 URL: http://svn.apache.org/viewvc?rev=1341428&view=rev Log: Fixed pom file to include sources. Modified: ace/trunk/ace-processlauncher/pom.xml Modified: ace/trunk/ace-processlauncher/pom.xml URL: http://svn.apache.org/viewvc/ace/trunk/ace-processlauncher/pom.xml?rev=1341428&r1=1341427&r2=1341428&view=diff ============================================================================== --- ace/trunk/ace-processlauncher/pom.xml (original) +++ ace/trunk/ace-processlauncher/pom.xml Tue May 22 12:05:38 2012 @@ -55,6 +55,10 @@ 4.0.2 1.0.4 + + org.apache.ace.processlauncher.osgi.Activator + org.apache.ace.processlauncher;version=${project.version}, org.apache.ace.processlauncher.util;version=${project.version} + org.apache.ace.processlauncher.impl,org.apache.ace.processlauncher.osgi