From 6147be56c083590bb71221f3014492c607d944bc Mon Sep 17 00:00:00 2001 From: vharseko <vharseko@openam.org.ru> Date: Tue, 20 Feb 2018 15:24:38 +0000 Subject: [PATCH] update com.sleepycat je version 5.0.104->7.5.11 (Apache License, Version 2.0) --- README.md | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 710c225..ad23d14 100644 --- a/README.md +++ b/README.md @@ -13,20 +13,20 @@ ## License This project is licensed under the Common Development and Distribution License (CDDL). The following text applies to -both this file, and should also be included in all files in the project: +both this file, and should also be included in all files in the project. ## Downloads -* [OpenDJ ZIP (All OS)](https://github.com/OpenIdentityPlatform/OpenDJ/releases/latest) -* [OpenDJ DEB (Debian)](https://github.com/OpenIdentityPlatform/OpenDJ/releases/latest) -* [OpenDJ RPM (Redhat/Centos)](https://github.com/OpenIdentityPlatform/OpenDJ/releases/latest) -* [OpenDJ MSI (Windows/Wine)](https://github.com/OpenIdentityPlatform/OpenDJ/releases/latest) +* [OpenDJ ZIP](https://github.com/OpenIdentityPlatform/OpenDJ/releases/latest) (All OS) +* [OpenDJ DEB](https://github.com/OpenIdentityPlatform/OpenDJ/releases/latest) (Debian) +* [OpenDJ RPM](https://github.com/OpenIdentityPlatform/OpenDJ/releases/latest) (Redhat/Centos) +* [OpenDJ MSI](https://github.com/OpenIdentityPlatform/OpenDJ/releases/latest) (Windows/Wine) Java 1.8+ required ## How-to build ```bash git clone --recursive https://github.com/OpenIdentityPlatform/OpenDJ.git -mvn clean install -f forgerock-parent +mvn clean install -f OpenDJ/forgerock-parent mvn clean install -f OpenDJ ``` -- Gitblit v1.10.0