[
https://issues.apache.org/jira/browse/BEAM-8021?focusedWorklogId=320649&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-320649
]
ASF GitHub Bot logged work on BEAM-8021:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Sep/19 16:46
Start Date: 30/Sep/19 16:46
Worklog Time Spent: 10m
Work Description: lukecwik commented on issue #9690: [BEAM-8021] Publish
build-tools jar again due to flink runner usage issues
URL: https://github.com/apache/beam/pull/9690#issuecomment-536648402
Shouldn't we mark
https://github.com/apache/beam/blob/2acbfbd23a23ee6eed77cbe74690f66f985c9815/runners/flink/flink_runner.gradle#L102
`compileOnly` instead?
It doesn't seem like Flink runner really wants to export build-tools as a
dependency.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 320649)
Time Spent: 8h 20m (was: 8h 10m)
> Add Automatic-Module-Name headers for Beam Java modules
> --------------------------------------------------------
>
> Key: BEAM-8021
> URL: https://issues.apache.org/jira/browse/BEAM-8021
> Project: Beam
> Issue Type: Sub-task
> Components: build-system
> Reporter: Ismaël Mejía
> Assignee: Lukasz Gajowy
> Priority: Minor
> Fix For: 2.17.0
>
> Time Spent: 8h 20m
> Remaining Estimate: 0h
>
> For compatibility with the Java Platform Module System (JPMS) in Java 9 and
> later, every JAR should have a module name, even if the library does not
> itself use modules. As [suggested in the mailing
> list|https://lists.apache.org/thread.html/956065580ce049481e756482dc3ccfdc994fef3b8cdb37cab3e2d9b1@%3Cdev.beam.apache.org%3E],
> this is a simple change that we can do and still be backwards compatible.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)