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 711977 Details for
Bug 912085
maven-pmd-plugin-3.0.1 is available
[?]
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 version 3.0
0001-Updated-to-latest-upstream-version.patch (text/plain), 2.14 KB, created by
Tomas 'Sheldon' Radej
on 2013-03-18 14:05:18 UTC
(
hide
)
Description:
Patch to version 3.0
Filename:
MIME Type:
Creator:
Tomas 'Sheldon' Radej
Created:
2013-03-18 14:05:18 UTC
Size:
2.14 KB
patch
obsolete
>From cc870649f74dc507f59d4869b0f88eea994970e5 Mon Sep 17 00:00:00 2001 >From: Tomas Radej <tradej@redhat.com> >Date: Wed, 20 Feb 2013 19:15:20 +0100 >Subject: [PATCH] Updated to latest upstream version > >--- > .gitignore | 1 + > maven-pmd-plugin.spec | 11 +++++++++-- > sources | 2 +- > 3 files changed, 11 insertions(+), 3 deletions(-) > >diff --git a/.gitignore b/.gitignore >index 949d5a2..90ab4de 100644 >--- a/.gitignore >+++ b/.gitignore >@@ -3,3 +3,4 @@ maven-pmd-plugin-2.5.tar.xz > maven-pmd-plugin-2.6-source-release.zip > maven-pmd-plugin-2.7-source-release.zip > /maven-pmd-plugin-2.7.1-source-release.zip >+/maven-pmd-plugin-3.0-source-release.zip >diff --git a/maven-pmd-plugin.spec b/maven-pmd-plugin.spec >index 428fd6f..f5bb80c 100644 >--- a/maven-pmd-plugin.spec >+++ b/maven-pmd-plugin.spec >@@ -1,6 +1,6 @@ > Name: maven-pmd-plugin >-Version: 2.7.1 >-Release: 6%{?dist} >+Version: 3.0 >+Release: 1%{?dist} > Summary: Maven PMD Plugin > > Group: Development/Libraries >@@ -11,6 +11,7 @@ Source0: http://repo2.maven.org/maven2/org/apache/maven/plugins/%{name}/% > BuildArch: noarch > > BuildRequires: pmd >+BuildRequires: animal-sniffer > BuildRequires: java-devel >= 1:1.6.0 > BuildRequires: maven-local > BuildRequires: maven-plugin-plugin >@@ -59,6 +60,9 @@ API documentation for %{name}. > %prep > %setup -q > >+# Setting the right groupId for pmd >+%pom_xpath_set "pom:groupId[text()='net.sourceforge.pmd']" pmd >+ > %build > mvn-rpmbuild \ > -Dmaven.test.failure.ignore=true \ >@@ -91,6 +95,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/ > %{_javadocdir}/%{name} > > %changelog >+* Wed Feb 20 2013 Tomas Radej <tradej@redhat.com> - 3.0-1 >+- Updated to latest upstream version >+ > * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.7.1-6 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild > >diff --git a/sources b/sources >index 0e2a19b..29b649e 100644 >--- a/sources >+++ b/sources >@@ -1 +1 @@ >-5e4978d70e3360c256926cd40d88848c maven-pmd-plugin-2.7.1-source-release.zip >+e0d4c944818f55d56a5b7c851d7dda68 maven-pmd-plugin-3.0-source-release.zip >-- >1.8.1.4 >
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 912085
:
711976
| 711977