Re: CI environment

2019-11-14 Thread Konrad Windszus
I asked INFRA to enable Travis builds on both FileVault repos in https://issues.apache.org/jira/browse/INFRA-19438 . Konrad > On 20. Aug 2019, at 15:58, Marcel Reutegger wrote: > > Hi, > > Travis is nice because it integrates well with

Re: CI environment

2019-11-14 Thread Konrad Windszus
Now that Github Actions are generally available (https://github.com/features/actions ) I would rather invest in this than leveraging the ASF Jenkins due to issues with building 3rd party PRs. For that I would need to be added to the repository collaborators

Re: CI environment

2019-08-21 Thread Marcel Reutegger
Hi Konrad, The jobs have been created manually and they do not use a Jenkinsfile. But I agree, it would be good to change that. I just added you to the hudson-jobadmin group. You should now be able to create jobs on Jenkins. Regards Marcel On 20.08.19, 16:54, "Konrad Windszus" wrote:

Re: CI environment

2019-08-20 Thread Konrad Windszus
Hi, Instead of configuring it manually I would prefer using Jenkinsfiles for it. Do you have any good example at hand or are all other Jackrabbit Jenkins Jobs manually configured? Usually one uses a Shared Library for setting the jobs up (e.g. compare with

Re: CI environment

2019-08-20 Thread Konrad Windszus
Thanks for the answer. I opened issue https://issues.apache.org/jira/browse/JCR-4468 to track that. Konrad > On 20. Aug 2019, at 15:42, Marcel Reutegger wrote: > > Hi, > > That page is indeed outdated. Do you mind creating an issue for this? >

Re: CI environment

2019-08-20 Thread Marcel Reutegger
Hi, Travis is nice because it integrates well with GitHub, but there were issues in the past with notification emails sent to the list by travis. It required constant moderation. It looks like this has just very recently been fixed. What a coincidence :)

Re: CI environment

2019-08-20 Thread Marcel Reutegger
Hi, That page is indeed outdated. Do you mind creating an issue for this? I think this should be fixed. I'm aware of: - https://builds.apache.org/job/Jackrabbit-trunk/ - https://builds.apache.org/job/Apache%20Jackrabbit%20matrix/ (disabled ~2 years ago) Regards Marcel On 20.08.19, 13:43,

Re: CI environment

2019-08-20 Thread Konrad Windszus
According to https://lists.apache.org/thread.html/523a8dbfbf6fa4cef6d98c5e25770a9f8e8525de3781516d031c068a@%3Cprivate.infra.apache.org%3E it seems wise nowadays to

CI environment

2019-08-20 Thread Konrad Windszus
Hi, the information at https://jackrabbit.apache.org/jcr/continuous-integration.html seems pretty outdated. On the ASF Jenkins I could not find too many CI jobs either (some related to Oak, https://builds.apache.org/view/AllJobs/). I would like to set up Jobs for Jackrabbit Filevault and

Re: Better CI environment

2008-03-04 Thread Christophe Lombart
Can we imagine to have an automatic generation of the OCM snapshot with Hudson ? because OCM depends on java 1.5 and the rest of Jackrabbit depends on 1.4 regards, Christophe On Tue, Mar 4, 2008 at 3:48 PM, Jukka Zitting [EMAIL PROTECTED] wrote: Hi, I'm tired of rebooting our Continuum