Author: carlos
Date: Fri Jun  9 09:52:52 2006
New Revision: 413090

URL: http://svn.apache.org/viewvc?rev=413090&view=rev
Log:
[MNG-2357] Add missing it tests
Submitted by: Jerome Lacoste

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/viewvc/maven/components/trunk/maven-core-it/README.txt?rev=413090&r1=413089&r2=413090&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/README.txt (original)
+++ maven/components/trunk/maven-core-it/README.txt Fri Jun  9 09:52:52 2006
@@ -293,6 +293,10 @@
         when they contain ${project.build.directory} in the string value of a 
         Map.Entry.
 
+it0105: MRESOURCES-18
+
+it0106: When a project has modules and its parent is not preinstalled 
[MNG-2318]
+
 it0107: Verify that default implementation of an implementation for a complex 
object works as 
         expected [MNG-2293]
 -------------------------------------------------------------------------------

Modified: maven/components/trunk/maven-core-it/integration-tests.txt
URL: 
http://svn.apache.org/viewvc/maven/components/trunk/maven-core-it/integration-tests.txt?rev=413090&r1=413089&r2=413090&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/integration-tests.txt (original)
+++ maven/components/trunk/maven-core-it/integration-tests.txt Fri Jun  9 
09:52:52 2006
@@ -1,4 +1,6 @@
 it0107
+#it0106 MNG-2318 not yet fixed
+it0105
 #it0104 Commenting out, not fixed until post-2.0.4, due to dependency on new 
plexus-container-default version.
 it0103
 it0102


Reply via email to