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 3297 (English answer hardcoded in tools.properties) Use local...
jvergara
25.32.2009
23ca52ebddf3bdda34bf0089defdf2efd0949950
[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