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 587182 Details for
Bug 825463
fop: missig xml-commons-apis-ext in fop.script classpath
[?]
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 fixing the problem
0001-Add-xml-commons-apis-ext-to-classpath.patch (text/plain), 1.40 KB, created by
Mikolaj Izdebski
on 2012-05-28 08:51:19 UTC
(
hide
)
Description:
Patch fixing the problem
Filename:
MIME Type:
Creator:
Mikolaj Izdebski
Created:
2012-05-28 08:51:19 UTC
Size:
1.40 KB
patch
obsolete
>From 960a906ac406029b2af8c1d9177dcef2dee12f25 Mon Sep 17 00:00:00 2001 >From: Mikolaj Izdebski <mizdebsk@redhat.com> >Date: Fri, 25 May 2012 19:45:26 +0200 >Subject: [PATCH] Add xml-commons-apis-ext to classpath > >--- > fop.script | 2 +- > fop.spec | 5 ++++- > 2 files changed, 5 insertions(+), 2 deletions(-) > >diff --git a/fop.script b/fop.script >index 8e688e4..6aa64ff 100644 >--- a/fop.script >+++ b/fop.script >@@ -26,7 +26,7 @@ MAIN_CLASS=org.apache.fop.cli.Main > # Set parameters > set_jvm > set_classpath commons-io batik-all avalon-framework-api \ >- avalon-framework-impl xmlgraphics-commons \ >+ avalon-framework-impl xmlgraphics-commons xml-commons-apis-ext \ > commons-logging fop > set_flags $BASE_FLAGS > set_options $BASE_OPTIONS >diff --git a/fop.spec b/fop.spec >index e4615eb..2df2c8a 100644 >--- a/fop.spec >+++ b/fop.spec >@@ -1,7 +1,7 @@ > Summary: XSL-driven print formatter > Name: fop > Version: 1.0 >-Release: 18%{?dist} >+Release: 19%{?dist} > License: ASL 2.0 > Group: Applications/Text > URL: http://xmlgraphics.apache.org/fop >@@ -132,6 +132,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || : > > > %changelog >+* Fri May 25 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0-19 >+- Add xml-commons-apis-ext to classpath >+ > * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-18 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild > >-- >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 825463
: 587182