From ee72d51421bda57612fd3cf281cd81c74f43847b Mon Sep 17 00:00:00 2001 From: fgiust Date: Sun, 27 Nov 2005 22:28:04 +0000 Subject: [PATCH] reformatting only, no code changes git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@349325 13f79535-47bb-0310-9956-ffa450edef68 --- .../templates/classpath.jelly | 430 +++++++++--------- 1 file changed, 216 insertions(+), 214 deletions(-) diff --git a/eclipse/src/plugin-resources/templates/classpath.jelly b/eclipse/src/plugin-resources/templates/classpath.jelly index e77334c5..dd9cf69b 100644 --- a/eclipse/src/plugin-resources/templates/classpath.jelly +++ b/eclipse/src/plugin-resources/templates/classpath.jelly @@ -1,251 +1,253 @@ + /* + * Copyright 2001-2004 The Apache Software Foundation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +--> - + + - - - org.eclipse.jdt.launching.JRE_CONTAINER,${maven.eclipse.conclasspath} - - - - - - - - - - - - - - - - - - - - - + + org.eclipse.jdt.launching.JRE_CONTAINER,${maven.eclipse.conclasspath} + + + - - - - - - - + + + + + + + + - - + + - + - - - - - - - - - - - - - - - - - + + - - - - Contains JUnit tests - - - - - - - - - - - - - - - - Setting compile of ${testSrcDir} to ${testOutputDir} - - - - - - - ${testPlugin.getDependency('junit').getVersion()} - - - - - - - ${maven.eclipse.junit} - - - - - - - - - - - - - - - + + - - - - + + + + + + + + - - - - + + + + + + + + - - + + - - + + - - - - - - - - - + + Contains JUnit tests + + - - ${maven.eclipse.classpath.include} + + + - - - - - + + + + + - - - - + - - - Contains Cactus Tests! - - + Setting compile of ${testSrcDir} to ${testOutputDir} + - - ${cactusPlugin.getDependency('cactus').getVersion()} - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + ${testPlugin.getDependency('junit').getVersion()} + + + + + + + ${maven.eclipse.junit} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + - + + + + + + + + - - - - - - - Setting default output directory to ${outputDir} - + + ${maven.eclipse.classpath.include} + + + + + + + + + + + + + + + Contains Cactus Tests! + + + + + ${cactusPlugin.getDependency('cactus').getVersion()} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Setting default output directory to ${outputDir} +