Re: Jenkins

2018-10-11 Thread Driesprong, Fokko
Thanks for the reply Niels. The only thing that makes Jenkins more appropriate right now is that Apache offers Jenkins hosts For now we only build against Java8. But in the future it might also make sense to have a build matrix to build also against Java 10 and 11. That would be easier to

[jira] [Commented] (AVRO-1256) C++ API compileJsonSchema ignores "doc" and custom attributes on a field/record

2018-10-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16647277#comment-16647277 ] ASF GitHub Bot commented on AVRO-1256: -- aniket486 commented on issue #345: AVRO-1256: C++ API

[jira] [Commented] (AVRO-1256) C++ API compileJsonSchema ignores "doc" and custom attributes on a field/record

2018-10-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16647275#comment-16647275 ] ASF GitHub Bot commented on AVRO-1256: -- aniket486 commented on a change in pull request #345:

Re: Jenkins

2018-10-11 Thread Niels Basjes
I fully agree with automated builds. I'm just curious what makes Jenkins more appropriate? Niels On Thu, Oct 11, 2018 at 6:09 PM Driesprong, Fokko wrote: > > Hi all, > > I'd like to revive the Jenkins build on Avro. The last runs are a bit over > a year old:

[jira] [Issue Comment Deleted] (AVRO-2199) Validate that field defaults have the correct type

2018-10-11 Thread Daniel Orner (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Orner updated AVRO-2199: --- Comment: was deleted (was: [~theturtle32] I definitely feel your pain. :( But the fact is that the

[jira] [Commented] (AVRO-2199) Validate that field defaults have the correct type

2018-10-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646752#comment-16646752 ] ASF GitHub Bot commented on AVRO-2199: -- dorner commented on issue #320: AVRO-2199: Validate that

[jira] [Commented] (AVRO-2241) Fix Jsr310/Joda tests when comparing datetimes

2018-10-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646712#comment-16646712 ] ASF GitHub Bot commented on AVRO-2241: -- Fokko opened a new pull request #346: AVRO-2241. Fix

[jira] [Created] (AVRO-2241) Fix Jsr310/Joda tests when comparing datetimes

2018-10-11 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AVRO-2241: -- Summary: Fix Jsr310/Joda tests when comparing datetimes Key: AVRO-2241 URL: https://issues.apache.org/jira/browse/AVRO-2241 Project: Avro Issue Type:

[jira] [Commented] (AVRO-2229) Ability to test using a Docker image

2018-10-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646696#comment-16646696 ] ASF GitHub Bot commented on AVRO-2229: -- Fokko commented on issue #343: [AVRO-2229][WIP] Test using a

Jenkins

2018-10-11 Thread Driesprong, Fokko
Hi all, I'd like to revive the Jenkins build on Avro. The last runs are a bit over a year old: https://builds.apache.org/view/A/view/Avro/ I've opened a PR based on Apache Yetus to configure the precommit task to run CI jobs, as Sean Busbey initially

[jira] [Commented] (AVRO-1887) set up precommit checks via Apache Yetus

2018-10-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646676#comment-16646676 ] ASF GitHub Bot commented on AVRO-1887: -- Fokko commented on issue #344: [AVRO-1887][WIP] Setup