mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

vharseko
30.35.2018 3880ed6cec3dfb47a0f71c9cd7601b489a45f675
Merge branch 'master' of https://github.com/OpenIdentityPlatform/OpenDJ.git
1 files modified
5 ■■■■■ changed files
README.md 5 ●●●●● patch | view | raw | blame | history
README.md
@@ -34,6 +34,11 @@
Java 1.8+ required
## How-to build
For windows use:
```bash
git config --system core.longpaths true
```
```bash
git clone --recursive  https://github.com/OpenIdentityPlatform/OpenDJ.git
mvn clean install -f OpenDJ/forgerock-parent