Author: aheritier
Date: Wed Jan 30 13:53:34 2008
New Revision: 616915
URL: http://svn.apache.org/viewvc?rev=616915&view=rev
Log:
Fix test case. Wasn't maintained because it was deactivated.
Modified:
maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-16/expected/.project
Modified:
maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-16/expected/.project
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-16/expected/.project?rev=616915&r1=616914&r2=616915&view=diff
==============================================================================
---
maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-16/expected/.project
[UTF-8] (original)
+++
maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-16/expected/.project
[UTF-8] Wed Jan 30 13:53:34 2008
@@ -1,24 +1,13 @@
-<projectDescription>
- <name>maven-eclipse-plugin-test-project-16</name>
- <comment>Test of special characters like ö ä ü ß UTF-8 encoded</comment>
- <projects/>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.modulecore.ComponentStructuralBuilder</name>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- </buildCommand>
- <buildCommand>
-
<name>org.eclipse.wst.common.modulecore.ComponentStructuralBuilderDependencyResolver</name>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- </natures>
-</projectDescription>
+<projectDescription>
+ <name>maven-eclipse-plugin-test-project-16</name>
+ <comment>Test of special characters like ö ä ü ß UTF-8 encoded</comment>
+ <projects/>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>