Author: brett
Date: Mon Sep 22 22:32:27 2008
New Revision: 698095
URL:
http://svn.apache.org/viewvc?rev=698095&view=revLog:
review the ITs for porting across
Modified:
incubator/nmaven/branches/NMAVEN-186/core-integration-tests/notes.txt
Modified: incubator/nmaven/branches/NMAVEN-186/core-integration-tests/notes.txt
URL:
http://svn.apache.org/viewvc/incubator/nmaven/branches/NMAVEN-186/core-integration-tests/notes.txt?rev=698095&r1=698094&r2=698095&view=diff==============================================================================
--- incubator/nmaven/branches/NMAVEN-186/core-integration-tests/notes.txt (original)
+++ incubator/nmaven/branches/NMAVEN-186/core-integration-tests/notes.txt Mon Sep 22 22:32:27 2008
@@ -1,11 +1,16 @@
Planned changes:
-- Port 0.14 ITs that are not present
+- Port 0.14 ITs: 02, 03, 04, 10, 20, 21, 22, 28, 29, 30, 32
- Ensure test suite runs for 0.14 by translating POMs according to the formula below
- Make it possible to run ITs on different versions of NMaven by substituting plugin version, like Maven ITs
- Make it possible to run the entire test suite with a given toolchain (previous tests only did so for IT0000 and it wasn't configurable)
- Rename tests to have valid issue numbers of test descriptions rather than MNG-0000
- Move tests to a separate trunk, independent of version
+- Use new ITs for 0.14
+- Remove old ITs except for: issue67, 05, 11 - 19
+- Port 0.14 ITs: 06, 07 - to XSD plugin once migrated
+- Port 0.14 ITs if relevant: 18 (1.1), 19 (Compact)
+- Add ITs: .NET 3.0
Fixes: