From cc2236d797b597bf6f68b272f5af2c9cc7cc8d1a Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Thu, 9 Nov 2006 12:29:37 +0000 Subject: [PATCH] add a license header and a blurb explaining where the poms come from see http://marc.theaimsgroup.com/?l=ant-dev&m=116168038904889&w=2 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@472878 13f79535-47bb-0310-9956-ffa450edef68 --- src/etc/poms/ant-antlr/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-apache-bcel/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-apache-bsf/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-apache-log4j/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-apache-oro/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-apache-regexp/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-apache-resolver/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-commons-logging/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-commons-net/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-jai/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-javamail/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-jdepend/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-jmf/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-jsch/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-junit/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-launcher/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-netrexx/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-nodeps/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-starteam/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-stylebook/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-swing/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-trax/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant-weblogic/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/ant/pom.xml | 21 +++++++++++++++++++++ src/etc/poms/pom.xml | 21 +++++++++++++++++++++ 25 files changed, 525 insertions(+) diff --git a/src/etc/poms/ant-antlr/pom.xml b/src/etc/poms/ant-antlr/pom.xml index 396a641f6..69b3a1c3f 100644 --- a/src/etc/poms/ant-antlr/pom.xml +++ b/src/etc/poms/ant-antlr/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-apache-bcel/pom.xml b/src/etc/poms/ant-apache-bcel/pom.xml index 372664b9e..81da7d4a3 100644 --- a/src/etc/poms/ant-apache-bcel/pom.xml +++ b/src/etc/poms/ant-apache-bcel/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-apache-bsf/pom.xml b/src/etc/poms/ant-apache-bsf/pom.xml index d594ec50e..74f7c1196 100644 --- a/src/etc/poms/ant-apache-bsf/pom.xml +++ b/src/etc/poms/ant-apache-bsf/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-apache-log4j/pom.xml b/src/etc/poms/ant-apache-log4j/pom.xml index 51877b0b7..ddff6bf5c 100644 --- a/src/etc/poms/ant-apache-log4j/pom.xml +++ b/src/etc/poms/ant-apache-log4j/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-apache-oro/pom.xml b/src/etc/poms/ant-apache-oro/pom.xml index f40a12c5e..558933704 100644 --- a/src/etc/poms/ant-apache-oro/pom.xml +++ b/src/etc/poms/ant-apache-oro/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-apache-regexp/pom.xml b/src/etc/poms/ant-apache-regexp/pom.xml index 69dccaa7a..e70fb38a6 100644 --- a/src/etc/poms/ant-apache-regexp/pom.xml +++ b/src/etc/poms/ant-apache-regexp/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-apache-resolver/pom.xml b/src/etc/poms/ant-apache-resolver/pom.xml index dfde4bfdf..639aae175 100644 --- a/src/etc/poms/ant-apache-resolver/pom.xml +++ b/src/etc/poms/ant-apache-resolver/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-commons-logging/pom.xml b/src/etc/poms/ant-commons-logging/pom.xml index 58309aa9b..a1ba37499 100644 --- a/src/etc/poms/ant-commons-logging/pom.xml +++ b/src/etc/poms/ant-commons-logging/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-commons-net/pom.xml b/src/etc/poms/ant-commons-net/pom.xml index baa830a74..5ee994ba7 100644 --- a/src/etc/poms/ant-commons-net/pom.xml +++ b/src/etc/poms/ant-commons-net/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-jai/pom.xml b/src/etc/poms/ant-jai/pom.xml index dd0b6ebb9..b03522616 100644 --- a/src/etc/poms/ant-jai/pom.xml +++ b/src/etc/poms/ant-jai/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-javamail/pom.xml b/src/etc/poms/ant-javamail/pom.xml index 1e2f5edc7..d93fd226d 100644 --- a/src/etc/poms/ant-javamail/pom.xml +++ b/src/etc/poms/ant-javamail/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-jdepend/pom.xml b/src/etc/poms/ant-jdepend/pom.xml index 919ab4985..da245001d 100644 --- a/src/etc/poms/ant-jdepend/pom.xml +++ b/src/etc/poms/ant-jdepend/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-jmf/pom.xml b/src/etc/poms/ant-jmf/pom.xml index ab5c75805..1b3c512c0 100644 --- a/src/etc/poms/ant-jmf/pom.xml +++ b/src/etc/poms/ant-jmf/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-jsch/pom.xml b/src/etc/poms/ant-jsch/pom.xml index 74565f808..75e093bb0 100644 --- a/src/etc/poms/ant-jsch/pom.xml +++ b/src/etc/poms/ant-jsch/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-junit/pom.xml b/src/etc/poms/ant-junit/pom.xml index 2f1f418e2..8849801b6 100644 --- a/src/etc/poms/ant-junit/pom.xml +++ b/src/etc/poms/ant-junit/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-launcher/pom.xml b/src/etc/poms/ant-launcher/pom.xml index c75f3f43e..5421d54b2 100644 --- a/src/etc/poms/ant-launcher/pom.xml +++ b/src/etc/poms/ant-launcher/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-netrexx/pom.xml b/src/etc/poms/ant-netrexx/pom.xml index cfb0ca82d..5594fe634 100644 --- a/src/etc/poms/ant-netrexx/pom.xml +++ b/src/etc/poms/ant-netrexx/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-nodeps/pom.xml b/src/etc/poms/ant-nodeps/pom.xml index b900c113c..de355139f 100644 --- a/src/etc/poms/ant-nodeps/pom.xml +++ b/src/etc/poms/ant-nodeps/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-starteam/pom.xml b/src/etc/poms/ant-starteam/pom.xml index e04dad854..487a2d341 100644 --- a/src/etc/poms/ant-starteam/pom.xml +++ b/src/etc/poms/ant-starteam/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-stylebook/pom.xml b/src/etc/poms/ant-stylebook/pom.xml index 77e69364c..c47fd2982 100644 --- a/src/etc/poms/ant-stylebook/pom.xml +++ b/src/etc/poms/ant-stylebook/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-swing/pom.xml b/src/etc/poms/ant-swing/pom.xml index fa84f4395..c52d7f768 100644 --- a/src/etc/poms/ant-swing/pom.xml +++ b/src/etc/poms/ant-swing/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-trax/pom.xml b/src/etc/poms/ant-trax/pom.xml index d5e0cea11..a55ab5c90 100644 --- a/src/etc/poms/ant-trax/pom.xml +++ b/src/etc/poms/ant-trax/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant-weblogic/pom.xml b/src/etc/poms/ant-weblogic/pom.xml index cb60c8ba4..0df59470c 100644 --- a/src/etc/poms/ant-weblogic/pom.xml +++ b/src/etc/poms/ant-weblogic/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/ant/pom.xml b/src/etc/poms/ant/pom.xml index 304b7de8a..f1796c2a6 100644 --- a/src/etc/poms/ant/pom.xml +++ b/src/etc/poms/ant/pom.xml @@ -1,4 +1,25 @@ + + diff --git a/src/etc/poms/pom.xml b/src/etc/poms/pom.xml index 5e8e45d29..133defd62 100644 --- a/src/etc/poms/pom.xml +++ b/src/etc/poms/pom.xml @@ -1,4 +1,25 @@ + + 4.0.0