Return-Path: Delivered-To: apmail-incubator-bval-commits-archive@minotaur.apache.org Received: (qmail 9809 invoked from network); 1 Apr 2010 02:42:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Apr 2010 02:42:23 -0000 Received: (qmail 89148 invoked by uid 500); 1 Apr 2010 02:42:23 -0000 Delivered-To: apmail-incubator-bval-commits-archive@incubator.apache.org Received: (qmail 89113 invoked by uid 500); 1 Apr 2010 02:42:23 -0000 Mailing-List: contact bval-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bval-dev@incubator.apache.org Delivered-To: mailing list bval-commits@incubator.apache.org Received: (qmail 89106 invoked by uid 99); 1 Apr 2010 02:42:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Apr 2010 02:42:21 +0000 X-ASF-Spam-Status: No, hits=-1133.9 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Apr 2010 02:42:18 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9A35B23888E4; Thu, 1 Apr 2010 02:41:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r929787 - in /incubator/bval/trunk: bval-jsr303/pom.xml pom.xml Date: Thu, 01 Apr 2010 02:41:58 -0000 To: bval-commits@incubator.apache.org From: dwoods@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100401024158.9A35B23888E4@eris.apache.org> Author: dwoods Date: Thu Apr 1 02:41:58 2010 New Revision: 929787 URL: http://svn.apache.org/viewvc?rev=929787&view=rev Log: BVAL-5 Correctly reformatted pom.xml files to use 4 space indention Modified: incubator/bval/trunk/bval-jsr303/pom.xml incubator/bval/trunk/pom.xml Modified: incubator/bval/trunk/bval-jsr303/pom.xml URL: http://svn.apache.org/viewvc/incubator/bval/trunk/bval-jsr303/pom.xml?rev=929787&r1=929786&r2=929787&view=diff ============================================================================== --- incubator/bval/trunk/bval-jsr303/pom.xml (original) +++ incubator/bval/trunk/bval-jsr303/pom.xml Thu Apr 1 02:41:58 2010 @@ -18,23 +18,23 @@ under the License. --> - 4.0.0 + 4.0.0 - - org.apache.bval - bval-parent - 0.1-SNAPSHOT - - - bval-jsr303 - bval-jsr303 :: Bean Validation 1.0 Implementation - jar + + org.apache.bval + bval-parent + 0.1-SNAPSHOT + + + bval-jsr303 + bval-jsr303 :: Bean Validation 1.0 Implementation + jar - + This is an implementation of JSR 303 (Bean Validation), a specification of the Java API for Javabean validation in Java EE and Java SE. The technical objective is to provide a class level constraint declaration @@ -42,188 +42,188 @@ constraint metadata repository and query API. - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.5 - - package - - - - - javadoc - test-javadoc - - - - - - org.codehaus.mojo - jdepend-maven-plugin - 2.0-beta-2 - - - - - - - jaxb - - 1.5 - - - - javax.xml.bind - jaxb-api - 2.1 - - - com.sun.xml.bind - jaxb-impl - 2.1.3 - - - - - - geronimo - - - !ri - - - - - org.apache.geronimo.specs - geronimo-validation_1.0_spec - - provided - - - - - - ri - - - ri - - - - - javax.validation - validation-api - - provided - - - - - - - - org.apache.bval - bval-core - ${pom.version} - - - junit - junit - test - - - log4j - log4j - test - - - - - com.thoughtworks.xstream - xstream - true - - - org.apache.geronimo.specs - geronimo-jpa_2.0_spec - - provided - true - - - - - install - - - - src/main/resources - true - - - src/main/xsd - META-INF - - - - ${basedir} - - NOTICE.txt - LICENSE.txt - DISCLAIMER.txt - - META-INF - - - - - src/test/resources - - - ${basedir} - - NOTICE.txt - LICENSE.txt - DISCLAIMER.txt - - META-INF - - - - - - org.apache.maven.wagon - wagon-webdav - - - - - - org.codehaus.mojo - jaxb2-maven-plugin - 1.2 - - - - xjc - - - - - org.apache.bval.jsr303.xml - ${basedir}/target/generated-sources - true - - - - + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.5 + + package + + + + + javadoc + test-javadoc + + + + + + org.codehaus.mojo + jdepend-maven-plugin + 2.0-beta-2 + + + + + + + jaxb + + 1.5 + + + + javax.xml.bind + jaxb-api + 2.1 + + + com.sun.xml.bind + jaxb-impl + 2.1.3 + + + + + + geronimo + + + !ri + + + + + org.apache.geronimo.specs + geronimo-validation_1.0_spec + + provided + + + + + + ri + + + ri + + + + + javax.validation + validation-api + + provided + + + + + + + + org.apache.bval + bval-core + ${pom.version} + + + junit + junit + test + + + log4j + log4j + test + + + + + com.thoughtworks.xstream + xstream + true + + + org.apache.geronimo.specs + geronimo-jpa_2.0_spec + + provided + true + + + + + install + + + + src/main/resources + true + + + src/main/xsd + META-INF + + + + ${basedir} + + NOTICE.txt + LICENSE.txt + DISCLAIMER.txt + + META-INF + + + + + src/test/resources + + + ${basedir} + + NOTICE.txt + LICENSE.txt + DISCLAIMER.txt + + META-INF + + + + + + org.apache.maven.wagon + wagon-webdav + + + + + + org.codehaus.mojo + jaxb2-maven-plugin + 1.2 + + + + xjc + + + + + org.apache.bval.jsr303.xml + ${basedir}/target/generated-sources + true + + + + Modified: incubator/bval/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/bval/trunk/pom.xml?rev=929787&r1=929786&r2=929787&view=diff ============================================================================== --- incubator/bval/trunk/pom.xml (original) +++ incubator/bval/trunk/pom.xml Thu Apr 1 02:41:58 2010 @@ -18,569 +18,576 @@ under the License. --> - 4.0.0 + 4.0.0 - - org.apache - apache - 6 - - - org.apache.bval - bval-parent - Apache BeanValidation :: Parent POM - pom - 0.1-SNAPSHOT - - Apache BeanValidation parent pom - - - UTF-8 - bval - scp://people.apache.org/www/incubator.apache.org - - - - Apache Software Foundation - http://www.apache.org/ - - - 2010 - - http://incubator.apache.org/beanvalidation/ - - - scm:svn:http://svn.apache.org/repos/asf/incubator/bval/trunk - scm:svn:https://svn.apache.org/repos/asf/incubator/bval/trunk - http://svn.apache.org/repos/asf/incubator/bval/trunk - - - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - - BeanValidation User List - bval-user-subscribe@incubator.apache.org - bval-user-unsubscribe@incubator.apache.org - mailto:bval-user@incubator.apache.org - http://mail-archives.apache.org/mod_mbox/incubator-bval-user/ - - - - BeanValidation Developer List - bval-dev-subscribe@incubator.apache.org - bval-dev-unsubscribe@incubator.apache.org - mailto:bval-dev@incubator.apache.org - http://mail-archives.apache.org/mod_mbox/incubator-bval-dev/ - - - - BeanValidation Commits List - bval-commits-subscribe@incubator.apache.org - bval-commits-unsubscribe@incubator.apache.org - mailto:bval-commits@incubator.apache.org - http://mail-archives.apache.org/mod_mbox/incubator-bval-commits/ - - - - - - romanstumm - Roman Stumm - romanstumm@apache.org - - - dwoods - Donald Woods - dwoods@apache.org - - - simonetripodi - Simone Tripodi - simonetripodi@apache.org - Sourcesense Srl - - - - - - apache-website - ${site.deploy.url}/maven/${siteId}/${version} - - - - - - - maven-project-info-reports-plugin - 2.1.1 - - - org.apache.maven.plugins - maven-javadoc-plugin - - package - true - 1.5 - - http://java.sun.com/j2se/1.5.0/docs/api - http://java.sun.com/javaee/6/docs/api - - - - - - javadoc - test-javadoc - - - - - - org.codehaus.mojo - jdepend-maven-plugin - - - - - - - - - - javax.validation - validation-api - 1.0.0.GA - - - - org.apache.geronimo.specs - geronimo-validation_1.0_spec - 1.0 - - - - org.apache.geronimo.specs - geronimo-jpa_2.0_spec - 1.0 - - - junit - junit - 3.8.2 - - - commons-lang - commons-lang - 2.4 - - - commons-logging - commons-logging - 1.1.1 - - - - log4j - log4j - 1.2.14 - - - commons-beanutils - commons-beanutils - 1.8.2 - - - - com.thoughtworks.xstream - xstream - 1.3.1 - - - commons-collections - commons-collections - 3.2.1 - - - org.freemarker - freemarker - 2.3.15 - - - - - - - install - - - - src/main/resources - - - - ${basedir} - - NOTICE.txt - LICENSE.txt - DISCLAIMER.txt - - META-INF - - - - - src/test/resources - - - ${basedir} - - NOTICE.txt - LICENSE.txt - DISCLAIMER.txt - - META-INF - - - - - - org.apache.maven.wagon - wagon-webdav - 1.0-beta-2 - - - - - - - org.apache.maven.plugins - maven-clean-plugin - 2.3 - - - org.apache.maven.plugins - maven-compiler-plugin - 2.0.2 - - 1.5 - 1.5 - ${project.build.sourceEncoding} - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.4 - - - org.apache.maven.plugins - maven-enforcer-plugin - 1.0-beta-1 - - - org.apache.maven.plugins - maven-gpg-plugin - 1.0-alpha-4 - - - org.apache.maven.plugins - maven-install-plugin - 2.2 - - - org.apache.maven.plugins - maven-jar-plugin - 2.2 - - - - true - true - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.2 - - - org.codehaus.mojo - jdepend-maven-plugin - 2.0-beta-2 - - - org.apache.maven.plugins - maven-release-plugin - 2.0-beta-9 - - - org.apache.maven.plugins - maven-resources-plugin - 2.3 - - ${project.build.sourceEncoding} - - - - org.apache.maven.plugins - maven-site-plugin - 2.0 - - - org.apache.maven.plugins - maven-assembly-plugin - 2.2-beta-3 - - - org.codehaus.mojo - ianal-maven-plugin - 1.0-alpha-1 - - - - verify-legal-files - - - - true - - - - - - org.codehaus.mojo - rat-maven-plugin - 1.0-alpha-3 - - false - 0 - - - **/javax.validation.spi.ValidationProvider - - - README.txt - - - **/.*/** - **/*.ftl - **/*.iml - **/*.log - **/maven-eclipse.xml - **/rat.txt - **/target/**/* - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.4.3 - - - org.apache.maven.plugins - maven-source-plugin - 2.1.1 - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - test-jar - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - - - validate - - enforce - - - - - [2.0.9,) - - - [1.5,) - - - - - - - - org.codehaus.mojo - ianal-maven-plugin - - - - verify-legal-files - - - - true - - - - - - - - - bval-core - bval-jsr303 - - - - - - release - - - release - - - - - - - org.apache.maven.plugins - maven-gpg-plugin - - ${gpg.passphrase} - - - - - sign - - - - - - - true - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.apache.maven.plugins - maven-release-plugin - - false - deploy - -Prelease - true - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - javadoc.resources - package - - run - - - - - - - - - - - - - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - ${project.build.sourceEncoding} - - - - attach-javadoc - package - - jar - - - - process-classes - - javadoc - - - - ${javadoc.additionalparam} + + org.apache + apache + 6 + + + org.apache.bval + bval-parent + Apache BeanValidation :: Parent POM + pom + 0.1-SNAPSHOT + + Apache BeanValidation parent pom + + + UTF-8 + bval + scp://people.apache.org/www/incubator.apache.org + + + + Apache Software Foundation + http://www.apache.org/ + + + 2010 + + http://incubator.apache.org/beanvalidation/ + + + scm:svn:http://svn.apache.org/repos/asf/incubator/bval/trunk + scm:svn:https://svn.apache.org/repos/asf/incubator/bval/trunk + http://svn.apache.org/repos/asf/incubator/bval/trunk + + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + BeanValidation User List + bval-user-subscribe@incubator.apache.org + bval-user-unsubscribe@incubator.apache.org + mailto:bval-user@incubator.apache.org + http://mail-archives.apache.org/mod_mbox/incubator-bval-user/ + + + + BeanValidation Developer List + bval-dev-subscribe@incubator.apache.org + bval-dev-unsubscribe@incubator.apache.org + mailto:bval-dev@incubator.apache.org + http://mail-archives.apache.org/mod_mbox/incubator-bval-dev/ + + + + BeanValidation Commits List + bval-commits-subscribe@incubator.apache.org + bval-commits-unsubscribe@incubator.apache.org + mailto:bval-commits@incubator.apache.org + http://mail-archives.apache.org/mod_mbox/incubator-bval-commits/ + + + + + + romanstumm + Roman Stumm + romanstumm@apache.org + + + dwoods + Donald Woods + dwoods@apache.org + + + simonetripodi + Simone Tripodi + simonetripodi@apache.org + Sourcesense Srl + + + + + + apache-website + ${site.deploy.url}/maven/${siteId}/${version} + + + + + + + maven-project-info-reports-plugin + 2.1.1 + + + org.apache.maven.plugins + maven-javadoc-plugin + + package + true + 1.5 + + http://java.sun.com/j2se/1.5.0/docs/api + http://java.sun.com/javaee/6/docs/api + + + + + + javadoc + test-javadoc + + + + + + org.codehaus.mojo + jdepend-maven-plugin + + + + + + + + + + javax.validation + validation-api + 1.0.0.GA + + + + org.apache.geronimo.specs + geronimo-validation_1.0_spec + 1.0 + + + + org.apache.geronimo.specs + geronimo-jpa_2.0_spec + 1.0 + + + junit + junit + 3.8.2 + + + commons-lang + commons-lang + 2.4 + + + commons-logging + commons-logging + 1.1.1 + + + + log4j + log4j + 1.2.14 + + + commons-beanutils + commons-beanutils + 1.8.2 + + + + com.thoughtworks.xstream + xstream + 1.3.1 + + + commons-collections + commons-collections + 3.2.1 + + + org.freemarker + freemarker + 2.3.15 + + + + + + + install + + + + src/main/resources + + + + ${basedir} + + NOTICE.txt + LICENSE.txt + DISCLAIMER.txt + + META-INF + + + + + src/test/resources + + + ${basedir} + + NOTICE.txt + LICENSE.txt + DISCLAIMER.txt + + META-INF + + + + + + org.apache.maven.wagon + wagon-webdav + 1.0-beta-2 + + + + + + + org.apache.maven.plugins + maven-clean-plugin + 2.3 + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.5 + 1.5 + ${project.build.sourceEncoding} + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.4 + + + org.apache.maven.plugins + maven-enforcer-plugin + 1.0-beta-1 + + + org.apache.maven.plugins + maven-gpg-plugin + 1.0-alpha-4 + + + org.apache.maven.plugins + maven-install-plugin + 2.2 + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + + + true + true + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.2 + + + org.codehaus.mojo + jdepend-maven-plugin + 2.0-beta-2 + + + org.apache.maven.plugins + maven-release-plugin + 2.0-beta-9 + + + org.apache.maven.plugins + maven-resources-plugin + 2.3 + + ${project.build.sourceEncoding} + + + + org.apache.maven.plugins + maven-site-plugin + 2.0 + + + org.apache.maven.plugins + maven-assembly-plugin + 2.2-beta-3 + + + org.codehaus.mojo + ianal-maven-plugin + 1.0-alpha-1 + + + + verify-legal-files + + + + true + + + + + + org.codehaus.mojo + rat-maven-plugin + 1.0-alpha-3 + + false + 0 + + + **/javax.validation.spi.ValidationProvider + + + README.txt + + + **/.*/** + **/*.ftl + **/*.iml + **/*.log + **/maven-eclipse.xml + **/rat.txt + **/target/**/* + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.4.3 + + + org.apache.maven.plugins + maven-source-plugin + 2.1.1 + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + test-jar + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + + + validate + + enforce + + + + + [2.0.9,) + + + [1.5,) + + + + + + + + org.codehaus.mojo + ianal-maven-plugin + + + + verify-legal-files + + + + true + + + + + + + + + bval-core + bval-jsr303 + + + + + + release + + + release + + + + + + + org.apache.maven.plugins + maven-gpg-plugin + + ${gpg.passphrase} + + + + + sign + + + + + + + true + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-release-plugin + + false + deploy + -Prelease + true + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + javadoc.resources + package + + run + + + + + + + + + + + + + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + ${project.build.sourceEncoding} + + + + attach-javadoc + package + + jar + + + + process-classes + + javadoc + + + + ${javadoc.additionalparam} - true - com.agimatec - false - 512m - - http://java.sun.com/j2se/1.5.0/docs/api - http://java.sun.com/javaee/6/docs/api - - - - - - - - - - + true + com.agimatec + false + 512m + + http://java.sun.com/j2se/1.5.0/docs/api + http://java.sun.com/javaee/6/docs/api + + + + + + + + + +