Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 607209 Details for
Bug 852068
mandatory=core attribute in Export-Package header makes bundle unresolvable in Eclipse
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Proposed fix
hamcrest_osgi.patch (text/plain), 1.36 KB, created by
Severin Gehwolf
on 2012-08-27 13:47:42 UTC
(
hide
)
Description:
Proposed fix
Filename:
MIME Type:
Creator:
Severin Gehwolf
Created:
2012-08-27 13:47:42 UTC
Size:
1.36 KB
patch
obsolete
>diff --git a/hamcrest-core-MANIFEST.MF b/hamcrest-core-MANIFEST.MF >index cc730c5..fd0c439 100644 >--- a/hamcrest-core-MANIFEST.MF >+++ b/hamcrest-core-MANIFEST.MF >@@ -5,8 +5,8 @@ Bundle-Localization: plugin > Bundle-RequiredExecutionEnvironment: J2SE-1.5 > Bundle-Name: %pluginName > Bundle-SymbolicName: org.hamcrest.core >-Export-Package: org.hamcrest;version="1.1.0";core=split;mandatory:=cor >- e,org.hamcrest.core;version="1.1.0",org.hamcrest.internal;version="1. >+Export-Package: org.hamcrest;version="1.1.0"; >+ org.hamcrest.core;version="1.1.0",org.hamcrest.internal;version="1. > 1.0";x-internal:=true > Bundle-Version: 1.1.0.v20090501071000 > Bundle-ManifestVersion: 2 >diff --git a/hamcrest.spec b/hamcrest.spec >index 0019728..c9691d0 100644 >--- a/hamcrest.spec >+++ b/hamcrest.spec >@@ -50,7 +50,7 @@ > > Name: hamcrest > Version: 1.1 >-Release: 19%{?dist} >+Release: 20%{?dist} > Epoch: 0 > Summary: Library of matchers for building test expressions > License: BSD >@@ -261,6 +261,10 @@ cp -pr %{name}-examples $RPM_BUILD_ROOT%{_datadir}/%{name}/ > %{_datadir}/%{name} > > %changelog >+* Tue Aug 14 2012 Severin Gehwolf <sgehwolf@redhat.com> 0:1.1-20 >+- Remove attributes in Export-Package header of hamcrest-core >+ manifest. >+ > * Wed Aug 1 2012 Alexander Kurtakov <akurtako@redhat.com> 0:1.1-19 > - Add OSGi metadata to hamcrest-generator. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 852068
: 607209