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 8AC95C3EF for ; Tue, 17 Jul 2012 22:34:26 +0000 (UTC) Received: (qmail 11522 invoked by uid 500); 17 Jul 2012 22:34:26 -0000 Delivered-To: apmail-incubator-ambari-commits-archive@incubator.apache.org Received: (qmail 11504 invoked by uid 500); 17 Jul 2012 22:34:26 -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 11497 invoked by uid 99); 17 Jul 2012 22:34:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jul 2012 22:34:26 +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, 17 Jul 2012 22:34:25 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 748A123889BF; Tue, 17 Jul 2012 22:34:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1362692 - in /incubator/ambari/trunk: CHANGES.txt hmc/puppet/modules/hdp-java-jce/files/jce_policy-6.zip Date: Tue, 17 Jul 2012 22:34:06 -0000 To: ambari-commits@incubator.apache.org From: jitendra@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120717223406.748A123889BF@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jitendra Date: Tue Jul 17 22:34:06 2012 New Revision: 1362692 URL: http://svn.apache.org/viewvc?rev=1362692&view=rev Log: Reverting AMBARI-642. Removed: incubator/ambari/trunk/hmc/puppet/modules/hdp-java-jce/files/jce_policy-6.zip Modified: incubator/ambari/trunk/CHANGES.txt Modified: incubator/ambari/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/CHANGES.txt?rev=1362692&r1=1362691&r2=1362692&view=diff ============================================================================== --- incubator/ambari/trunk/CHANGES.txt (original) +++ incubator/ambari/trunk/CHANGES.txt Tue Jul 17 22:34:06 2012 @@ -15,8 +15,6 @@ Trunk (unreleased changes) AMBARI-641. change the nagios status.data file location according to platform (vgogate) - AMBARI-642. Add jce policy file. (jitendra) - AMBARI-579. Support secure hadoop installation. (jitendra) AMBARI-640. Add entrypoint to fetch info pertaining to Ganglia Clusters