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 2415: Fixed a typo in applyConfigurationChange that could cau...
boli
13.10.2009
1888509628eaf7d33e1c7e86148064b20504cbdf
[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