-iUI now has a [http://martinfowler.com/articles/continuousIntegration.html Continuous Integration] (CI) server that will make up-to-date test releases
of the latest version of iUI from the 'master' branch of the main iUI
repository. CI servers are also known as build servers. The
[https://cmt.ci.cloudbees.com/job/iUI/ iUI CI server] will generate a new
build of iUI whenever any change is checked in to the main iUI repository.
+iUI now has a [http://martinfowler.com/articles/continuousIntegration.html Continuous Integration] (CI) server that will make up-to-date test releases
of the latest version of iUI from the 'master' branch of the main iUI
repository. CI servers are also known as build servers. The
[https://iui.ci.cloudbees.com/job/iUI/ iUI CI server] will generate a new
build of iUI whenever any change is checked in to the main iUI repository.
= Downloading CI Builds: Caveat Emptor =
-Anyone may download a CI build, but should be aware that there are *no
guarantees* as to how well these releases will work. To look at recent
builds visit the [https://cmt.ci.cloudbees.com/job/iUI/ CI server
dashboard] and pick a recent build that appears to be successful.
+Anyone may download a CI build, but should be aware that there are *no
guarantees* as to how well these releases will work. To look at recent
builds visit the [https://iui.ci.cloudbees.com/job/iUI/ CI server
dashboard] and pick a recent build that appears to be successful.
Most users should download stable builds of iUI from the Google Code
[http://code.google.com/p/iui/downloads/list download page]. Only use a
build from the CI server if you are experienced with iUI and are willing
and able to keep track of the latest changes being made by the iUI core
developers. (If you wish to be involved at this level, please join the
[groups.google.com/group/iui-developers iui-developers Group]).