[
https://issues.apache.org/jira/browse/STREAMS-636?focusedWorklogId=199635&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-199635
]
ASF GitHub Bot logged work on STREAMS-636:
------------------------------------------
Author: ASF GitHub Bot
Created on: 16/Feb/19 18:49
Start Date: 16/Feb/19 18:49
Worklog Time Spent: 10m
Work Description: steveblackmon commented on pull request #477: resolves
STREAMS-636
URL: https://github.com/apache/streams/pull/477
an errant static import was causing the problem, so i optimized imports
across this module
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 199635)
Time Spent: 10m
Remaining Estimate: 0h
> Build failure in streams-provider-twitter on ubunu linux
> --------------------------------------------------------
>
> Key: STREAMS-636
> URL: https://issues.apache.org/jira/browse/STREAMS-636
> Project: Streams
> Issue Type: Bug
> Reporter: Steve Blackmon
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> ubuntu@10:/mnt/streams$ mvn -v
> Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
> 2018-06-17T18:33:14Z)
> Maven home: /mnt/apache-maven-3.5.4
> Java version: 1.8.0_191, vendor: Oracle Corporation, runtime:
> /usr/lib/jvm/java-8-openjdk-amd64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "4.4.0-1063-aws", arch: "amd64", family: "unix"
> [INFO] -------------------------------------------------------------
> 12:43:51 [ERROR] COMPILATION ERROR :
> 12:43:51 [INFO]
> -------------------------------------------------------------
> 12:43:51 [ERROR]
> /mnt/streams/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/provider/TwitterFollowingProvider.java:[81,23]
> cannot find symbol
> 12:43:51 symbol: class PostVMInitHook
> 12:43:51 location: package sun.misc
> 12:43:51 [ERROR]
> /mnt/streams/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/provider/TwitterFollowingProvider.java:[81,1]
> static import only from classes and interfaces
> 12:43:51 [INFO] 2 errors
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)