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 incorrect copyright attribution.
matthew_swift
08.47.2009
8d505bab74e45f982b0ff33c19387dfad53a452e
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
re-scripts
/
bin
/
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