Modified: activemq/sandbox/activemq-apollo-actor/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/pom.xml Wed Jul 7 03:41:30 2010
@@ -24,10 +24,11 @@
4.0.0
org.apache.activemq
- activemq-parent
+ activemq-project
6.0-SNAPSHOT
pom
- ActiveMQ POM
+
+ ActiveMQ Project
2005
@@ -87,7 +88,8 @@
1.3.1
3.4
1.0.0
-
+
+ 1.1-SNAPSHOT
1.0-SNAPSHOT
1.1-SNAPSHOT
@@ -134,6 +136,7 @@
activemq-hawtdb
activemq-jaxb
activemq-scala
+ activemq-stomp
@@ -167,127 +170,9 @@
-
-
-
-
- org.apache.activemq
- activemq-all
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-queue
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-selector
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-jaxb
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-network
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-client
- ${activemq-version}
-
-
- org.apache.activemq
- kahadb
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-bio
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-broker
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-broker
- ${activemq-version}
- test-jar
- test
-
-
- org.apache.activemq
- activemq-dispatcher
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-flow
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-kaha
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-openwire
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-stomp
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-store
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-transport
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-transport
- ${activemq-version}
- test-jar
- test
-
-
- org.apache.activemq
- activemq-util
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-jmx
- ${activemq-version}
-
-
- org.apache.activemq
- activemq-spring
- ${activemq-version}
-
-
-
- org.apache.activemq.protobuf
- activemq-protobuf
- 1.1-SNAPSHOT
-
-
+
commons-logging
@@ -312,519 +197,20 @@
-
- commons-logging
- commons-logging-api
- ${commons-logging-version}
-
-
-
- org.apache.geronimo.specs
- geronimo-jms_1.1_spec
- 1.1.1
-
-
-
- org.apache.geronimo.specs
- geronimo-jta_1.0.1B_spec
- 1.0.1
-
-
-
- org.apache.geronimo.specs
- geronimo-j2ee-management_1.0_spec
- 1.0
-
-
-
- org.apache.geronimo.specs
- geronimo-jacc_1.1_spec
- 1.0.1
-
-
-
- org.apache.geronimo.specs
- geronimo-j2ee-connector_1.5_spec
- 2.0.0
-
-
-
- org.apache.geronimo.specs
- geronimo-jsp_2.1_spec
- 1.0.1
-
-
-
- org.apache.geronimo.specs
- geronimo-servlet_2.5_spec
- 1.2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- org.apache.hadoop.zookeeper
- zookeeper
- 3.0.0
- true
-
-
-
-
- javax.xml.bind
- jaxb-api
- ${jaxb-api-version}
-
-
- javax.xml
- jsr173
-
-
-
-
- com.sun.xml.bind
- jaxb-impl
- ${jaxb-version}
-
-
- javax.jws
- jsr181-api
-
-
-
-
- com.sun.xml.bind
- jaxb-xjc
- ${xjc-version}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- org.apache.xbean
- xbean-spring
- ${xbean-version}
- true
-
-
- qdox
- qdox
-
-
-
-
-
-
-
- log4j
- log4j
- ${log4j-version}
- runtime
-
-
-
-
-
- commons-beanutils
- commons-beanutils
- ${commons-beanutils-version}
-
-
-
- commons-collections
- commons-collections
- ${commons-collections-version}
-
-
-
- org.apache.openjpa
- openjpa-persistence-jdbc
- ${openjpa-version}
-
-
-
-
- org.springframework
- spring-aop
- ${spring-version}
- true
-
-
- org.springframework
- spring-beans
- ${spring-version}
- true
-
-
- org.springframework
- spring-context
- ${spring-version}
- true
-
-
- org.springframework
- spring-core
- ${spring-version}
- true
-
-
- org.springframework
- spring-jms
- ${spring-version}
- true
-
-
- org.springframework
- spring-tx
- ${spring-version}
- true
-
-
-
- org.springframework
- spring-webmvc
- ${spring-version}
-
-
- org.springframework
- spring-web
- ${spring-version}
-
-
- org.springframework
- spring-test
- ${spring-version}
-
-
-
-
- org.apache.derby
- derby
- ${org-apache-derby-version}
- true
-
-
- org.apache.derby
- derbynet
- ${org-apache-derby-version}
- true
-
-
-
-
- axion
- axion
- ${axion-version}
- true
-
-
-
- commons-primitives
- commons-primitives
- ${commons-primitives-version}
- true
-
-
-
- regexp
- regexp
- ${regexp-version}
- true
-
-
-
- commons-dbcp
- commons-dbcp
- ${commons-dbcp-version}
- true
-
-
-
- commons-pool
- commons-pool
- ${commons-pool-version}
- true
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- xmlbeans
- xbean
- ${xmlbeans-version}
-
-
- xmlbeans
- xmlpublic
- ${xmlbeans-version}
-
-
- xmlbeans
- xbean_xpath
- ${xmlbeans-version}
-
-
-
-
- stax
- stax-api
- ${stax-api-version}
-
-
- stax
- stax
- ${stax-version}
-
-
-
- xalan
- xalan
- 2.6.0
-
-
+
com.thoughtworks.xstream
xstream
${xstream-version}
-
+
xom
xom
-
- xmlpull
- xmlpull
- ${xmlpull-version}
-
-
-
- org.mortbay.jetty
- jsp-2.1
- ${jetty-version}
-
-
-
- org.mortbay.jetty
- jetty-util
- ${jetty-version}
-
-
-
- org.mortbay.jetty
- jetty-xbean
- ${jetty-version}
-
-
-
- org.mortbay.jetty
- jetty
- ${jetty-version}
-
-
-
- axis
- axis
- ${axis-version}
-
-
-
- commons-httpclient
- commons-httpclient
- ${commons-httpclient-version}
-
-
-
- aopalliance
- aopalliance
- ${aopalliance-version}
-
-
-
-
- junit
- junit
- ${junit-version}
- test
-
-
-
- jmock
- jmock
- ${jmock-version}
- test
-
-
- jmock
- jmock-cglib
- ${jmock-version}
- test
-
-
- cglib
- cglib-full
- ${cglib-version}
- test
-
-
- org.hamcrest
- hamcrest-all
- 1.1
- test
-
-
-
- annogen
- annogen
- ${annogen-version}
-
-
-
- ant
- ant
- ${ant-version}
-
-
-
-
- rome
- rome
- ${rome-version}
-
-
- jdom
- jdom
- ${jdom-version}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- org.slf4j
- slf4j-api
- ${slf4j-version}
-
-
- org.slf4j
- slf4j-jcl
- ${slf4j-version}
-
-
- org.slf4j
- slf4j-log4j12
- ${slf4j-version}
-
-
- opensymphony
- sitemesh
- 2.2.1
-
-
- javax.servlet
- jstl
- 1.0
-
-
- taglibs
- standard
- 1.1.2
-
-
-
- org.apache.geronimo.components
- geronimo-transaction
- 2.1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -1180,4 +566,4 @@
-
\ No newline at end of file
+
Modified: activemq/sandbox/activemq-apollo-actor/sandbox/activemq-all/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/sandbox/activemq-all/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/sandbox/activemq-all/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/sandbox/activemq-all/pom.xml Wed Jul 7 03:41:30 2010
@@ -20,7 +20,7 @@
org.apache.activemq
- activemq-parent
+ activemq-project
6.0-SNAPSHOT
Modified: activemq/sandbox/activemq-apollo-actor/sandbox/activemq-amqp-generator/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/sandbox/activemq-amqp-generator/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/sandbox/activemq-amqp-generator/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/sandbox/activemq-amqp-generator/pom.xml Wed Jul 7 03:41:30 2010
@@ -1,6 +1,6 @@
- activemq-parent
+ activemq-project
org.apache.activemq
6.0-SNAPSHOT
@@ -46,4 +46,4 @@
runtime
-
\ No newline at end of file
+
Modified: activemq/sandbox/activemq-apollo-actor/sandbox/activemq-amqp/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/sandbox/activemq-amqp/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/sandbox/activemq-amqp/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/sandbox/activemq-amqp/pom.xml Wed Jul 7 03:41:30 2010
@@ -1,6 +1,6 @@
- activemq-parent
+ activemq-project
org.apache.activemq
6.0-SNAPSHOT
@@ -64,4 +64,4 @@
test
-
\ No newline at end of file
+
Modified: activemq/sandbox/activemq-apollo-actor/sandbox/activemq-client/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/sandbox/activemq-client/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/sandbox/activemq-client/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/sandbox/activemq-client/pom.xml Wed Jul 7 03:41:30 2010
@@ -20,7 +20,7 @@
org.apache.activemq
- activemq-parent
+ activemq-project
6.0-SNAPSHOT
Modified: activemq/sandbox/activemq-apollo-actor/sandbox/activemq-dispatcher/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/sandbox/activemq-dispatcher/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/sandbox/activemq-dispatcher/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/sandbox/activemq-dispatcher/pom.xml Wed Jul 7 03:41:30 2010
@@ -20,7 +20,7 @@
org.apache.activemq
- activemq-parent
+ activemq-project
6.0-SNAPSHOT
Modified: activemq/sandbox/activemq-apollo-actor/sandbox/activemq-flow/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/sandbox/activemq-flow/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/sandbox/activemq-flow/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/sandbox/activemq-flow/pom.xml Wed Jul 7 03:41:30 2010
@@ -20,7 +20,7 @@
org.apache.activemq
- activemq-parent
+ activemq-project
6.0-SNAPSHOT
Modified: activemq/sandbox/activemq-apollo-actor/sandbox/activemq-jmx/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/sandbox/activemq-jmx/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/sandbox/activemq-jmx/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/sandbox/activemq-jmx/pom.xml Wed Jul 7 03:41:30 2010
@@ -20,7 +20,7 @@
org.apache.activemq
- activemq-parent
+ activemq-project
6.0-SNAPSHOT
Modified: activemq/sandbox/activemq-apollo-actor/sandbox/activemq-network/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/sandbox/activemq-network/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/sandbox/activemq-network/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/sandbox/activemq-network/pom.xml Wed Jul 7 03:41:30 2010
@@ -20,7 +20,7 @@
org.apache.activemq
- activemq-parent
+ activemq-project
6.0-SNAPSHOT
Modified: activemq/sandbox/activemq-apollo-actor/sandbox/activemq-openwire/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/sandbox/activemq-openwire/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/sandbox/activemq-openwire/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/sandbox/activemq-openwire/pom.xml Wed Jul 7 03:41:30 2010
@@ -20,7 +20,7 @@
org.apache.activemq
- activemq-parent
+ activemq-project
6.0-SNAPSHOT
Modified: activemq/sandbox/activemq-apollo-actor/sandbox/activemq-queue/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/sandbox/activemq-queue/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/sandbox/activemq-queue/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/sandbox/activemq-queue/pom.xml Wed Jul 7 03:41:30 2010
@@ -20,7 +20,7 @@
org.apache.activemq
- activemq-parent
+ activemq-project
6.0-SNAPSHOT
Modified: activemq/sandbox/activemq-apollo-actor/sandbox/activemq-spring/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/sandbox/activemq-spring/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/sandbox/activemq-spring/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/sandbox/activemq-spring/pom.xml Wed Jul 7 03:41:30 2010
@@ -20,7 +20,7 @@
org.apache.activemq
- activemq-parent
+ activemq-project
6.0-SNAPSHOT
Modified: activemq/sandbox/activemq-apollo-actor/sandbox/activemq-syscall/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/sandbox/activemq-syscall/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/sandbox/activemq-syscall/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/sandbox/activemq-syscall/pom.xml Wed Jul 7 03:41:30 2010
@@ -19,7 +19,7 @@
org.apache.activemq
- activemq-parent
+ activemq-project
6.0-SNAPSHOT
Modified: activemq/sandbox/activemq-apollo-actor/sandbox/distribution/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/sandbox/distribution/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/sandbox/distribution/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/sandbox/distribution/pom.xml Wed Jul 7 03:41:30 2010
@@ -18,7 +18,7 @@
org.apache.activemq
- activemq-parent
+ activemq-project
6.0-SNAPSHOT
Modified: activemq/sandbox/activemq-apollo-actor/sandbox/hawtdb/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/sandbox/hawtdb/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/sandbox/hawtdb/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/sandbox/hawtdb/pom.xml Wed Jul 7 03:41:30 2010
@@ -19,7 +19,7 @@
org.apache.activemq
- activemq-parent
+ activemq-project
6.0-SNAPSHOT
Propchange: activemq/sandbox/activemq-apollo-actor/sandbox/hawtdb/pom.xml
('svn:executable' removed)
Modified: activemq/sandbox/activemq-apollo-actor/sandbox/kahadb/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/sandbox/kahadb/pom.xml?rev=961069&r1=961068&r2=961069&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/sandbox/kahadb/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/sandbox/kahadb/pom.xml Wed Jul 7 03:41:30 2010
@@ -19,7 +19,7 @@
org.apache.activemq
- activemq-parent
+ activemq-project
6.0-SNAPSHOT
Propchange: activemq/sandbox/activemq-apollo-actor/sandbox/kahadb/pom.xml
('svn:executable' removed)