Return-Path: X-Original-To: apmail-airavata-commits-archive@www.apache.org Delivered-To: apmail-airavata-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 4315FE0BB for ; Fri, 11 Jan 2013 20:44:44 +0000 (UTC) Received: (qmail 49156 invoked by uid 500); 11 Jan 2013 20:44:44 -0000 Delivered-To: apmail-airavata-commits-archive@airavata.apache.org Received: (qmail 49109 invoked by uid 500); 11 Jan 2013 20:44:44 -0000 Mailing-List: contact commits-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list commits@airavata.apache.org Received: (qmail 49102 invoked by uid 99); 11 Jan 2013 20:44:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jan 2013 20:44:44 +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; Fri, 11 Jan 2013 20:44:43 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id D1B2223889E0; Fri, 11 Jan 2013 20:44:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1432281 - /airavata/trunk/modules/integration-tests/pom.xml Date: Fri, 11 Jan 2013 20:44:23 -0000 To: commits@airavata.apache.org From: lahiru@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130111204423.D1B2223889E0@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: lahiru Date: Fri Jan 11 20:44:23 2013 New Revision: 1432281 URL: http://svn.apache.org/viewvc?rev=1432281&view=rev Log: fixing https://issues.apache.org/jira/browse/AIRAVATA-718. Modified: airavata/trunk/modules/integration-tests/pom.xml Modified: airavata/trunk/modules/integration-tests/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/integration-tests/pom.xml?rev=1432281&r1=1432280&r2=1432281&view=diff ============================================================================== --- airavata/trunk/modules/integration-tests/pom.xml (original) +++ airavata/trunk/modules/integration-tests/pom.xml Fri Jan 11 20:44:23 2013 @@ -54,6 +54,11 @@ + + + + + @@ -83,33 +88,34 @@ - - org.apache.maven.plugins - maven-dependency-plugin - 2.4 - false - - - unpack-axis2 - compile - - unpack - - - - - org.apache.axis2 - axis2-webapp - ${axis2.version} - war - true - ${tomcat.work.dir}/webapps/axis2 - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + maven-antrun-plugin