Author: brett Date: Tue Sep 27 22:52:19 2005 New Revision: 292132 URL: http://svn.apache.org/viewcvs?rev=292132&view=rev Log: removed marmalade support from plugin plugin
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=292132&r1=292131&r2=292132&view=diff ============================================================================== --- maven/components/trunk/maven-core-it/README.txt (original) +++ maven/components/trunk/maven-core-it/README.txt Tue Sep 27 22:52:19 2005 @@ -51,10 +51,6 @@ it0014: Test POM configuration by settings the -source and -target for the compiler to 1.4 -it0015: Test marmalade-driven mojo support. This will compile supporting java - classes (mmld tag & taglib), generate plugin descriptor from mmld script, - install the plugin, and finally use the new plugin. - it0016: Test a WAR generation it0017: Test an EJB generation 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=292132&r1=292131&r2=292132&view=diff ============================================================================== --- maven/components/trunk/maven-core-it/integration-tests.txt (original) +++ maven/components/trunk/maven-core-it/integration-tests.txt Tue Sep 27 22:52:19 2005 @@ -55,7 +55,7 @@ it0018 it0017 it0016 -it0015 +#it0015 it0014 it0013 it0012 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]