You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sm...@apache.org on 2014/01/29 22:36:25 UTC

git commit: AMBARI-4395. ambari-server should use HDP repo when downloading jdk 7 (Dmytro Shkvyra via smohanty)

Updated Branches:
  refs/heads/trunk a0a10fc5a -> 625b53c56


AMBARI-4395. ambari-server should use HDP repo when downloading jdk 7 (Dmytro Shkvyra via smohanty)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/625b53c5
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/625b53c5
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/625b53c5

Branch: refs/heads/trunk
Commit: 625b53c56cf38d6807ea1b24c68ae5a97495995e
Parents: a0a10fc
Author: Sumit Mohanty <sm...@hortonworks.com>
Authored: Wed Jan 29 13:36:01 2014 -0800
Committer: Sumit Mohanty <sm...@hortonworks.com>
Committed: Wed Jan 29 13:36:01 2014 -0800

----------------------------------------------------------------------
 ambari-server/conf/unix/ambari.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/625b53c5/ambari-server/conf/unix/ambari.properties
----------------------------------------------------------------------
diff --git a/ambari-server/conf/unix/ambari.properties b/ambari-server/conf/unix/ambari.properties
index 74eed1b..334677a 100644
--- a/ambari-server/conf/unix/ambari.properties
+++ b/ambari-server/conf/unix/ambari.properties
@@ -21,7 +21,7 @@ resources.dir = /var/lib/ambari-server/resources
 custom.action.definitions = /var/lib/ambari-server/resources/custom_action_definitions
 jdk1.6.url=http://public-repo-1.hortonworks.com/ARTIFACTS/jdk-6u31-linux-x64.bin
 jce_policy1.6.url=http://public-repo-1.hortonworks.com/ARTIFACTS/jce_policy-6.zip
-jdk1.7.url=http://www.reucon.com/cdn/java/jdk-7u45-linux-x64.tar.gz
+jdk1.7.url=http://public-repo-1.hortonworks.com/ARTIFACTS/jdk-7u45-linux-x64.tar.gz
 jce_policy1.7.url=http://uni-smr.ac.ru/archive/dev/java/SDKs/sun/j2se/7/UnlimitedJCEPolicyJDK7.zip
 metadata.path=/var/lib/ambari-server/resources/stacks
 server.version.file=/var/lib/ambari-server/resources/version