You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by Sandro Martini <sa...@gmail.com> on 2012/07/23 12:21:49 UTC

Jenkins CI Builds for Pivot sources

Hi all,
other than usual CI Builds for Pivot trunk (now for developments on
2.1.0), here:

https://builds.apache.org/job/Pivot-trunk/
https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/

I have just setup similar jobs even for Pivot-2.0.x maintenance branch
(now targeted to 2.0.3), here:

https://builds.apache.org/job/Pivot-maintenance/
https://builds.apache.org/job/Pivot-maintenance%20on%20Java%207/


Default jobs use the latest JDK 6, and others use the latest JDK 7
(both installed in Apache Jenkins servers).
Builds run daily at midnight, or triggered by hand (by us) when necessary.


Note that generated artifacts currently are not stored, we use these
builds just to ensure nothing is broken by some commit.


Bye,
Sandro