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 577255 Details for
Bug 812224
xmlrpc bundles have .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
xmlrpc-Remove-the-qualifier-from-manifests.patch (text/plain), 2.90 KB, created by
Krzysztof Daniel
on 2012-04-13 07:15:37 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Krzysztof Daniel
Created:
2012-04-13 07:15:37 UTC
Size:
2.90 KB
patch
obsolete
>diff --git a/xmlrpc3-client-addosgimanifest.patch b/xmlrpc3-client-addosgimanifest.patch >index b6c620d..03a0a7c 100644 >--- a/xmlrpc3-client-addosgimanifest.patch >+++ b/xmlrpc3-client-addosgimanifest.patch >@@ -8,7 +8,7 @@ > + <Bundle-Name>%Bundle-Name</Bundle-Name> > + <Bundle-Localization>plugin</Bundle-Localization> > + <Bundle-SymbolicName>org.apache.xmlrpc</Bundle-SymbolicName> >-+ <Bundle-Version>3.0.0.qualifier</Bundle-Version> >++ <Bundle-Version>3.0.0</Bundle-Version> > + <Require-Bundle>org.apache.xmlrpc.common</Require-Bundle> > + <Export-Package>org.apache.xmlrpc.client, org.apache.xmlrpc.client.util</Export-Package> > + <Import-Package>javax.xml.bind, javax.xml.namespace, javax.xml.parsers, org.apache.commons.httpclient, org.apache.commons.httpclient.auth, org.apache.commons.httpclient.methods, org.apache.commons.httpclient.params, org.apache.commons.logging, org.apache.ws.commons.serialize, org.apache.ws.commons.util, org.w3c.dom, org.xml.sax, org.xml.sax.helpers</Import-Package> >diff --git a/xmlrpc3-common-addosgimanifest.patch b/xmlrpc3-common-addosgimanifest.patch >index ca2f890..f0f5bb4 100644 >--- a/xmlrpc3-common-addosgimanifest.patch >+++ b/xmlrpc3-common-addosgimanifest.patch >@@ -8,7 +8,7 @@ > + <Bundle-Name>%Bundle-Name</Bundle-Name> > + <Bundle-Localization>plugin</Bundle-Localization> > + <Bundle-SymbolicName>org.apache.xmlrpc.common</Bundle-SymbolicName> >-+ <Bundle-Version>3.0.0.qualifier</Bundle-Version> >++ <Bundle-Version>3.0.0</Bundle-Version> > + <Export-Package>org.apache.xmlrpc, org.apache.xmlrpc.common, org.apache.xmlrpc.jaxb, org.apache.xmlrpc.parser, org.apache.xmlrpc.serializer, org.apache.xmlrpc.util</Export-Package> > + <Import-Package>javax.xml.bind, javax.xml.namespace, javax.xml.parsers, org.apache.commons.httpclient, org.apache.commons.httpclient.auth, org.apache.commons.httpclient.methods, org.apache.commons.httpclient.params, org.apache.commons.logging, org.apache.ws.commons.serialize, org.apache.ws.commons.util, org.w3c.dom, org.xml.sax, 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/xmlrpc3.spec b/xmlrpc3.spec >index 6e8acb5..7d56893 100644 >--- a/xmlrpc3.spec >+++ b/xmlrpc3.spec >@@ -32,7 +32,7 @@ > > Name: xmlrpc3 > Version: 3.1.3 >-Release: 8%{?dist} >+Release: 9%{?dist} > Summary: Java XML-RPC implementation > License: ASL 2.0 > Group: Development/Libraries >@@ -184,6 +184,9 @@ > %{_javadir}/%{name}-server.jar > > %changelog >+* Fri Apr 13 2012 Krzysztof Daniel <kdaniel@redhat.com> 3.1.3-9 >+- Remove the .qualifier from manifests. >+ > * Fri Mar 23 2012 Alexander Kurtakov <akurtako@redhat.com> 3.1.3-8 > - Build against tomcat v7 apis. > - Guideline fixes.
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 812224
: 577255