Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 757122

Summary: scala does not build with java-1.7.0-openjdk
Product: [Fedora] Fedora Reporter: Alexandre Mazari <scaroo>
Component: scalaAssignee: Geoff Reedy <geoff+fedora>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dennis, geoff+fedora, jochen, puntogil, rosset.filipe
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: 2014-03-19 01:19:20 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:
Bug Depends On:    
Bug Blocks: 913825    
Attachments:
Description Flags
Enfore jd6 usage for build none

Description Alexandre Mazari 2011-11-25 14:13:50 UTC
Description of problem:

Latest scala version (2.9.1) build fails on Koji:
http://koji.fedoraproject.org/koji/buildinfo?buildID=272164

Cause:
- scala-2.9.1 do not build on JDK7 because of the update to swing introducing types arguments (generics) to some classes.
- the scala package do not enforce building with the compatible jdk6

The attached patch hopefully fix the build issue by enforcing usage of jdk6 by getting stricter on the build requirements.

Comment 1 Alexandre Mazari 2011-11-25 14:15:29 UTC
Created attachment 536339 [details]
Enfore jd6 usage for build

Comment 2 gil cattaneo 2012-11-23 15:29:10 UTC
hi
take a look here https://github.com/scala/scala/compare/java7

Comment 3 Fedora End Of Life 2013-04-03 14:57:33 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 4 Jens Petersen 2013-06-14 01:26:06 UTC
openjdk 1.6 is no longer available in Fedora.

Comment 5 Jens Petersen 2013-06-14 01:39:13 UTC
*** Bug 914504 has been marked as a duplicate of this bug. ***

Comment 6 Filipe Rosset 2014-03-19 01:19:20 UTC
Closing this one because scala is building fine in rawhide against openjdk-1.7

http://koji.fedoraproject.org/koji/packageinfo?packageID=6830