Bug 791366

Summary: freecol should not depend on openjdk 6
Product: [Fedora] Fedora Reporter: Omair Majid <omajid>
Component: freecolAssignee: Hans de Goede <hdegoede>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: bugs.michael, dbhole, hdegoede
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-17 19:48:06 UTC Type: ---
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
patch to use whatever verison of openjdk is available none

Description Omair Majid 2012-02-16 20:37:50 UTC
Created attachment 562588 [details]
patch to use whatever verison of openjdk is available

OpenJDK7 is going to be the default in Fedora 17. freecol should avoid using OpenJDK6 if possible at all: OpenJDK6 will be going away. The attached patch fixes this.

Comment 1 Deepak Bhole 2012-02-17 19:48:06 UTC
Pushed. Thanks Omair.