dashboard
repositories
filestore
activity
search
login
external-software
/
github_OpenIdentityPlatform_OpenDJ
mirror of
https://github.com/OpenIdentityPlatform/OpenDJ.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix for issue 3890 (Control Panel LDAP browser displays 0.0.0.0 in the root...
jvergara
23.51.2009
5dd35ae2e29ec569de41bca273bfe7ef2921b7e5
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
re-scripts
/
bin
/
ws
/
build-status
/
README
1
2
3
4
In a small piece of Java that generates a build status page in /daily-builds/status.html
/java/jdk6/bin/java -classpath classes org.opends.tools.BuildStatus
/java/jdk6/bin/javac -classpath src -d classes src/org/opends/tools/BuildStatus.java