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 577236 Details for
Bug 812215
org.apache.ws.commons.util has .qualifier in manifest
[?]
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]
Patch
Drop-qualifier-from-OSGI-manifest.patch (text/plain), 1.60 KB, created by
Krzysztof Daniel
on 2012-04-13 06:36:21 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Krzysztof Daniel
Created:
2012-04-13 06:36:21 UTC
Size:
1.60 KB
patch
obsolete
>diff --git a/ws-commons-util-addosgimanifest.patch b/ws-commons-util-addosgimanifest.patch >index cfcc9c1..b6e647f 100644 >--- a/ws-commons-util-addosgimanifest.patch >+++ b/ws-commons-util-addosgimanifest.patch >@@ -14,7 +14,7 @@ > + <Bundle-Name>%Bundle-Name</Bundle-Name> > + <Bundle-Localization>plugin</Bundle-Localization> > + <Bundle-SymbolicName>org.apache.ws.commons.util</Bundle-SymbolicName> >-+ <Bundle-Version>1.0.0.qualifier</Bundle-Version> >++ <Bundle-Version>1.0.0</Bundle-Version> > + <Export-Package>org.apache.ws.commons.serialize;version="1.0.0", org.apache.ws.commons.util;version="1.0.0"</Export-Package> > + <Import-Package>javax.xml, javax.xml.namespace, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers</Import-Package> > + <Bundle-RequiredExecutionEnvironment>J2SE-1.4, CDC-1.0/Foundation-1.0, J2SE-1.3</Bundle-RequiredExecutionEnvironment> >diff --git a/ws-commons-util.spec b/ws-commons-util.spec >index 8b40b00..9bf442f 100644 >--- a/ws-commons-util.spec >+++ b/ws-commons-util.spec >@@ -1,6 +1,6 @@ > Name: ws-commons-util > Version: 1.0.1 >-Release: 20%{?dist} >+Release: 21%{?dist} > Summary: Common utilities from the Apache Web Services Project > > Group: System Environment/Libraries >@@ -87,6 +87,9 @@ > %doc %{_javadocdir}/%{name} > > %changelog >+* Fri Apr 13 2012 Krzysztof Daniel <kdaniel@redhat.com> 1.0.1-21 >+- Drop qualifier from OSGI manifest. >+ > * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-20 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild >
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 812215
:
577234
|
577236
|
577262