Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C2EB7EDC for ; Fri, 14 Oct 2011 13:39:38 +0000 (UTC) Received: (qmail 35269 invoked by uid 500); 14 Oct 2011 13:39:37 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 35207 invoked by uid 500); 14 Oct 2011 13:39:37 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 35200 invoked by uid 99); 14 Oct 2011 13:39:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Oct 2011 13:39:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED 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; Fri, 14 Oct 2011 13:39:33 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 2FA3C2388A3F for ; Fri, 14 Oct 2011 13:39:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1183357 - in /commons/proper/compress/test-resources: ./ pom.xml src/ src/main/ src/main/resources/ Date: Fri, 14 Oct 2011 13:39:12 -0000 To: commits@commons.apache.org From: bodewig@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111014133912.2FA3C2388A3F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bodewig Date: Fri Oct 14 13:39:11 2011 New Revision: 1183357 URL: http://svn.apache.org/viewvc?rev=1183357&view=rev Log: empty shell for maven project holding archives for inteagrtion tests Added: commons/proper/compress/test-resources/ commons/proper/compress/test-resources/pom.xml - copied, changed from r1183337, commons/proper/compress/trunk/pom.xml commons/proper/compress/test-resources/src/ commons/proper/compress/test-resources/src/main/ commons/proper/compress/test-resources/src/main/resources/ Copied: commons/proper/compress/test-resources/pom.xml (from r1183337, commons/proper/compress/trunk/pom.xml) URL: http://svn.apache.org/viewvc/commons/proper/compress/test-resources/pom.xml?p2=commons/proper/compress/test-resources/pom.xml&p1=commons/proper/compress/trunk/pom.xml&r1=1183337&r2=1183357&rev=1183357&view=diff ============================================================================== --- commons/proper/compress/trunk/pom.xml (original) +++ commons/proper/compress/test-resources/pom.xml Fri Oct 14 13:39:11 2011 @@ -24,282 +24,35 @@ org.apache.commons - commons-compress - 1.3-SNAPSHOT - Commons Compress + commons-compress-test-resources + 1.0 + Commons Compress Test Resources http://commons.apache.org/compress/ - Apache Commons Compress software defines an API for working with compression and archive formats. - These include: bzip2, gzip and ar, cpio, jar, tar, zip. + Test archives needed by Commons Compress' integration tests. - - 1.5 - 1.5 - compress - COMPRESS - 12310904 - - 1.2 - RC2 - - jira http://issues.apache.org/jira/browse/COMPRESS - - - junit - junit - 4.8.2 - test - - - - - - Torsten Curdt - tcurdt - tcurdt at apache.org - - - Stefan Bodewig - bodewig - bodewig at apache.org - - - Sebastian Bazley - sebb - sebb at apache.org - - - Christian Grobmeier - grobmeier at apache.org - - - - - - Wolfgang Glas - wolfgang.glas at ev-i.at - - - Christian Kohlschütte - ck@newsclub.de - - - Bear Giles - bgiles@coyotesong.com - - - - scm:svn:http://svn.apache.org/repos/asf/commons/proper/compress/trunk - scm:svn:https://svn.apache.org/repos/asf/commons/proper/compress/trunk - http://svn.apache.org/repos/asf/commons/proper/compress/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/compress/test-resources + scm:svn:https://svn.apache.org/repos/asf/commons/proper/compress/test-resources + http://svn.apache.org/repos/asf/commons/proper/compress/test-resources - - - website - Apache Website - scp://people.apache.org/www/commons.apache.org/compress/ - - - - - - - maven-assembly-plugin - - - src/assembly/bin.xml - src/assembly/src.xml - - gnu - - - - org.apache.maven.plugins - maven-source-plugin - - - - true - true - - - - - - maven-jar-plugin - - - - org.apache.commons.compress.archivers.Lister - org.apache.commons.compress - - - - - + + + + false + ${basedir}/src/main/resources + + * + + + - - - - - - org.apache.maven.plugins - maven-changes-plugin - 2.3 - - - %URL%/%ISSUE% - - - - - - changes-report - jira-report - - - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.2 - - - - org.apache.maven.plugins - maven-pmd-plugin - 2.4 - - 200 - ${maven.compile.source} - - ${basedir}/pmd-ruleset.xml - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - - true - true - - - false - ${maven.compile.source} - ${commons.encoding} - ${commons.docEncoding} - true - - http://download.oracle.com/javase/6/docs/api/ - - - - Immutable - a - This class is immutable - - - NotThreadSafe - a - This class is not thread-safe - - - ThreadSafe - a - This class is thread-safe - - - - - - org.codehaus.mojo - clirr-maven-plugin - 2.3 - - - - org.apache.commons - commons-compress - 1.2 - - - info - - - - org.codehaus.mojo - findbugs-maven-plugin - 2.3.2 - - Normal - Default - ${basedir}/findbugs-exclude-filter.xml - - - - - - - - rc - - - - apache.website - Apache Commons Release Candidate Staging Site - ${commons.deployment.protocol}://people.apache.org/www/people.apache.org/builds/commons/${commons.componentid}/${commons.release.version}/${commons.rc.version}/site - - - - - relnotes - - - - - org.apache.maven.plugins - maven-changes-plugin - 2.3 - - - src/changes - - - - - - - run-it - - - - - maven-surefire-plugin - - - **/*Test.java - **/*IT.java - - - - - - - -