Author: brett
Date: Mon Sep 22 22:33:06 2008
New Revision: 698096
URL:
http://svn.apache.org/viewvc?rev=698096&view=revLog:
clarify tests
Modified:
incubator/nmaven/branches/NMAVEN_0.14/integration-tests/tests/README.txt
Modified: incubator/nmaven/branches/NMAVEN_0.14/integration-tests/tests/README.txt
URL:
http://svn.apache.org/viewvc/incubator/nmaven/branches/NMAVEN_0.14/integration-tests/tests/README.txt?rev=698096&r1=698095&r2=698096&view=diff==============================================================================
--- incubator/nmaven/branches/NMAVEN_0.14/integration-tests/tests/README.txt (original)
+++ incubator/nmaven/branches/NMAVEN_0.14/integration-tests/tests/README.txt Mon Sep 22 22:33:06 2008
@@ -5,7 +5,7 @@
it0005: CS-MS: Build a webapp and deploy it
it0006: PATH: Generate a class binding from a schema
it0007: PATH: Generate a schema from an XML instance and then create a class binding from the generated schema
-it0008: PATH: Generate a WSDL (not included)
+it0008: Removed
it0009: Removed
it0010: VB-MS: Build a library that is dependent on a .netmodule
it0011: CS-MONO: Build a library that is dependent on a .netmodule
@@ -20,10 +20,12 @@
it0020: CS-MS-Resources: Generate resource file and embed into assembly
it0021: VB: Resource generation for VB
it0022: Signing of an assembly (verify manually by looking for the signature in the manifest)
-it0023: CS-MS: .NET 3.0 compiling
-it0024: CS-MS: .NET 3.0 NUnit
+it0023: Removed
+it0024: Removed
+it0025: Incomplete test that starts the XSP server and contains a submodule (copy of it0001)
+it0026: CS-MS: Build a .netmodule (same as it0001, different group/artifact ID)
it0027: Compiling CS with flat directory structure
it0028: Deploys a snapshot dll to a remote repo
it0029: Deploys a non-snapshot dll to a remote repo
it0030: Pulls a snapshot dll and non-snapshot dll from a remote repo
-it0032: Verifies that compile plugin processes excludes and testExcludes elements from the pom
\ No newline at end of file
+it0032: Verifies that compile plugin processes excludes and testExcludes elements from the pom