From e50a530a827e771ffa703ed1bb6d53a4f36a7d63 Mon Sep 17 00:00:00 2001 From: David Jencks Date: Fri, 28 Mar 2008 23:13:50 +0000 Subject: [PATCH] a little bit of build cleanup git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@642422 13f79535-47bb-0310-9956-ffa450edef68 --- NOTICE.txt | 13 +--- activemq-core/pom.xml | 2 +- activemq-rar/pom.xml | 4 +- activemq-web-console/pom.xml | 6 +- activemq-web-demo/pom.xml | 2 +- activemq-web/pom.xml | 6 +- assembly/pom.xml | 35 +--------- pom.xml | 130 ++++++++++++++++++++++++----------- 8 files changed, 104 insertions(+), 94 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index b9819b0171..2287f46cef 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,11 +1,4 @@ - ========================================================================= - == NOTICE file corresponding to the section 4 d of == - == the Apache License, Version 2.0, == - == in this case for the Apache ActiveMQ distribution. == - ========================================================================= +Apache ActiveMQ Copyright 2006-2008 Apache Software Foundation - This product includes software developed by - The Apache Software Foundation (http://www.apache.org/). - - Please read the different LICENSE files present in the licenses directory of - this distribution. +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/). diff --git a/activemq-core/pom.xml b/activemq-core/pom.xml index e3b237043c..6bfb99159b 100755 --- a/activemq-core/pom.xml +++ b/activemq-core/pom.xml @@ -81,7 +81,7 @@ org.apache.geronimo.specs - geronimo-j2ee-jacc_1.0_spec + geronimo-jacc_1.1_spec true diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index 7519415e13..cb5a204990 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -56,7 +56,7 @@ org.apache.geronimo.specs - geronimo-j2ee-jacc_1.0_spec + geronimo-jacc_1.1_spec org.apache.geronimo.specs @@ -64,7 +64,7 @@ org.apache.geronimo.specs - geronimo-servlet_2.4_spec + geronimo-servlet_2.5_spec mx4j diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 13dda56b5c..f6cc6a8e30 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -70,8 +70,8 @@ - org.mortbay.jetty - servlet-api-2.5 + org.apache.geronimo.specs + geronimo-servlet_2.5_spec provided @@ -90,7 +90,7 @@ org.apache.geronimo.specs - geronimo-j2ee-jacc_1.0_spec + geronimo-jacc_1.1_spec diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index 758d9a53d3..e160d2761c 100755 --- a/activemq-web-demo/pom.xml +++ b/activemq-web-demo/pom.xml @@ -69,7 +69,7 @@ org.apache.geronimo.specs - geronimo-j2ee-jacc_1.0_spec + geronimo-jacc_1.1_spec diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index 860ef681f5..2866bf0c6c 100755 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -50,11 +50,11 @@ - org.mortbay.jetty - servlet-api-2.5 + org.apache.geronimo.specs + geronimo-servlet_2.5_spec provided - + org.mortbay.jetty jetty-util diff --git a/assembly/pom.xml b/assembly/pom.xml index 9325ae8247..bdf1a66b40 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -35,12 +35,6 @@ ActiveMQ :: Assembly Puts together the ActiveMQ distribution - - scm:svn:http://svn.apache.org/repos/asf/incubator/activemq/trunk/assembly - scm:svn:http://svn.apache.org/repos/asf/incubator/activemq/trunk/assembly - http://svn.apache.org/viewcvs.cgi/incubator/activemq/trunk/assembly - - @@ -146,13 +140,7 @@ org.apache.geronimo.specs - geronimo-jsp_2.0_spec - - - org.apache.geronimo.specs - geronimo-servlet_2.4_spec - - + geronimo-jsp_2.1_spec org.apache.geronimo.specs @@ -160,7 +148,7 @@ org.apache.geronimo.specs - geronimo-j2ee-jacc_1.0_spec + geronimo-jacc_1.1_spec org.apache.geronimo.specs @@ -228,7 +216,6 @@ org.apache.maven.plugins maven-antrun-plugin - 1.1 run-jar @@ -266,26 +253,9 @@ - - org.apache.activemq - maven-bundle-plugin - 4.1-incubator - - - compile - - createbundle - - - activemq-core,activemq-console,activeio-core,activemq-jaas,activemq-optional,backport-util-concurrent,commons-logging,geronimo-jms_1.1_spec,geronimo-j2ee-management_1.0_spec,derby - - - - org.apache.maven.plugins maven-assembly-plugin - 2.1 unix-bin @@ -360,7 +330,6 @@ org.apache.maven.plugins maven-assembly-plugin - 2.1 src diff --git a/pom.xml b/pom.xml index 254a3dee79..d2e7d73c4b 100755 --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,11 @@ + + org.apache + apache + 3 + 4.0.0 org.apache.activemq @@ -55,6 +60,7 @@ + + + + apache.website ${site-repo-url} @@ -144,9 +157,9 @@ - scm:svn:https://svn.apache.org/repos/asf/incubator/activemq/trunk - scm:svn:https://svn.apache.org/repos/asf/incubator/activemq/trunk - http://svn.apache.org/viewcvs.cgi/incubator/activemq/trunk/ + scm:svn:https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1 + scm:svn:https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1 + http://svn.apache.org/viewcvs.cgi/activemq/branches/activemq-4.1 @@ -242,43 +255,43 @@ org.apache.geronimo.specs geronimo-jms_1.1_spec - ${org-apache-geronimo-specs-version} + 1.1.1 org.apache.geronimo.specs geronimo-jta_1.0.1B_spec - ${org-apache-geronimo-specs-version} + 1.0.1 org.apache.geronimo.specs geronimo-j2ee-management_1.0_spec - ${org-apache-geronimo-specs-version} + 1.0 org.apache.geronimo.specs - geronimo-j2ee-jacc_1.0_spec - ${org-apache-geronimo-specs-version} + geronimo-jacc_1.1_spec + 1.0.1 org.apache.geronimo.specs geronimo-j2ee-connector_1.5_spec - ${org-apache-geronimo-specs-version} + 2.0.0 org.apache.geronimo.specs - geronimo-jsp_2.0_spec - ${org-apache-geronimo-specs-version} + geronimo-jsp_2.1_spec + 1.0.1 org.apache.geronimo.specs - geronimo-servlet_2.4_spec - ${org-apache-geronimo-specs-version} + geronimo-servlet_2.5_spec + 1.2 @@ -572,11 +585,13 @@ ${xmlpull-version} + org.mortbay.jetty @@ -720,6 +735,8 @@ ldap-protocol ${directory-version} + + p2psockets p2psockets-core @@ -778,13 +796,8 @@ org.apache.maven.plugins - maven-surefire-plugin - ${org-apache-maven-surefire-plugin-version} - - - org.codehaus.mojo - javacc-maven-plugin - 2.0 + maven-antrun-plugin + 1.1 org.apache.maven.plugins @@ -792,17 +805,44 @@ 2.1 - org.mortbay.jetty - maven-jetty-plugin - ${jetty-version} + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 org.apache.maven.plugins - maven-compiler-plugin + maven-eclipse-plugin + 2.3 org.apache.maven.plugins maven-jar-plugin + 2.2 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.3 + + + org.apache.maven.plugins + maven-surefire-plugin + ${org-apache-maven-surefire-plugin-version} + + + org.apache.felix + maven-bundle-plugin + ${felix-version} + + + org.codehaus.mojo + javacc-maven-plugin + 2.0 + + + org.mortbay.jetty + maven-jetty-plugin + ${jetty-version} @@ -827,20 +867,20 @@ - maven-one-plugin - 1.0 - - - - install-maven-one-repository - deploy-maven-one-repository - - - apache.m1.releases - ${m1-dist-repo-url} - - - + org.apache.felix + maven-bundle-plugin + true + + + ${artifactId} + ${activemq.osgi.symbolic.name} + ${activemq.osgi.export} + ${activemq.osgi.import} + ${activemq.osgi.private.pkg} + Apache ActiveMQ + ${project.version} + + org.apache.maven.plugins @@ -853,7 +893,6 @@ org.apache.maven.plugins maven-surefire-plugin - ${org-apache-maven-surefire-plugin-version} once true @@ -939,13 +978,14 @@ 2.1 1.2 2.0.1 - 1.1 + 1.1.1 1.2 1.0 0.3.2 0.5 0.7.3 0.9.2 + 1.0.0 1.0 0.1.8 1.7.2.2 @@ -969,7 +1009,15 @@ 1.1.2 3.0 scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository - scpexe://minotaur.apache.org/www/people.apache.org/repo/m1-snapshot-repository + scpexe://people.apache.org/www/activemq.apache.org/maven/ + + * + org.apache.activemq* + !* + ${activemq.osgi.export.pkg}*;version=${activemq.osgi.export.version} + ${project.version} + ${activemq.osgi.import.pkg} + ${groupId}.${artifactId}