Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 90193 invoked from network); 17 Feb 2008 04:58:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Feb 2008 04:58:59 -0000 Received: (qmail 84111 invoked by uid 500); 17 Feb 2008 04:58:53 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 84042 invoked by uid 500); 17 Feb 2008 04:58:53 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 84031 invoked by uid 99); 17 Feb 2008 04:58:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Feb 2008 20:58:53 -0800 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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Feb 2008 04:58:19 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 10FA81A9832; Sat, 16 Feb 2008 20:58:28 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r628426 - /geronimo/devtools/eclipse-plugin/trunk/eclipse/build.xml Date: Sun, 17 Feb 2008 04:58:27 -0000 To: scm@geronimo.apache.org From: mcconne@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080217045828.10FA81A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: mcconne Date: Sat Feb 16 20:58:24 2008 New Revision: 628426 URL: http://svn.apache.org/viewvc?rev=628426&view=rev Log: Update WTP to 2.0.2RC2 Modified: geronimo/devtools/eclipse-plugin/trunk/eclipse/build.xml Modified: geronimo/devtools/eclipse-plugin/trunk/eclipse/build.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/eclipse/build.xml?rev=628426&r1=628425&r2=628426&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/eclipse/build.xml (original) +++ geronimo/devtools/eclipse-plugin/trunk/eclipse/build.xml Sat Feb 16 20:58:24 2008 @@ -24,11 +24,11 @@ - + - - - + + + @@ -37,18 +37,18 @@ - + - - - + + + - + @@ -56,57 +56,69 @@ ------------------------------------------------------------------------------ + Downloading ${europa_win32_url}${europa_jee_win32} + ------------------------------------------------------------------------------ - + ------------------------------------------------------------------------------ + Unzipping ${europa_jee_win32} to the expected location in ${LOCAL_M2_REPO} + ------------------------------------------------------------------------------ - ------------------------------------------------------------------------------ + Downloading ${europa_linux_url}${europa_jee_linux_gz} + ------------------------------------------------------------------------------ - + ------------------------------------------------------------------------------ + Unzipping ${europa_jee_linux_gz} to the expected location in ${LOCAL_M2_REPO} + ------------------------------------------------------------------------------ - - + ------------------------------------------------------------------------------ + Downloading ${europa_macos_url}${europa_jee_macos_gz} + ------------------------------------------------------------------------------ - + ------------------------------------------------------------------------------ + Unzipping ${europa_jee_macos_gz} to the expected location in ${LOCAL_M2_REPO} + ------------------------------------------------------------------------------ - - + @@ -119,73 +131,89 @@ ------------------------------------------------------------------------------ + Downloading ${dtp_download_url}${dtp_sdk} + ------------------------------------------------------------------------------ - + ------------------------------------------------------------------------------ + Unzipping ${dtp_sdk} to the expected location in ${LOCAL_M2_REPO} + ------------------------------------------------------------------------------ - ------------------------------------------------------------------------------ + Downloading ${emf_download_url}${emf_sdo} + ------------------------------------------------------------------------------ - + ------------------------------------------------------------------------------ + Unzipping ${emf_sdo} to the expected location in ${LOCAL_M2_REPO} + ------------------------------------------------------------------------------ - ------------------------------------------------------------------------------ + Downloading ${gef_download_url}${gef_sdk} + ------------------------------------------------------------------------------ - + ------------------------------------------------------------------------------ + Unzipping ${gef_sdk} to the expected location in ${LOCAL_M2_REPO} + ------------------------------------------------------------------------------ - ------------------------------------------------------------------------------ + Downloading ${wtp_download_url}${wtp_sdk} + ------------------------------------------------------------------------------ - + ------------------------------------------------------------------------------ + Unzipping ${wtp_sdk} to the expected location in ${LOCAL_M2_REPO} + ------------------------------------------------------------------------------ -