From f8afd88cbecdf77febf568acdc0c9e261a801e83 Mon Sep 17 00:00:00 2001 From: Jongmin Choi Date: Wed, 28 Sep 2016 16:40:58 +0900 Subject: [PATCH] [IOT-1353] Fixed README file for account server build README file fixed to resolve cloud account server build issue Change-Id: Iaa4e61480a54dd9c5b7d66d5a5c23e77e5fb8d77 Signed-off-by: Jongmin Choi Reviewed-on: https://gerrit.iotivity.org/gerrit/12401 Tested-by: jenkins-iotivity Reviewed-by: Jee Hyeok Kim (cherry picked from commit 567ff432a0d79e670b82e75eb7e0238bbd2455c4) Origin: https://gerrit.iotivity.org/gerrit/#/c/15271/ Reviewed-on: https://gerrit.iotivity.org/gerrit/15271 Reviewed-by: George Nash Reviewed-by: Ziran Sun --- cloud/account/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cloud/account/README b/cloud/account/README index c5cd318..85353ef 100644 --- a/cloud/account/README +++ b/cloud/account/README @@ -33,6 +33,6 @@ Build and Run - Before you run a Accout server, You need to set up following steps. 1) Install MongoDB 2) Install Github certificates for github.com and *.github.com. -5) Please download: file from http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html: Java Cryptography Extension - 1.Extract files from zip. - 2.Place local_policy.jar and US_export_policy.jar files in/usr/lib/jvm/PATH_TO_JDK/jre/lib/security +6) Please download: file from http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html: Java Cryptography Extension + 1.Extract files from zip. + 2.Place local_policy.jar and US_export_policy.jar files in/usr/lib/jvm/PATH_TO_JDK/jre/lib/security -- 2.7.4