Bug 1090770 - derby: FTBFS in rawhide
Summary: derby: FTBFS in rawhide
Keywords:
Status: CLOSED DUPLICATE of bug 1106135
Alias: None
Product: Fedora
Classification: Fedora
Component: derby
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mat Booth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1084097
TreeView+ depends on / blocked
 
Reported: 2014-04-24 06:56 UTC by Michal Srb
Modified: 2014-06-09 13:35 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-09 13:35:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.