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 666627 Details for
Bug 889144
maven-checkstyle-plugin: Migrate from maven-doxia to doxia subpackages
[?]
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]
spec file patch
0001-Migrated-from-maven-doxia-to-doxia-subpackages-Resol.patch (text/plain), 1.68 KB, created by
Michal Srb
on 2012-12-20 12:11:27 UTC
(
hide
)
Description:
spec file patch
Filename:
MIME Type:
Creator:
Michal Srb
Created:
2012-12-20 12:11:27 UTC
Size:
1.68 KB
patch
obsolete
>From 4fd3bde165b93254588b30ca7c8d84631cdaa7bc Mon Sep 17 00:00:00 2001 >From: Michal Srb <msrb@redhat.com> >Date: Thu, 20 Dec 2012 13:08:23 +0100 >Subject: [PATCH] Migrated from maven-doxia to doxia subpackages (Resolves: > #889144) > >--- > maven-checkstyle-plugin.spec | 11 +++++++++-- > 1 file changed, 9 insertions(+), 2 deletions(-) > >diff --git a/maven-checkstyle-plugin.spec b/maven-checkstyle-plugin.spec >index 76bf705..68bc10e 100644 >--- a/maven-checkstyle-plugin.spec >+++ b/maven-checkstyle-plugin.spec >@@ -1,6 +1,6 @@ > Name: maven-checkstyle-plugin > Version: 2.9.1 >-Release: 3%{?dist} >+Release: 4%{?dist} > Summary: Plugin that generates a report regarding the code style used by the developers > Group: Development/Libraries > License: ASL 2.0 >@@ -32,7 +32,11 @@ BuildRequires: plexus-resources > > Requires: maven > Requires: maven-shared-reporting-impl >= 2.0.4.3 >-Requires: maven-doxia >= 1.0 >+Requires: maven-doxia-sink-api >+Requires: maven-doxia-core >+Requires: maven-doxia-logging-api >+Requires: maven-doxia-module-fml >+Requires: maven-doxia-module-xhtml > Requires: maven-doxia-sitetools >= 1.0 > Requires: maven-doxia-tools >= 1.0.2 > Requires: plexus-containers-container-default >@@ -99,6 +103,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name} > %{_javadocdir}/%{name} > > %changelog >+* Thu Dec 20 2012 Michal Srb <msrb@redhat.com> - 2.9.1-4 >+- Migrated from maven-doxia to doxia subpackages (Resolves: #889144) >+ > * Mon Nov 26 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.9.1-3 > - Install NOTICE files > - Resolves: rhbz#880265 >-- >1.8.0.2 >
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 889144
:
666627
|
671448