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 937341 Details for
Bug 1141542
[PATCH] msv needlessly Requires ant
[?]
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.
git-formatted patch for master branch
0001-Don-t-install-testharness-jar-pulls-in-ant.patch (text/plain), 1.92 KB, created by
Gerard Ryan
on 2014-09-14 14:51:39 UTC
(
hide
)
Description:
git-formatted patch for master branch
Filename:
MIME Type:
Creator:
Gerard Ryan
Created:
2014-09-14 14:51:39 UTC
Size:
1.92 KB
patch
obsolete
>From 1e85b26b1774ab5ed3ce500094f285d407c30f13 Mon Sep 17 00:00:00 2001 >From: Gerard Ryan <gerard@ryan.lt> >Date: Sun, 14 Sep 2014 15:37:39 +0100 >Subject: [PATCH] Don't install testharness jar: pulls in ant > >The testharness module is only needed as a test dependency in this >package. It depends on ant, so ant added as a 'Requires' and is >needlessly installed. >--- > msv.spec | 11 ++++++++--- > 1 file changed, 8 insertions(+), 3 deletions(-) > >diff --git a/msv.spec b/msv.spec >index 429ffcf..5556899 100644 >--- a/msv.spec >+++ b/msv.spec >@@ -1,7 +1,7 @@ > Name: msv > Epoch: 1 > Version: 2013.6.1 >-Release: 3%{?dist} >+Release: 4%{?dist} > Summary: Multi-Schema Validator > License: BSD and ASL 1.1 > URL: http://msv.java.net/ >@@ -134,7 +134,8 @@ done > %mvn_alias ":xsdlib" "com.sun.msv.datatype.xsd:xsdlib" > > %mvn_package ":*::{tests,javadoc,sources}:" __noinstall >-%mvn_package ":%{name}{,-core,-testharness}::{}:" %{name}-msv >+%mvn_package ":%{name}{,-testharness}::{}:" __noinstall >+%mvn_package ":%{name}{,-core}::{}:" %{name}-msv > > %build > %mvn_build -s >@@ -203,6 +204,10 @@ cp -pr xsdlib/examples/* %{buildroot}%{_datadir}/%{name}/xsdlib > %{_datadir}/%{name} > > %changelog >+* Sun Sep 14 2014 Gerard Ryan <galileo@fedoraproject.org> - 1:2013.6.1-4 >+- Don't install testharness jar: pulls in ant >+- Fix changelog bogus date warning >+ > * Mon Aug 4 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:2013.6.1-3 > - Remove unneeded build-requires > - Fix build-requires on jvnet-parent >@@ -346,7 +351,7 @@ cp -pr xsdlib/examples/* %{buildroot}%{_datadir}/%{name}/xsdlib > - Add bootstrap option to build without saxon nor jdom > - Add gcj_support option > >-* Mon Feb 17 2006 Fernando Nasser <fnasser@redhat.com> - 0:1.2-0.20050722.2jpp >+* Fri Feb 17 2006 Fernando Nasser <fnasser@redhat.com> - 0:1.2-0.20050722.2jpp > - First JPP 1.7 build > > * Wed Aug 17 2005 Ralph Apel <r.apel at r-apel.de> - 0:1.2-0.20050722.1jpp >-- >1.9.3 >
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 1141542
: 937341