From: markt Date: Sun, 5 Aug 2007 17:12:28 +0000 (+0000) Subject: Add eol-style native to the maven files X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=db0220b492d8a1e0a55889e6dcbdf1f4ddb57651;p=tomcat7.0 Add eol-style native to the maven files git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@562910 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/res/maven/annotations-api.pom b/res/maven/annotations-api.pom index 8b24b9cf4..74b33ac15 100644 --- a/res/maven/annotations-api.pom +++ b/res/maven/annotations-api.pom @@ -1,24 +1,24 @@ - - - - 4.0.0 - org.apache.tomcat - annotations-api - @MAVEN.DEPLOY.VERSION@ - Annotations Package + + + + 4.0.0 + org.apache.tomcat + annotations-api + @MAVEN.DEPLOY.VERSION@ + Annotations Package \ No newline at end of file diff --git a/res/maven/catalina-ha.pom b/res/maven/catalina-ha.pom index 92685fc4b..d580f9de1 100644 --- a/res/maven/catalina-ha.pom +++ b/res/maven/catalina-ha.pom @@ -1,56 +1,56 @@ - - - - 4.0.0 - org.apache.tomcat - catalina-ha - @MAVEN.DEPLOY.VERSION@ - Tomcat High Availability Implementation - - - org.apache.tomcat - coyote - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - servlet-api - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - juli - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - tribes - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - catalina - @MAVEN.DEPLOY.VERSION@ - compile - - - + + + + 4.0.0 + org.apache.tomcat + catalina-ha + @MAVEN.DEPLOY.VERSION@ + Tomcat High Availability Implementation + + + org.apache.tomcat + coyote + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + servlet-api + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + juli + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + tribes + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + catalina + @MAVEN.DEPLOY.VERSION@ + compile + + + diff --git a/res/maven/catalina.pom b/res/maven/catalina.pom index 1586f96dd..0c945e458 100644 --- a/res/maven/catalina.pom +++ b/res/maven/catalina.pom @@ -1,52 +1,52 @@ - - - - 4.0.0 - org.apache.tomcat - catalina - @MAVEN.DEPLOY.VERSION@ - Tomcat Servlet Engine Core Classes and Standard implementations - - - - org.apache.tomcat - servlet-api - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - juli - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - annotations-api - @MAVEN.DEPLOY.VERSION@ - compile - - - + + + + 4.0.0 + org.apache.tomcat + catalina + @MAVEN.DEPLOY.VERSION@ + Tomcat Servlet Engine Core Classes and Standard implementations + + + + org.apache.tomcat + servlet-api + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + juli + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + annotations-api + @MAVEN.DEPLOY.VERSION@ + compile + + + diff --git a/res/maven/coyote.pom b/res/maven/coyote.pom index e8727ad24..f92498a32 100644 --- a/res/maven/coyote.pom +++ b/res/maven/coyote.pom @@ -1,44 +1,44 @@ - - - - 4.0.0 - org.apache.tomcat - coyote - @MAVEN.DEPLOY.VERSION@ - Tomcat Connectors and HTTP parser - - - org.apache.tomcat - catalina - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - servlet-api - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - juli - @MAVEN.DEPLOY.VERSION@ - compile - - - + + + + 4.0.0 + org.apache.tomcat + coyote + @MAVEN.DEPLOY.VERSION@ + Tomcat Connectors and HTTP parser + + + org.apache.tomcat + catalina + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + servlet-api + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + juli + @MAVEN.DEPLOY.VERSION@ + compile + + + diff --git a/res/maven/el-api.pom b/res/maven/el-api.pom index 637648fa5..d8ab540e0 100644 --- a/res/maven/el-api.pom +++ b/res/maven/el-api.pom @@ -1,24 +1,24 @@ - - - - 4.0.0 - org.apache.tomcat - el-api - @MAVEN.DEPLOY.VERSION@ - Expression language package - + + + + 4.0.0 + org.apache.tomcat + el-api + @MAVEN.DEPLOY.VERSION@ + Expression language package + diff --git a/res/maven/jasper-el.pom b/res/maven/jasper-el.pom index dee9205b4..6301df9df 100644 --- a/res/maven/jasper-el.pom +++ b/res/maven/jasper-el.pom @@ -1,33 +1,33 @@ - - - - 4.0.0 - org.apache.tomcat - jasper-el - @MAVEN.DEPLOY.VERSION@ - Jasper Expression Language Impl - - - org.apache.tomcat - el-api - @MAVEN.DEPLOY.VERSION@ - compile - - - - + + + + 4.0.0 + org.apache.tomcat + jasper-el + @MAVEN.DEPLOY.VERSION@ + Jasper Expression Language Impl + + + org.apache.tomcat + el-api + @MAVEN.DEPLOY.VERSION@ + compile + + + + diff --git a/res/maven/jasper-jdt.pom b/res/maven/jasper-jdt.pom index 5aaed2270..b867112da 100644 --- a/res/maven/jasper-jdt.pom +++ b/res/maven/jasper-jdt.pom @@ -1,24 +1,24 @@ - - - - 4.0.0 - org.apache.tomcat - jasper-jdt - @MAVEN.DEPLOY.VERSION@ - Jasper javac compiler extension for Eclipse JDT - + + + + 4.0.0 + org.apache.tomcat + jasper-jdt + @MAVEN.DEPLOY.VERSION@ + Jasper javac compiler extension for Eclipse JDT + diff --git a/res/maven/jasper.pom b/res/maven/jasper.pom index 6fdcf6f16..dfd22f274 100644 --- a/res/maven/jasper.pom +++ b/res/maven/jasper.pom @@ -1,68 +1,68 @@ - - - - 4.0.0 - org.apache.tomcat - jasper - @MAVEN.DEPLOY.VERSION@ - Tomcats JSP Parser - - - org.apache.tomcat - servlet-api - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - juli - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - jsp-api - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - catalina - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - el-api - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - jasper-jdt - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - jasper-el - @MAVEN.DEPLOY.VERSION@ - compile - - - + + + + 4.0.0 + org.apache.tomcat + jasper + @MAVEN.DEPLOY.VERSION@ + Tomcats JSP Parser + + + org.apache.tomcat + servlet-api + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + juli + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + jsp-api + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + catalina + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + el-api + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + jasper-jdt + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + jasper-el + @MAVEN.DEPLOY.VERSION@ + compile + + + diff --git a/res/maven/jsp-api.pom b/res/maven/jsp-api.pom index d96a5e6c6..c8cfdd762 100644 --- a/res/maven/jsp-api.pom +++ b/res/maven/jsp-api.pom @@ -1,38 +1,38 @@ - - - - 4.0.0 - org.apache.tomcat - jsp-api - @MAVEN.DEPLOY.VERSION@ - JSP package - - - org.apache.tomcat - el-api - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - servlet-api - @MAVEN.DEPLOY.VERSION@ - compile - - - + + + + 4.0.0 + org.apache.tomcat + jsp-api + @MAVEN.DEPLOY.VERSION@ + JSP package + + + org.apache.tomcat + el-api + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + servlet-api + @MAVEN.DEPLOY.VERSION@ + compile + + + diff --git a/res/maven/juli-adapters.pom b/res/maven/juli-adapters.pom index 81bfddcef..c86df7370 100644 --- a/res/maven/juli-adapters.pom +++ b/res/maven/juli-adapters.pom @@ -1,38 +1,38 @@ - - - - 4.0.0 - org.apache.tomcat.extras - juli-adapters - @MAVEN.DEPLOY.VERSION@ - Adapters to plug in other logging frameworks in Tomcat - - - org.apache.tomcat.extras - juli - @MAVEN.DEPLOY.VERSION@ - compile - - - org.apache.tomcat - servlet-api - @MAVEN.DEPLOY.VERSION@ - compile - - - + + + + 4.0.0 + org.apache.tomcat.extras + juli-adapters + @MAVEN.DEPLOY.VERSION@ + Adapters to plug in other logging frameworks in Tomcat + + + org.apache.tomcat.extras + juli + @MAVEN.DEPLOY.VERSION@ + compile + + + org.apache.tomcat + servlet-api + @MAVEN.DEPLOY.VERSION@ + compile + + + diff --git a/res/maven/juli-extras.pom b/res/maven/juli-extras.pom index aabdebe7e..7753bc567 100644 --- a/res/maven/juli-extras.pom +++ b/res/maven/juli-extras.pom @@ -1,24 +1,24 @@ - - - - 4.0.0 - org.apache.tomcat.extras - juli - @MAVEN.DEPLOY.VERSION@ - Replacement for Tomcat Core Logging Package - + + + + 4.0.0 + org.apache.tomcat.extras + juli + @MAVEN.DEPLOY.VERSION@ + Replacement for Tomcat Core Logging Package + diff --git a/res/maven/juli.pom b/res/maven/juli.pom index b7699de7a..ef197fbe1 100644 --- a/res/maven/juli.pom +++ b/res/maven/juli.pom @@ -1,24 +1,24 @@ - - - - 4.0.0 - org.apache.tomcat - juli - @MAVEN.DEPLOY.VERSION@ - Tomcat Core Logging Package - + + + + 4.0.0 + org.apache.tomcat + juli + @MAVEN.DEPLOY.VERSION@ + Tomcat Core Logging Package + diff --git a/res/maven/mvn-pub.xml b/res/maven/mvn-pub.xml index 679477382..2a84201be 100644 --- a/res/maven/mvn-pub.xml +++ b/res/maven/mvn-pub.xml @@ -1,178 +1,178 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default index 8681da129..9083e78f3 100644 --- a/res/maven/mvn.properties.default +++ b/res/maven/mvn.properties.default @@ -1,43 +1,43 @@ -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# The ASF licenses this file to You 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. - -#Maven properties -maven.home=/development/maven-2.0.4 -#Define mvn for Unix systems and mvn.bat for Windows as ANT exec requires the full name -maven.bin=mvn - -#Maven snapshot properties -maven.snapshot.repo.url=scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository -maven.snapshot.repo.repositoryId=apache.snapshots -maven.snapshot.deploy.version=6.0.X-SNAPSHOT - -#Maven release properties for Tomcat staging -maven.release.repo.url=scp://people.apache.org/www/tomcat.apache.org/dev/dist/m2-repository -maven.release.repo.repositoryId=tomcat-staging -maven.release.deploy.version=6.0.8 - -#Maven release properties for the main ASF repo -maven.asf.release.repo.url=scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository -maven.asf.release.repo.repositoryId=apache.releases -maven.asf.release.deploy.version=6.0.8 - - -#Where do we load the libraries from -tomcat.lib.path=../../output/build/lib -tomcat.bin.path=../../output/build/bin -tomcat.extras.path=../../output/extras - -#Where do we find the POM files -tomcat.pom.path=../../res/maven +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You 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. + +#Maven properties +maven.home=/development/maven-2.0.4 +#Define mvn for Unix systems and mvn.bat for Windows as ANT exec requires the full name +maven.bin=mvn + +#Maven snapshot properties +maven.snapshot.repo.url=scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository +maven.snapshot.repo.repositoryId=apache.snapshots +maven.snapshot.deploy.version=6.0.X-SNAPSHOT + +#Maven release properties for Tomcat staging +maven.release.repo.url=scp://people.apache.org/www/tomcat.apache.org/dev/dist/m2-repository +maven.release.repo.repositoryId=tomcat-staging +maven.release.deploy.version=6.0.8 + +#Maven release properties for the main ASF repo +maven.asf.release.repo.url=scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository +maven.asf.release.repo.repositoryId=apache.releases +maven.asf.release.deploy.version=6.0.8 + + +#Where do we load the libraries from +tomcat.lib.path=../../output/build/lib +tomcat.bin.path=../../output/build/bin +tomcat.extras.path=../../output/extras + +#Where do we find the POM files +tomcat.pom.path=../../res/maven diff --git a/res/maven/servlet-api.pom b/res/maven/servlet-api.pom index 9a3b2f648..5ac319339 100644 --- a/res/maven/servlet-api.pom +++ b/res/maven/servlet-api.pom @@ -1,24 +1,24 @@ - - - - 4.0.0 - org.apache.tomcat - servlet-api - @MAVEN.DEPLOY.VERSION@ - javax.servlet package - + + + + 4.0.0 + org.apache.tomcat + servlet-api + @MAVEN.DEPLOY.VERSION@ + javax.servlet package + diff --git a/res/maven/tribes.pom b/res/maven/tribes.pom index 490a70db6..b23c2d87e 100644 --- a/res/maven/tribes.pom +++ b/res/maven/tribes.pom @@ -1,32 +1,32 @@ - - - - 4.0.0 - org.apache.tomcat - tribes - @MAVEN.DEPLOY.VERSION@ - Tomcat Group Communication Package - - - org.apache.tomcat - juli - @MAVEN.DEPLOY.VERSION@ - compile - - - + + + + 4.0.0 + org.apache.tomcat + tribes + @MAVEN.DEPLOY.VERSION@ + Tomcat Group Communication Package + + + org.apache.tomcat + juli + @MAVEN.DEPLOY.VERSION@ + compile + + +