felipeal 2004/11/15 21:07:53 Modified: ear/src/plugin-test/test03 project.xml ear/src/plugin-test/test04 project.xml Log: fixed description Revision Changes Path 1.2 +1 -1 maven-plugins/ear/src/plugin-test/test03/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/maven-plugins/ear/src/plugin-test/test03/project.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.xml 16 Nov 2004 05:04:56 -0000 1.1 +++ project.xml 16 Nov 2004 05:07:52 -0000 1.2 @@ -23,7 +23,7 @@ <artifactId>test-maven-ear-plugin-03</artifactId> <inceptionYear>2004</inceptionYear> <shortDescription>Tests that application.xml is not generated at maven.ear.src</shortDescription> - <shortDescription>Tests that application.xml is not generated at maven.ear.src (see issue MPEAR-7)</shortDescription> + <description>Tests that application.xml is not generated at maven.ear.src (see issue MPEAR-7)</description> <url/> <developers> <developer> 1.2 +1 -1 maven-plugins/ear/src/plugin-test/test04/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/maven-plugins/ear/src/plugin-test/test04/project.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.xml 16 Nov 2004 05:04:56 -0000 1.1 +++ project.xml 16 Nov 2004 05:07:52 -0000 1.2 @@ -23,7 +23,7 @@ <artifactId>test-maven-ear-plugin-04</artifactId> <inceptionYear>2004</inceptionYear> <shortDescription>Tests that application.xml is correctly bundled</shortDescription> - <shortDescription>Tests that application.xml is correctly bundled when it is not generated (see issue MPEAR-7)</shortDescription> + <description>Tests that application.xml is correctly bundled when it is not generated (see issue MPEAR-7)</description> <url/> <developers> <developer>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]