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 690489 Details for
Bug 905968
stax2-api upstream tarball checksum mismatch
[?]
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.
upstream changes - diff
upstream-changes.txt (text/plain), 986 bytes, created by
Jaromír Cápík
on 2013-01-30 16:30:41 UTC
(
hide
)
Description:
upstream changes - diff
Filename:
MIME Type:
Creator:
Jaromír Cápík
Created:
2013-01-30 16:30:41 UTC
Size:
986 bytes
patch
obsolete
>diff -Naur local/META-INF/MANIFEST.MF upstream/META-INF/MANIFEST.MF >--- local/META-INF/MANIFEST.MF 2011-08-26 09:13:12.000000000 +0200 >+++ upstream/META-INF/MANIFEST.MF 2012-08-02 19:45:40.000000000 +0200 >@@ -1,4 +1,4 @@ > Manifest-Version: 1.0 > Ant-Version: Apache Ant 1.8.2 >-Created-By: 1.6.0_26-b03-384-10M3425 (Apple Inc.) >+Created-By: 1.6.0_33-b03-424-10M3720 (Apple Inc.) > >diff -Naur local/org/codehaus/stax2/ri/dom/DOMWrappingWriter.java upstream/org/codehaus/stax2/ri/dom/DOMWrappingWriter.java >--- local/org/codehaus/stax2/ri/dom/DOMWrappingWriter.java 2010-06-16 10:16:38.000000000 +0200 >+++ upstream/org/codehaus/stax2/ri/dom/DOMWrappingWriter.java 2011-10-15 10:13:54.000000000 +0200 >@@ -207,7 +207,7 @@ > public void writeComment(String data) > throws XMLStreamException > { >- appendLeaf(mDocument.createCDATASection(data)); >+ appendLeaf(mDocument.createComment(data)); > } > > public abstract void writeDefaultNamespace(String nsURI)
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 Raw
Actions:
View
Attachments on
bug 905968
: 690489