Created attachment 771070 [details] jpackage-utils-openjdk8.patch OpenJDK 8 changes the output format for java -fullversion, so the attached patch is needed. Furthermore, the spec file needs to create both 1.8.0 directories: @@ -115,10 +117,10 @@ install -dm 755 ${RPM_BUILD_ROOT}${_jvmcommonsysconfdir} install -dm 755 ${RPM_BUILD_ROOT}${_javadir} install -dm 755 ${RPM_BUILD_ROOT}${_javadir}-utils install -dm 755 ${RPM_BUILD_ROOT}${_javadir}-ext -install -dm 755 ${RPM_BUILD_ROOT}${_javadir}-{1.5.0,1.6.0,1.7.0} +install -dm 755 ${RPM_BUILD_ROOT}${_javadir}-{1.5.0,1.6.0,1.7.0,1.8.0} install -dm 755 ${RPM_BUILD_ROOT}${_jnidir} install -dm 755 ${RPM_BUILD_ROOT}${_jnidir}-ext -install -dm 755 ${RPM_BUILD_ROOT}${_jnidir}-{1.5.0,1.6.0,1.7.0} +install -dm 755 ${RPM_BUILD_ROOT}${_jnidir}-{1.5.0,1.6.0,1.7.0,1.8.0} install -dm 755 ${RPM_BUILD_ROOT}${_javadocdir} install -dm 755 ${RPM_BUILD_ROOT}${_mavenpomdir} install -dm 755 ${RPM_BUILD_ROOT}${_mavendepmapdir}
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
*** Bug 983394 has been marked as a duplicate of this bug. ***
Fixed in jpackage-utils-1.7.5-27
jpackage-utils-1.7.5-27.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/jpackage-utils-1.7.5-27.fc19
jpackage-utils-1.7.5-27.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
I believe that this bug is fixed in jpackage-utils-1.7.5-27, which is available in updates for Fedora 19, so I am closing this bug now. The build containing the fix can be found at Koji: http://koji.fedoraproject.org/koji/buildinfo?buildID=432788