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 594526 Details for
Bug 834944
[patch] fix OSGI manifests
[?]
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]
Fix for empty osgi() being generated as requires
0001-Remove-problematic-comma-from-axis.jar-manifest.patch (text/plain), 1.66 KB, created by
Gerard Ryan
on 2012-06-26 16:02:57 UTC
(
hide
)
Description:
Fix for empty osgi() being generated as requires
Filename:
MIME Type:
Creator:
Gerard Ryan
Created:
2012-06-26 16:02:57 UTC
Size:
1.66 KB
patch
obsolete
>From 2dac9dc8d21c5a1a685e0d84060f6a88af3f075d Mon Sep 17 00:00:00 2001 >From: Gerard Ryan <gerard@ryan.lt> >Date: Tue, 26 Jun 2012 16:57:48 +0100 >Subject: [PATCH] Remove problematic comma from axis.jar manifest > >--- > axis-MANIFEST.MF | 2 +- > axis.spec | 5 ++++- > 2 files changed, 5 insertions(+), 2 deletions(-) > >diff --git a/axis-MANIFEST.MF b/axis-MANIFEST.MF >index 5e57be3..163ebe8 100644 >--- a/axis-MANIFEST.MF >+++ b/axis-MANIFEST.MF >@@ -65,7 +65,7 @@ Export-Package: org.apache.axis, > Require-Bundle: javax.xml.rpc;bundle-version="[1.1.0,2.0.0)", > javax.xml.soap;bundle-version="[1.2.0,2.0.0)", > javax.wsdl;bundle-version="[1.5.1,2.0.0)", >- org.apache.commons.discovery;bundle-version="[0.2.0,1.0.0)", >+ org.apache.commons.discovery;bundle-version="[0.2.0,1.0.0)" > Import-Package: org.apache.commons.logging;version="[1.0.4,2.0.0)";resolution:=optional, > org.apache.commons.logging.impl;version="[1.0.4,2.0.0)";resolution:=optional, > javax.servlet;version="[2.4.0,3.0.0)";resolution:=optional, >diff --git a/axis.spec b/axis.spec >index 13355d6..578bbe1 100644 >--- a/axis.spec >+++ b/axis.spec >@@ -1,6 +1,6 @@ > Name: axis > Version: 1.4 >-Release: 15%{?dist} >+Release: 16%{?dist} > Epoch: 0 > Summary: SOAP implementation in Java > License: ASL 2.0 >@@ -219,6 +219,9 @@ install -m 644 %{S:8} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-axis-schema.pom > %doc docs/* > > %changelog >+* Tue Jun 26 2012 Gerard Ryan <galileo@gedoraproject.org> 0:1.4-16 >+- Remove problematic comma from axis.jar manifest >+ > * Fri Jun 23 2012 Gerard Ryan <galileo@gedoraproject.org> 0:1.4-15 > - Fix existing OSGI manifests and add manifest to axis-ant. > >-- >1.7.10.2 >
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 834944
:
594072
| 594526