Author: jstrachan
Date: Mon Dec 12 12:28:34 2005
New Revision: 356368
URL: http://svn.apache.org/viewcvs?rev=356368&view=rev
Log:
updated the build so that the recursive build works properly
Modified:
incubator/activemq/trunk/activecluster/.classpath
incubator/activemq/trunk/activecluster/project.xml
incubator/activemq/trunk/activeio/project.xml
incubator/activemq/trunk/project.properties
Modified: incubator/activemq/trunk/activecluster/.classpath
URL:
http://svn.apache.org/viewcvs/incubator/activemq/trunk/activecluster/.classpath?rev=356368&r1=356367&r2=356368&view=diff
==============================================================================
--- incubator/activemq/trunk/activecluster/.classpath (original)
+++ incubator/activemq/trunk/activecluster/.classpath Mon Dec 12 12:28:34 2005
@@ -1,15 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
+
<classpath>
- <classpathentry kind="src" path="src/java"/>
- <classpathentry output="target/test-classes" kind="src"
path="src/test"/>
- <classpathentry kind="var"
path="MAVEN_REPO/junit/jars/junit-3.8.1.jar"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="var"
path="MAVEN_REPO/commons-logging/jars/commons-logging-1.0.3.jar"/>
- <classpathentry kind="var"
path="MAVEN_REPO/concurrent/jars/concurrent-1.3.2.jar"/>
- <classpathentry kind="var"
path="MAVEN_REPO/geronimo-spec/jars/geronimo-spec-jms-1.1-rc1.jar"/>
- <classpathentry kind="var"
path="MAVEN_REPO/geronimo-spec/jars/geronimo-spec-jta-1.0.1B-rc1.jar"/>
- <classpathentry kind="var"
path="MAVEN_REPO/geronimo-spec/jars/geronimo-spec-j2ee-management-1.0-rc1.jar"/>
- <classpathentry kind="var" path="MAVEN_REPO/jdbm/jars/jdbm-0.12.jar"/>
- <classpathentry kind="src" path="/activemq"/>
- <classpathentry kind="output" path="target/classes"/>
-</classpath>
+ <classpathentry excluding="" kind="src" path="src/java">
+ </classpathentry>
+ <classpathentry output="workspace/eclipse/activemq/bin" kind="src"
path="src/test">
+ </classpathentry>
+ <classpathentry kind="var" path="MAVEN_REPO/junit/jars/junit-3.8.1.jar">
+ </classpathentry>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
+ </classpathentry>
+ <classpathentry kind="var"
path="MAVEN_REPO/commons-logging/jars/commons-logging-1.0.4.jar">
+ </classpathentry>
+ <classpathentry kind="var"
path="MAVEN_REPO/geronimo-spec/jars/geronimo-spec-jms-1.1-rc4.jar">
+ </classpathentry>
+ <classpathentry kind="var"
path="MAVEN_REPO/geronimo-spec/jars/geronimo-spec-jta-1.0.1B-rc4.jar">
+ </classpathentry>
+ <classpathentry kind="var"
path="MAVEN_REPO/geronimo-spec/jars/geronimo-spec-j2ee-management-1.0-rc4.jar">
+ </classpathentry>
+ <classpathentry kind="var"
path="MAVEN_REPO/activemq/jars/activemq-core-4.0-SNAPSHOT.jar">
+ </classpathentry>
+ <classpathentry kind="var"
path="MAVEN_REPO/activeio/jars/activeio-2.1-SNAPSHOT.jar">
+ </classpathentry>
+ <classpathentry kind="var"
path="MAVEN_REPO/backport-util-concurrent/jars/backport-util-concurrent-2.0_01_pd.jar">
+ </classpathentry>
+ <classpathentry kind="var"
path="MAVEN_REPO/geronimo-spec/jars/geronimo-spec-j2ee-jacc-1.0-rc4.jar">
+ </classpathentry>
+ <classpathentry kind="var" path="MAVEN_REPO/log4j/jars/log4j-1.2.8.jar">
+ </classpathentry>
+ <classpathentry kind="output" path="workspace/eclipse/activemq/bin">
+ </classpathentry>
+</classpath>
\ No newline at end of file
Modified: incubator/activemq/trunk/activecluster/project.xml
URL:
http://svn.apache.org/viewcvs/incubator/activemq/trunk/activecluster/project.xml?rev=356368&r1=356367&r2=356368&view=diff
==============================================================================
--- incubator/activemq/trunk/activecluster/project.xml (original)
+++ incubator/activemq/trunk/activecluster/project.xml Mon Dec 12 12:28:34 2005
@@ -1,17 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project>
- <pomVersion>3</pomVersion>
- <name>ActiveCluster</name>
- <id>activecluster</id>
- <currentVersion>1.2</currentVersion>
- <organization>
- <name>LogicBlaze, Inc.</name>
- <url>http://logicblaze.com</url>
- <logo>http://logicblaze.com/images/logo.jpg</logo>
- </organization>
- <logo></logo>
+ <pomVersion>3</pomVersion>
+ <extend>${basedir}/../etc/project.xml</extend>
+
+ <name>ActiveCluster</name>
+ <artifactId>activecluster</artifactId>
+
<inceptionYear>2004</inceptionYear>
Modified: incubator/activemq/trunk/activeio/project.xml
URL:
http://svn.apache.org/viewcvs/incubator/activemq/trunk/activeio/project.xml?rev=356368&r1=356367&r2=356368&view=diff
==============================================================================
--- incubator/activemq/trunk/activeio/project.xml (original)
+++ incubator/activemq/trunk/activeio/project.xml Mon Dec 12 12:28:34 2005
@@ -18,14 +18,10 @@
<project>
<pomVersion>3</pomVersion>
- <id>activeio</id>
+ <extend>${basedir}/../etc/project.xml</extend>
+
<name>ActiveIO</name>
- <currentVersion>2.2-SNAPSHOT</currentVersion>
- <organization>
- <name>The ActiveIO Project</name>
- <url>http://activeio.org</url>
- <logo>http://activeio.org/activeio-logo.png</logo>
- </organization>
+ <artifactId>activeio</artifactId>
<package>org.activeio</package>
<packageGroups>
Modified: incubator/activemq/trunk/project.properties
URL:
http://svn.apache.org/viewcvs/incubator/activemq/trunk/project.properties?rev=356368&r1=356367&r2=356368&view=diff
==============================================================================
--- incubator/activemq/trunk/project.properties (original)
+++ incubator/activemq/trunk/project.properties Mon Dec 12 12:28:34 2005
@@ -7,6 +7,8 @@
http://cvs.apache.org/repository
maven.multiproject.includes=\
+activecluster/project.xml,\
+activeio/project.xml,\
activemq-core/project.xml,\
activemq-jaas/project.xml,\
activemq-ra/project.xml,\