Hi everyone,

I've created/modified the builds on builds.apache.org for Shindig.  We now
have 4 builds that will run regularly.  You can see them all here [1].

1) The Java6 build [2] will poll SCM hourly and will build if there are
changes.  Java6 is our primary build platform and thus will build most
often (at most once an hour)
2) The Java5 build [3] will poll SCM daily and will build if there are
changes.  Java5 is platform we still need to support but should not
break/deviate from the Java6 build often (at most once a day)
3) The Java7 build [4] will poll SCM weekly and will build if there are
changes.  Java7 is a platform we need to sanity check against and thus
won't build that often (at most once a week).
4) The Shindig Aseembly build [5] will build when the Java6 build finishes
and is successful or unstable (there are test failures but no build
failures).  This builds against Java 6.  Do we need a Java5 version as well?

Build notifications are sent to [email protected], so please
follow that list if you are interested in the state of the builds.

There are currently test failures across the Java5, 6, and 7 builds.  I
have another thread out to the this list about how we can debug and fix
this.

Please let me know if you have any questions.

Thanks,
-Stanton

[1] https://builds.apache.org/view/S-Z/view/Shindig/
[2]
https://builds.apache.org/view/S-Z/view/Shindig/job/Shindig%20Trunk%20(Java%206)/
[3]
https://builds.apache.org/view/S-Z/view/Shindig/job/Shindig%20Trunk%20(Java%205)/
[4]
https://builds.apache.org/view/S-Z/view/Shindig/job/Shindig%20Trunk%20(Java%207)/
[5] https://builds.apache.org/view/S-Z/view/Shindig/job/Shindig%20Assembly/

Reply via email to