Return-Path: Delivered-To: apmail-sling-commits-archive@www.apache.org Received: (qmail 62390 invoked from network); 29 Dec 2010 09:20:49 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Dec 2010 09:20:49 -0000 Received: (qmail 79038 invoked by uid 500); 29 Dec 2010 09:20:48 -0000 Delivered-To: apmail-sling-commits-archive@sling.apache.org Received: (qmail 78979 invoked by uid 500); 29 Dec 2010 09:20:48 -0000 Mailing-List: contact commits-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list commits@sling.apache.org Received: (qmail 78972 invoked by uid 99); 29 Dec 2010 09:20:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Dec 2010 09:20:47 +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; Wed, 29 Dec 2010 09:20:45 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 75BBF2388A33; Wed, 29 Dec 2010 09:20:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1053576 - /sling/trunk/launchpad/testing-war/pom.xml Date: Wed, 29 Dec 2010 09:20:24 -0000 To: commits@sling.apache.org From: bdelacretaz@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101229092024.75BBF2388A33@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bdelacretaz Date: Wed Dec 29 09:20:16 2010 New Revision: 1053576 URL: http://svn.apache.org/viewvc?rev=1053576&view=rev Log: use 8080 as default port as in other modules Modified: sling/trunk/launchpad/testing-war/pom.xml Modified: sling/trunk/launchpad/testing-war/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/testing-war/pom.xml?rev=1053576&r1=1053575&r2=1053576&view=diff ============================================================================== --- sling/trunk/launchpad/testing-war/pom.xml (original) +++ sling/trunk/launchpad/testing-war/pom.xml Wed Dec 29 09:20:16 2010 @@ -45,7 +45,7 @@ - 8888 + 8080