Build failed in Jenkins: AvroJava #577

2019-01-08 Thread Apache Jenkins Server
See -- Started by user dkulp Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H42 (ubuntu xenial) in workspace

Build failed in Jenkins: AvroJava #578

2019-01-08 Thread Apache Jenkins Server
See -- Started by user dkulp [EnvInject] - Loading node environment variables. Building remotely on H27 (ubuntu xenial) in workspace Cloning the

Re: Java snapshot builds of 1.9.0 ?

2019-01-08 Thread Martin Grigorov
This is good enough for me for now! Thank you, Daniel! On Tue, Jan 8, 2019 at 8:43 PM Daniel Kulp wrote: > We apparently don’t have automated snapshot deploys setup yet. :( > > I did a manual snapshot deploy. The java doc stuff is apparently > broken with java8 so there are not java doc

Re: Java snapshot builds of 1.9.0 ?

2019-01-08 Thread Daniel Kulp
We apparently don’t have automated snapshot deploys setup yet. :( I did a manual snapshot deploy. The java doc stuff is apparently broken with java8 so there are not java doc jars, but other than that, it should be usable. Dan > On Jan 7, 2019, at 7:52 AM, Martin Grigorov wrote: > >

Build failed in Jenkins: AvroJava #579

2019-01-08 Thread Apache Jenkins Server
See -- Started by user dkulp [EnvInject] - Loading node environment variables. Building remotely on ubuntu-2 (ubuntu trusty) in workspace Cloning the

Re: Build failed in Jenkins: AvroJava #579

2019-01-08 Thread Daniel Kulp
Anyone have any idea why these files would fail the rat check on the Jenkins instance, but not on my local machine? Very bizarre. The files are there on my machine so I would expect the same failure. Dan > On Jan 8, 2019, at 4:44 PM, Apache Jenkins Server > wrote: > > See

[jira] [Commented] (AVRO-2295) Move C++ to std from boost wherever possible

2019-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16737780#comment-16737780 ] ASF subversion and git services commented on AVRO-2295: --- Commit

[jira] [Resolved] (AVRO-2295) Move C++ to std from boost wherever possible

2019-01-08 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. resolved AVRO-2295. --- Resolution: Fixed Merged the Pull Request > Move C++ to std from boost wherever

Re: Build failed in Jenkins: AvroJava #579

2019-01-08 Thread Thiruvalluvan MG
The build failed because rat found four files without license text in them: ---WARNING] Files with unapproved licenses:   share/test/data/test.avro12   lang/java/ipc/src/test/keystore   lang/java/ipc/src/test/resources/org/apache/avro/ipc/servercert.p12   lang/csharp/Avro.snk--- You can

Build failed in Jenkins: AvroJava #580

2019-01-08 Thread Apache Jenkins Server
See Changes: [thiru] Replaced boost::array with std::array [thiru] Replaced boost static_assert with std static_assert [thiru] Replaced boost type_traits with C++ std type_traits [thiru] Replaced boost smart pointers

[jira] [Commented] (AVRO-1559) Drop support for Ruby 1.8

2019-01-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16737324#comment-16737324 ] Sean Busbey commented on AVRO-1559: --- still worth a DISCUSS thread on dev@avro, since there are some more

[jira] [Commented] (AVRO-1559) Drop support for Ruby 1.8

2019-01-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16737323#comment-16737323 ] Sean Busbey commented on AVRO-1559: --- I agree for 1.9.0+ we should bump to 2.3+. IIRC JRuby's current

[jira] [Comment Edited] (AVRO-1559) Drop support for Ruby 1.8

2019-01-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16737323#comment-16737323 ] Sean Busbey edited comment on AVRO-1559 at 1/8/19 5:30 PM: --- I agree for Avro

[jira] [Commented] (AVRO-1559) Drop support for Ruby 1.8

2019-01-08 Thread Tim Perkins (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16737259#comment-16737259 ] Tim Perkins commented on AVRO-1559: --- Is it worth revisiting the question of supported Ruby versions for