[Building Sakai] travis-ci.org and sakai

Neal Caidin neal.caidin at apereo.org
Wed Jan 28 12:06:41 PST 2015


Thanks Matthew!

Also thanks for letting me know that "...  it's link jenkins, it will build
all commits to master and check
nothing has got broken. It will also build all pull requests so people
who are reviewing them can know they at least compile. It can be a
little slow as our builds take about 20 minutes at the moment, but
it's better than nothing."

I think we should post the maven instructions somewhere.

-- Neal


On Tue, Jan 27, 2015 at 11:32 AM, Matthew Buckett <
matthew.buckett at it.ox.ac.uk> wrote:

> I've setup travis-ci.org to build when any pull requests are created
> for the sakai github repository and when they get merged into the
> master branch.
>
> You can see the status of the build at:
> https://travis-ci.org/sakaiproject/sakai
>
> The only thing developers might notice is that test output is no
> longer sent to the console by default (this was to get the build log
> to be reasonable size). To get the test output back on the console do:
>
> mvn -Dmaven.test.redirectTestOutputToFile=false install
>
> If you always want this, you can create a profile in your
> ~/.m2/settings.xml which is active by default and sets this back. I
> don't see this as a replacement for jenkins, but it's quick to setup,
> integrates well with github and is free.
>
> At the moment it might email you if you break/fix the build, but other
> than that you shouldn't hear from it.
>
> --
>   Matthew Buckett, VLE Developer, IT Services, University of Oxford
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20150128/aad5d102/attachment.html 


More information about the sakai-dev mailing list