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 619646 Details for
Bug 851335
Exception when loading ADT (Android) Plugin
[?]
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 (re-created)
0001-Remove-javax.xml-from-required-bundles.-They-are-pro.patch (text/plain), 3.84 KB, created by
Krzysztof Daniel
on 2012-10-01 08:01:12 UTC
(
hide
)
Description:
Fix (re-created)
Filename:
MIME Type:
Creator:
Krzysztof Daniel
Created:
2012-10-01 08:01:12 UTC
Size:
3.84 KB
patch
obsolete
>From ccbada2f452385092d401d716465ab086048dcee Mon Sep 17 00:00:00 2001 >From: Krzysztof Daniel <kdaniel@redhat.com> >Date: Tue, 25 Sep 2012 17:35:18 +0200 >Subject: [PATCH] Remove javax.xml from required bundles. They are provided by > JVM. > >--- > xerces-j2-manifest.patch | 2 +- > xerces-j2.spec | 5 ++++- > 2 files changed, 5 insertions(+), 2 deletions(-) > >diff --git a/xerces-j2-manifest.patch b/xerces-j2-manifest.patch >index e9ce6ab..64e0bca 100644 >--- a/xerces-j2-manifest.patch >+++ b/xerces-j2-manifest.patch >@@ -10,7 +10,7 @@ > +Bundle-Localization: plugin > +Bundle-Version: @impl.version@ > +Bundle-Vendor: Apache Software Foundation >-+Require-Bundle: org.apache.xml.resolver;bundle-version="[1.2.0,2.0.0)";visibility:=reexport,org.apache.xml.serializer;bundle-version="[2.7.1,3.0.0)",javax.xml >++Require-Bundle: org.apache.xml.resolver;bundle-version="[1.2.0,2.0.0)";visibility:=reexport,org.apache.xml.serializer;bundle-version="[2.7.1,3.0.0)" > +Export-Package: META-INF.services;version="@impl.version@",org.apache.html.dom;version="@impl.version@",org.apache.wml;version="@impl.version@",org.apache.wml.dom;version="@impl.version@",org.apache.xerces.dom;version="@impl.version@",org.apache.xerces.dom.events;version="@impl.version@",org.apache.xerces.dom3.as;version="@impl.version@",org.apache.xerces.impl;version="@impl.version@",org.apache.xerces.impl.dtd;version="@impl.version@",org.apache.xerces.impl.dtd.models;version="@impl.version@",org.apache.xerces.impl.dv;version="@impl.version@",org.apache.xerces.impl.dv.dtd;version="@impl.version@",org.apache.xerces.impl.dv.util;version="@impl.version@",org.apache.xerces.impl.dv.xs;version="@impl.version@",org.apache.xerces.impl.io;version="@impl.version@",org.apache.xerces.impl.msg;version="@impl.version@",org.apache.xerces.impl.validation;version="@impl.version@",org.apache.xerces.impl.xpath;version="@impl.version@",org.apache.xerces.impl.xpath.regex;version="@impl.version@",org.apache.xerces.impl.xs;version="@impl.version@",org.apache.xerces.impl.xs.identity;version="@impl.version@",org.apache.xerces.impl.xs.models;version="@impl.version@",org.apache.xerces.impl.xs.opti;version="@impl.version@",org.apache.xerces.impl.xs.traversers;version="@impl.version@",org.apache.xerces.impl.xs.util;version="@impl.version@",org.apache.xerces.jaxp;version="@impl.version@",org.apache.xerces.jaxp.datatype;version="@impl.version@",org.apache.xerces.jaxp.validation;version="@impl.version@",org.apache.xerces.parsers;version="@impl.version@",org.apache.xerces.stax;version="@impl.version@",org.apache.xerces.stax.events;version="@impl.version@",org.apache.xerces.util;version="@impl.version@",org.apache.xerces.xinclude;version="@impl.version@",org.apache.xerces.xni;version="@impl.version@",org.apache.xerces.xni.grammars;version="@impl.version@",org.apache.xerces.xni.parser;version="@impl.version@",org.apache.xerces.xpointer;version="@impl.version@",org.apache.xerces.xs;version="@impl.version@",org.apache.xerces.xs.datatypes;version="@impl.version@",org.apache.xml.serialize;version="@impl.version@",org.w3c.dom.html;version="@impl.version@" > > Name: org/apache/xerces/impl/Version.class >diff --git a/xerces-j2.spec b/xerces-j2.spec >index a0d75c8..7edc7eb 100644 >--- a/xerces-j2.spec >+++ b/xerces-j2.spec >@@ -2,7 +2,7 @@ > > Name: xerces-j2 > Version: 2.11.0 >-Release: 8%{?dist} >+Release: 9%{?dist} > Summary: Java XML parser > Group: Development/Libraries > License: ASL 2.0 >@@ -206,6 +206,9 @@ update-alternatives --install %{_javadir}/jaxp_parser_impl.jar \ > %{_datadir}/%{name} > > %changelog >+* Tue Sep 25 2012 Krzysztof Daniel <kdaniel@redhat.com> 2.11.0-9 >+- Remove javax.xml from required bundles. They are provided by JVM. >+ > * Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.11.0-8 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild > >-- >1.7.11.4 >
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 851335
:
618551
|
618552
| 619646