brett 2005/04/11 05:27:13
Modified: maven-core-it README.txt integration-tests.txt
Log:
add it0019 (currently failing)
Revision Changes Path
1.26 +2 -0 maven-components/maven-core-it/README.txt
Index: README.txt
===================================================================
RCS file: /home/cvs/maven-components/maven-core-it/README.txt,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- README.txt 8 Apr 2005 04:48:04 -0000 1.25
+++ README.txt 11 Apr 2005 12:27:13 -0000 1.26
@@ -56,6 +56,8 @@
it0018: Ensure that managed dependencies for dependency POMs are calculated
correctly when resolved. Removes commons-logging-1.0.3 and checks it
is
redownloaded.
+
+it0019: Test that a version is managed by pluginManagement in the super POM
-------------------------------------------------------------------------------
- generated sources
1.25 +1 -0 maven-components/maven-core-it/integration-tests.txt
Index: integration-tests.txt
===================================================================
RCS file: /home/cvs/maven-components/maven-core-it/integration-tests.txt,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- integration-tests.txt 8 Apr 2005 04:48:04 -0000 1.24
+++ integration-tests.txt 11 Apr 2005 12:27:13 -0000 1.25
@@ -15,3 +15,4 @@
it0016
it0017
it0018
+#it0019