Author: brett Date: Sun Oct 2 20:58:15 2005 New Revision: 293228 URL: http://svn.apache.org/viewcvs?rev=293228&view=rev Log: add it0068/it0069 to the list of tests to run
Modified: maven/components/trunk/maven-core-it/README.txt maven/components/trunk/maven-core-it/integration-tests.txt Modified: maven/components/trunk/maven-core-it/README.txt URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/README.txt?rev=293228&r1=293227&r2=293228&view=diff ============================================================================== --- maven/components/trunk/maven-core-it/README.txt (original) +++ maven/components/trunk/maven-core-it/README.txt Sun Oct 2 20:58:15 2005 @@ -184,6 +184,10 @@ it0067: Test activation of a profile from the command line. +it0068: Test repository accumulation. + +it0069: Test offline mode. + it0070: Test a RAR generation. it0071: Verifies that dotted property references work within plugin Modified: maven/components/trunk/maven-core-it/integration-tests.txt URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/integration-tests.txt?rev=293228&r1=293227&r2=293228&view=diff ============================================================================== --- maven/components/trunk/maven-core-it/integration-tests.txt (original) +++ maven/components/trunk/maven-core-it/integration-tests.txt Sun Oct 2 20:58:15 2005 @@ -6,6 +6,8 @@ it0072 it0071 it0070 +it0069 +it0068 it0067 it0066 it0065 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]