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

vharseko
13.42.2017 a08bead929bf745f256d37f19a9c0ade8506e94e
README.md
@@ -8,9 +8,18 @@
mvn clean install -f forgerock-parent
mvn clean install -f OpenDJ
```
BIN: OpenDJ/opendj-server-legacy/target/package/opendj-4.0.0-SNAPSHOT.zip
About
==========
## How-to run after build
```bash
cd OpenDJ/opendj-server-legacy/target/package/opendj
./setup
bin/start-ds
bin/stop-ds
```
## About
OpenDJ is an [LDAPv3](http://tools.ietf.org/html/rfc4510) compliant directory service, which has been developed 
for the Java platform, providing a high performance, highly available, and secure store for the identities managed 
@@ -20,4 +29,4 @@
## 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: