Bug 1090770

Summary: derby: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Michal Srb <msrb>
Component: derbyAssignee: Mat Booth <mat.booth>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: agrimm, mat.booth, msrb
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-06-09 13:35:20 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:
Bug Depends On:    
Bug Blocks: 1084097    

Description Michal Srb 2014-04-24 06:56:10 UTC
Description of problem:

derby currently fails to build in Rawhide. The problem seems to be related to Java 8. Updating the package to the latest upstream version should fix this issue.


BUILD FAILED
/builddir/build/BUILD/derby-10.9.1.0/db-derby-10.9.1.0-src/build.xml:278:
PropertySetter does not know how to handle java.version = 1.8.0
    at org.apache.derbyPreBuild.PropertySetter.findVMLevel(PropertySetter.java:590)
    at org.apache.derbyPreBuild.PropertySetter.shouldNotSetClasspathProperty(PropertySetter.java:573)
    at org.apache.derbyPreBuild.PropertySetter.checkForProblematicSettings(PropertySetter.java:544)
    at org.apache.derbyPreBuild.PropertySetter.execute(PropertySetter.java:235)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:435)
    at org.apache.tools.ant.Target.performTasks(Target.java:456)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
    at org.apache.tools.ant.Main.runBuild(Main.java:851)
    at org.apache.tools.ant.Main.startAnt(Main.java:235)
    at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)


Version-Release number of selected component (if applicable):
derby-10.9.1.0-7.fc21

Comment 1 Mat Booth 2014-06-09 13:35:20 UTC

*** This bug has been marked as a duplicate of bug 1106135 ***