From 40447830878beb44a8faff9bb9cae12b5a5784bd Mon Sep 17 00:00:00 2001 From: bwalding Date: Mon, 28 Jul 2003 09:33:00 +0000 Subject: [PATCH] Reformat PR:MAVEN-628 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113742 13f79535-47bb-0310-9956-ffa450edef68 --- .../templates/classpath.jelly | 132 +++++++++--------- 1 file changed, 63 insertions(+), 69 deletions(-) diff --git a/eclipse/src/plugin-resources/templates/classpath.jelly b/eclipse/src/plugin-resources/templates/classpath.jelly index 5ba8d3ab..9af9a16b 100644 --- a/eclipse/src/plugin-resources/templates/classpath.jelly +++ b/eclipse/src/plugin-resources/templates/classpath.jelly @@ -21,61 +21,59 @@ - - Contains JUnit tests - - - - - - - - - - - - - - - - - - - - - Setting compile of ${testSrcDir} to ${testOutputDir} - - - - - - ${pom.getPluginContext('maven-test-plugin').getVariable('plugin').getDependency('junit').getVersion()} - - - - - - - ${maven.eclipse.junit} - - - - - - - - - + + Contains JUnit tests + + + + + + + + + + + + + + + + + + + + Setting compile of ${testSrcDir} to ${testOutputDir} + + + + + + + ${pom.getPluginContext('maven-test-plugin').getVariable('plugin').getDependency('junit').getVersion()} + + + + + + + ${maven.eclipse.junit} + + + + + + + + + + @@ -115,24 +113,20 @@ - + - + - - - - - - + + + + + + - - Setting default output directory to ${outputDir} - - + + Setting default output directory to ${outputDir} + \ No newline at end of file