Return-Path: X-Original-To: apmail-incubator-ambari-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9F6F3DAB9 for ; Thu, 23 Aug 2012 23:51:07 +0000 (UTC) Received: (qmail 45355 invoked by uid 500); 23 Aug 2012 23:51:07 -0000 Delivered-To: apmail-incubator-ambari-commits-archive@incubator.apache.org Received: (qmail 45328 invoked by uid 500); 23 Aug 2012 23:51:07 -0000 Mailing-List: contact ambari-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-commits@incubator.apache.org Received: (qmail 45321 invoked by uid 99); 23 Aug 2012 23:51:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2012 23:51:07 +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; Thu, 23 Aug 2012 23:51:04 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6FDE12388962; Thu, 23 Aug 2012 23:50:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1376790 - in /incubator/ambari/branches/AMBARI-666: AMBARI-666-CHANGES.txt ambari-agent/pom.xml ambari-server/pom.xml Date: Thu, 23 Aug 2012 23:50:20 -0000 To: ambari-commits@incubator.apache.org From: hitesh@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120823235020.6FDE12388962@eris.apache.org> Author: hitesh Date: Thu Aug 23 23:50:19 2012 New Revision: 1376790 URL: http://svn.apache.org/viewvc?rev=1376790&view=rev Log: AMBARI-680. Fix pom structure. (hitesh)(Contributed by hitesh) Modified: incubator/ambari/branches/AMBARI-666/AMBARI-666-CHANGES.txt incubator/ambari/branches/AMBARI-666/ambari-agent/pom.xml incubator/ambari/branches/AMBARI-666/ambari-server/pom.xml Modified: incubator/ambari/branches/AMBARI-666/AMBARI-666-CHANGES.txt URL: http://svn.apache.org/viewvc/incubator/ambari/branches/AMBARI-666/AMBARI-666-CHANGES.txt?rev=1376790&r1=1376789&r2=1376790&view=diff ============================================================================== --- incubator/ambari/branches/AMBARI-666/AMBARI-666-CHANGES.txt (original) +++ incubator/ambari/branches/AMBARI-666/AMBARI-666-CHANGES.txt Thu Aug 23 23:50:19 2012 @@ -20,3 +20,4 @@ AMBARI-666 branch (unreleased changes) BUG FIXES + AMBARI-680. Fix pom structure. (hitesh) Modified: incubator/ambari/branches/AMBARI-666/ambari-agent/pom.xml URL: http://svn.apache.org/viewvc/incubator/ambari/branches/AMBARI-666/ambari-agent/pom.xml?rev=1376790&r1=1376789&r2=1376790&view=diff ============================================================================== --- incubator/ambari/branches/AMBARI-666/ambari-agent/pom.xml (original) +++ incubator/ambari/branches/AMBARI-666/ambari-agent/pom.xml Thu Aug 23 23:50:19 2012 @@ -1,64 +1,39 @@ + 4.0.0 org.apache.ambari ambari-agent - 1.0-SNAPSHOT + 0.10.0-SNAPSHOT ambari-agent http://maven.apache.org - - 7.0.0.pre5 - org.apache.ambari - 1.0-SNAPSHOT - ambari + 0.10.0-SNAPSHOT + ambari-project + ../ambari-project - - org.mortbay.jetty - jetty - - - org.mortbay.jetty - jetty-ssl - - - org.mortbay.jetty - jetty-util - - - org.mortbay.jetty - jetty-plus - - - - com.sun.jersey - jersey-server - - - log4j - log4j - - - - javax.servlet - servlet-api - junit junit - - - javanettasks - httpunit - - - junit - junit - Modified: incubator/ambari/branches/AMBARI-666/ambari-server/pom.xml URL: http://svn.apache.org/viewvc/incubator/ambari/branches/AMBARI-666/ambari-server/pom.xml?rev=1376790&r1=1376789&r2=1376790&view=diff ============================================================================== --- incubator/ambari/branches/AMBARI-666/ambari-server/pom.xml (original) +++ incubator/ambari/branches/AMBARI-666/ambari-server/pom.xml Thu Aug 23 23:50:19 2012 @@ -18,15 +18,16 @@ org.apache.ambari - ambari - 1.0-SNAPSHOT + ambari-project + 0.10.0-SNAPSHOT + ../ambari-project 4.0.0 org.apache.ambari ambari-server jar ambari-server - 1.0-SNAPSHOT + 0.10.0-SNAPSHOT Ambari Server @@ -127,10 +128,6 @@ mockito-core - org.apache.ambari - ambari-client - - org.mortbay.jetty jetty