From b25b57141467eb3c971fedfea227b7b0609cd53b Mon Sep 17 00:00:00 2001 From: brett Date: Wed, 20 Aug 2003 12:37:18 +0000 Subject: [PATCH] Change Maven tags to match Jelly convention (keep old versions too for now) git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113861 13f79535-47bb-0310-9956-ffa450edef68 --- eclipse/src/plugin-resources/templates/classpath.jelly | 10 +++++----- jdee/plugin.jelly | 4 ++-- jdiff/plugin.jelly | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/eclipse/src/plugin-resources/templates/classpath.jelly b/eclipse/src/plugin-resources/templates/classpath.jelly index 3077036c..f8a47439 100644 --- a/eclipse/src/plugin-resources/templates/classpath.jelly +++ b/eclipse/src/plugin-resources/templates/classpath.jelly @@ -9,13 +9,13 @@ - + Contains JUnit tests - + @@ -24,7 +24,7 @@ value="${pom.getPluginContext('maven-test-plugin').getVariable('maven.test.dest')}"/> - + Setting compile of ${testSrcDir} to ${testOutputDir} @@ -65,7 +65,7 @@ Contains Cactus Tests! - + ${pom.getPluginContext('maven-cactus-plugin').getVariable('plugin').getDependency('cactus').getVersion()} @@ -95,7 +95,7 @@ - + Setting default output directory to ${outputDir} diff --git a/jdee/plugin.jelly b/jdee/plugin.jelly index 8763cd25..08c068a7 100644 --- a/jdee/plugin.jelly +++ b/jdee/plugin.jelly @@ -29,7 +29,7 @@ (quote (jde-project-name "${pom.artifactId}")) (quote (jde-project-file-name "${maven.jdee.project.file}")) - + (quote (jde-sourcepath (quote ("./${srcDir}")))) @@ -47,7 +47,7 @@ (quote (jde-global-classpath (quote ("./target/classes" - + "./${srcDir}" diff --git a/jdiff/plugin.jelly b/jdiff/plugin.jelly index 4b42c712..2e7e5e18 100644 --- a/jdiff/plugin.jelly +++ b/jdiff/plugin.jelly @@ -31,7 +31,7 @@ - + @@ -42,7 +42,7 @@ - + - +