Bug 841278

Summary: QuickStart tweetstream: compilation error
Product: OKD Reporter: Attila Nagy <anagy>
Component: TemplatesAssignee: Bill DeCoste <wdecoste>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: mpatel, mshao
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-07 20:43:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
deployment.log none

Description Attila Nagy 2012-07-18 14:45:53 UTC
Description of problem: When I install quick-stasrt application tweetstream there's a compilation error.

remote: [ERROR] /var/lib/stickshift/e97782f1abce47ccb39f4a1660633a89/app-root/runtime/repo/tweetstream/src/main/java/org/richfaces/examples/tweetstream/dataserver/listeners/TweetStreamListener.java:[49,7] org.richfaces.examples.tweetstream.dataserver.listeners.TweetStreamListener is not abstract and does not override abstract method onStallWarning(twitter4j.StallWarning) in twitter4j.StatusListener[K
remote: 


Version-Release number of selected component (if applicable): devenv-stage_225 (ami-3101ae58)


How reproducible: Always


Steps to Reproduce:
1. Follow the instuctions on https://github.com/openshift/tweetstream-example
  

Actual results: Compilation error


Expected results: Application must be installed and started successfully


Additional info:

Comment 1 Attila Nagy 2012-07-18 14:52:13 UTC
Created attachment 598906 [details]
deployment.log

Comment 2 Bill DeCoste 2012-07-20 00:57:00 UTC
Fixed

Comment 3 Attila Nagy 2012-07-20 17:56:02 UTC
Verified