Bug 838513 - subfolders of javadir are not accessible for tycho builds
Summary: subfolders of javadir are not accessible for tycho builds
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: tycho
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Roland Grunberg
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-09 10:08 UTC by Krzysztof Daniel
Modified: 2014-01-13 00:27 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-23 23:32:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Krzysztof Daniel 2012-07-09 10:08:06 UTC
I had this case for javamail. It puts all files into /usr/share/java/javamail/, and the build was failing with javax.mail missing. It was necessary to use P2 director to install javamail into local repo to make build working.

Comment 1 Roland Grunberg 2012-07-23 13:37:43 UTC
Basically mail.jar in /usr/share/java/javamail is not being picked up because the script requires that the jar have a META-INF/MANIFEST.MF with a 'Bundle-ManifestVersion' entry. mail.jar does not have this entry.

I can see that this entry isn't required (http://wiki.osgi.org/wiki/Bundle-ManifestVersion). In fact it seems Bundle-SymbolicName is the only mandatory header for OSGi so this might be a better choice (http://wiki.osgi.org/wiki/Bundle-SymbolicName).

Comment 2 Fedora Update System 2012-07-27 17:13:44 UTC
tycho-0.15.0-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/tycho-0.15.0-1.fc17

Comment 3 Fedora Update System 2012-07-29 00:54:07 UTC
Package tycho-0.15.0-1.fc17, tycho-extras-0.15.0-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing tycho-0.15.0-1.fc17 tycho-extras-0.15.0-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-11197/tycho-extras-0.15.0-1.fc17,tycho-0.15.0-1.fc17
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-08-02 11:20:35 UTC
Package tycho-extras-0.15.0-1.fc17, tycho-0.15.0-3.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing tycho-extras-0.15.0-1.fc17 tycho-0.15.0-3.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-11197/tycho-extras-0.15.0-1.fc17,tycho-0.15.0-3.fc17
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-08-13 02:26:30 UTC
Package tycho-extras-0.15.0-1.fc17, tycho-0.15.0-4.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing tycho-extras-0.15.0-1.fc17 tycho-0.15.0-4.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-11197/tycho-extras-0.15.0-1.fc17,tycho-0.15.0-4.fc17
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2012-08-23 23:32:06 UTC
tycho-extras-0.15.0-1.fc17, tycho-0.15.0-4.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


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