[
https://issues.apache.org/jira/browse/BEAM-10891?focusedWorklogId=510890&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-510890
]
ASF GitHub Bot logged work on BEAM-10891:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Nov/20 16:19
Start Date: 12/Nov/20 16:19
Worklog Time Spent: 10m
Work Description: nielsbasjes commented on pull request #13308:
URL: https://github.com/apache/beam/pull/13308#issuecomment-726181536
Status:
Several things fail when I use this docker image and run `./gradlew check` .
One I'm kinda stuck on how to fix it is this one:
```
> Task :sdks:java:core:compileJava
...
compiler message file broken: key=compiler.misc.msg.bug arguments=11.0.9,
{1}, {2}, {3}, {4}, {5}, {6}, {7}
java.lang.NoSuchMethodError: 'void
com.sun.tools.javac.util.Log.error(com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition,
java.lang.String, java.lang.Object[])'
at
com.google.errorprone.ErrorProneError.logFatalError(ErrorProneError.java:55)
at
com.google.errorprone.ErrorProneAnalyzer.finished(ErrorProneAnalyzer.java:155)
at
jdk.compiler/com.sun.tools.javac.api.MultiTaskListener.finished(MultiTaskListener.java:132)
at
jdk.compiler/com.sun.tools.javac.main.JavaCompiler.flow(JavaCompiler.java:1418)
at
jdk.compiler/com.sun.tools.javac.main.JavaCompiler.flow(JavaCompiler.java:1365)
```
Suggestions are welcome.
----------------------------------------------------------------
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: 510890)
Time Spent: 2h 40m (was: 2.5h)
> Dockerfile for development container
> ------------------------------------
>
> Key: BEAM-10891
> URL: https://issues.apache.org/jira/browse/BEAM-10891
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: Omar Ismail
> Assignee: Omar Ismail
> Priority: P2
> Labels: stale-assigned
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> Create Dockerfile as alternative to instructions presented inĀ
> https://beam.apache.org/contribute/#prerequisites
--
This message was sent by Atlassian Jira
(v8.3.4#803005)