From d85c003c9f878634de4e7f65dd8e961e0f03342c Mon Sep 17 00:00:00 2001 From: Olyutorskii Date: Wed, 20 Jun 2012 20:43:40 +0900 Subject: [PATCH] =?utf8?q?1.206.6=E7=89=88=E3=83=AA=E3=83=AA=E3=83=BC?= =?utf8?q?=E3=82=B9=E6=BA=96=E5=82=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- CHANGELOG.txt | 2 +- pom.xml | 33 ++++++++++++++++----------------- src/main/config/checks.xml | 9 ++++----- src/main/config/pmdrules.xml | 3 ++- 4 files changed, 23 insertions(+), 24 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 1e742c2..992c4b1 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -4,7 +4,7 @@ JinCore 変更履歴 -1.206.5-SNAPSHOT (201X-XX-XX) +1.206.6 (2012-06-20) ・Maven3対応。 ・ninjin氏の連絡先を http://ninjinix.com へ変更。 diff --git a/pom.xml b/pom.xml index fec9807..586ad20 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ jp.sourceforge.jindolf jincore - 1.206.5-SNAPSHOT + 1.206.6 jar JinCore @@ -121,7 +121,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 1.0.1 + 1.1 @@ -137,7 +137,7 @@ org.apache.maven.plugins maven-clean-plugin - 2.4.1 + 2.5 @@ -159,7 +159,7 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 2.5.1 1.5 1.5 @@ -174,7 +174,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.3.2 + 2.4 @@ -187,7 +187,7 @@ org.apache.maven.plugins maven-assembly-plugin - 2.2.1 + 2.3 src/main/assembly/descriptor.xml @@ -227,7 +227,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.10 + 2.12 false true @@ -237,7 +237,7 @@ org.apache.maven.plugins maven-site-plugin - 3.0 + 3.1 true ja @@ -249,14 +249,14 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.8 + 2.9.1 org.apache.maven.plugins maven-pmd-plugin - 2.6 + 2.7.1 ${maven.compiler.target} @@ -268,7 +268,7 @@ org.codehaus.mojo findbugs-maven-plugin - 2.3.2 + 2.3.3 Max Low @@ -363,13 +363,12 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.8 + 2.8.1 false true true protected - maven @@ -392,7 +391,7 @@ org.apache.maven.plugins maven-surefire-report-plugin - 2.10 + 2.12 false @@ -417,7 +416,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.8 + 2.9.1 false @@ -434,7 +433,7 @@ org.apache.maven.plugins maven-pmd-plugin - 2.6 + 2.7.1 false ${maven.compiler.target} @@ -455,7 +454,7 @@ org.codehaus.mojo findbugs-maven-plugin - 2.3.2 + 2.3.3 false Max diff --git a/src/main/config/checks.xml b/src/main/config/checks.xml index c21c580..cf55cf6 100644 --- a/src/main/config/checks.xml +++ b/src/main/config/checks.xml @@ -7,7 +7,7 @@ - - diff --git a/src/main/config/pmdrules.xml b/src/main/config/pmdrules.xml index 65d196b..a77bfcc 100644 --- a/src/main/config/pmdrules.xml +++ b/src/main/config/pmdrules.xml @@ -3,7 +3,7 @@ @@ -47,6 +47,7 @@ + -- 2.11.0