[ https://issues.apache.org/jira/browse/BEAM-4454?focusedWorklogId=178027&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-178027 ]
ASF GitHub Bot logged work on BEAM-4454: ---------------------------------------- Author: ASF GitHub Bot Created on: 21/Dec/18 15:56 Start Date: 21/Dec/18 15:56 Worklog Time Spent: 10m Work Description: kanterov commented on a change in pull request #7290: [[BEAM-4454] Support avro schema inference in sources URL: https://github.com/apache/beam/pull/7290#discussion_r243595818 ########## File path: buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy ########## @@ -420,7 +420,7 @@ class BeamModulePlugin implements Plugin<Project> { jackson_module_scala : "com.fasterxml.jackson.module:jackson-module-scala_2.11:$jackson_version", jaxb_api : "javax.xml.bind:jaxb-api:$jaxb_api_version", joda_time : "joda-time:joda-time:2.4", - junit : "junit:junit:4.12", + junit : "junit:junit:4.13-beta-1", Review comment: As I understand, we need it to fix JUnit bug. Personally, I don't have anything against, but I want to double-check that we can use beta dependency. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 178027) Time Spent: 11h 40m (was: 11.5h) > Provide automatic schema registration for AVROs > ----------------------------------------------- > > Key: BEAM-4454 > URL: https://issues.apache.org/jira/browse/BEAM-4454 > Project: Beam > Issue Type: Sub-task > Components: sdk-java-core > Reporter: Reuven Lax > Assignee: Reuven Lax > Priority: Major > Time Spent: 11h 40m > Remaining Estimate: 0h > > Need to make sure this is a compatible change -- This message was sent by Atlassian JIRA (v7.6.3#76005)