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 588064 Details for
Bug 827011
Bad xerces reference in POM
[?]
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 to fix the problem
0001-Fixed-xerces-dep.patch (text/plain), 849 bytes, created by
Tomas 'Sheldon' Radej
on 2012-05-31 12:28:56 UTC
(
hide
)
Description:
Patch to fix the problem
Filename:
MIME Type:
Creator:
Tomas 'Sheldon' Radej
Created:
2012-05-31 12:28:56 UTC
Size:
849 bytes
patch
obsolete
>From bab532a4f54080d4cb2e647191118f8563193ac0 Mon Sep 17 00:00:00 2001 >From: Tomas Radej <tradej@redhat.com> >Date: Thu, 31 May 2012 14:15:01 +0200 >Subject: [PATCH] Fixed xerces dep > >--- > avalon-framework-impl-4.3.pom | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/avalon-framework-impl-4.3.pom b/avalon-framework-impl-4.3.pom >index 0d90bc3..2f7698c 100644 >--- a/avalon-framework-impl-4.3.pom >+++ b/avalon-framework-impl-4.3.pom >@@ -22,7 +22,7 @@ > </dependency> > <dependency> > <groupId>xerces</groupId> >- <artifactId>xerces</artifactId> >+ <artifactId>xercesImpl</artifactId> > <version>2.4.0</version> > </dependency> > <dependency> >@@ -56,4 +56,4 @@ > <version>1.0.1</version> > </dependency> > </dependencies> >-</project> >\ No newline at end of file >+</project> >-- >1.7.7.6 >
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 827011
: 588064