Bug 1095315
Summary: | jmol: Embeds classes from icedtea-web | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Florian Weimer <fweimer> |
Component: | jmol | Assignee: | Susi Lehtola <susi.lehtola> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | susi.lehtola |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | jmol-14.0.13-2.fc19 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-05-17 06:29:18 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: | 1095309, 1098237 |
Description
Florian Weimer
2014-05-07 12:50:51 UTC
Although I'm the maintainer of both jspecview and JMol, I don't have much experience with Java. Could you aid me by telling what is the ant directive that causes the embedding? Looks like the libjars target is the culprit. The build log says this: libjars: [mkdir] Created dir: /builddir/build/BUILD/jmol-14.0.13/build/appjars [unjar] Expanding: /usr/share/java/naga.jar into /builddir/build/BUILD/jmol-14.0.13/build/appjars [unjar] Expanding: /usr/share/java/commons-cli.jar into /builddir/build/BUILD/jmol-14.0.13/build/appjars [unjar] Expanding: /usr/share/java/jspecview.app.jar into /builddir/build/BUILD/jmol-14.0.13/build/appjars [unjar] Expanding: /usr/share/java/jspecview.applet.jar into /builddir/build/BUILD/jmol-14.0.13/build/appjars [delete] Deleting directory /builddir/build/BUILD/jmol-14.0.13/build/appjars/javajs [delete] Deleting directory /builddir/build/BUILD/jmol-14.0.13/build/appjars/org/jmol [delete] Deleting directory /builddir/build/BUILD/jmol-14.0.13/build/appjars/META-INF [touch] Creating /builddir/build/BUILD/jmol-14.0.13/build/libjars.timestamp As to why this is there, I don't know. In Fedora, we use wrapper scripts which set up an appropriate classpath, we don't copy the classes applications need. Please check scratch build at http://koji.fedoraproject.org/koji/taskinfo?taskID=6823088 jmol-14.0.13-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/jmol-14.0.13-2.fc19 jmol-14.0.13-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/jmol-14.0.13-2.fc20 (In reply to Susi Lehtola from comment #3) > Please check scratch build at > > http://koji.fedoraproject.org/koji/taskinfo?taskID=6823088 The files are gone, but I have not checked if functionality is impacted. Package jmol-14.0.13-2.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing jmol-14.0.13-2.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-6150/jmol-14.0.13-2.fc20 then log in and leave karma (feedback). jmol-14.0.13-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. jmol-14.0.13-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |