Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 93691 Details for
Bug 137375
[experimental-overlay] dev-java/jboss-module-common-4.0.2 doesn't like xerces-2.8
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
jboss-module-common-4.0.2-xerces-2.7+.patch
jboss-module-common-4.0.2-xerces-2.7+.patch (text/plain), 1.35 KB, created by
Martin Jansa
on 2006-08-07 13:51:29 UTC
(
hide
)
Description:
jboss-module-common-4.0.2-xerces-2.7+.patch
Filename:
MIME Type:
Creator:
Martin Jansa
Created:
2006-08-07 13:51:29 UTC
Size:
1.35 KB
patch
obsolete
>diff -uNr jboss-4.0.2-src/common/src/main/org/apache/xerces/impl/xs/JBossXBSchemaValidator.java jboss-4.0.2-src.new/common/src/main/org/apache/xerces/impl/xs/JBossXBSchemaValidator.java >--- jboss-4.0.2-src/common/src/main/org/apache/xerces/impl/xs/JBossXBSchemaValidator.java 2005-07-03 06:30:22.000000000 +0200 >+++ jboss-4.0.2-src.new/common/src/main/org/apache/xerces/impl/xs/JBossXBSchemaValidator.java 2006-08-07 21:51:04.000000000 +0200 >@@ -32,6 +32,6 @@ > > public XSElementDeclaration getCurrentElementDelcaration() > { >- return this.fCurrentElemDecl; >+ return this.fCurrentPSVI.fDeclaration; > } > } >diff -uNr jboss-4.0.2-src/common/src/main/org/jboss/xml/binding/XercesXsMarshaller.java jboss-4.0.2-src.new/common/src/main/org/jboss/xml/binding/XercesXsMarshaller.java >--- jboss-4.0.2-src/common/src/main/org/jboss/xml/binding/XercesXsMarshaller.java 2005-07-03 06:30:22.000000000 +0200 >+++ jboss-4.0.2-src.new/common/src/main/org/jboss/xml/binding/XercesXsMarshaller.java 2006-08-07 21:51:04.000000000 +0200 >@@ -6,7 +6,7 @@ > */ > package org.jboss.xml.binding; > >-import org.apache.xerces.dom3.bootstrap.DOMImplementationRegistry; >+import org.w3c.dom.bootstrap.DOMImplementationRegistry; > import org.apache.xerces.xs.XSAttributeDeclaration; > import org.apache.xerces.xs.XSAttributeUse; > import org.apache.xerces.xs.XSComplexTypeDefinition;
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 137375
:
89627
| 93691 |
93692