You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2012/01/30 22:56:25 UTC

svn commit: r1238031 - /maven/plugins/trunk/maven-pmd-plugin/pom.xml

Author: dennisl
Date: Mon Jan 30 21:56:25 2012
New Revision: 1238031

URL: http://svn.apache.org/viewvc?rev=1238031&view=rev
Log:
[MPMD-141] Add Italian Resource Bundle

- Add it to the l10n report as well

Modified:
    maven/plugins/trunk/maven-pmd-plugin/pom.xml

Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/pom.xml?rev=1238031&r1=1238030&r2=1238031&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Mon Jan 30 21:56:25 2012
@@ -215,6 +215,7 @@ under the License.
               <locales>
                 <locale>de</locale>
                 <locale>fr</locale>
+                <locale>it</locale>
                 <locale>nl</locale>
                 <locale>pt_BR</locale>
                 <locale>sv</locale>