You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2010/07/07 19:16:29 UTC

svn commit: r961435 - in /activemq/sandbox/activemq-apollo-actor: ./ apache-activemq-apollo/ apache-activemq-apollo/src/ apache-activemq-apollo/src/main/ apache-activemq-apollo/src/main/descriptors/ apache-activemq-apollo/src/main/distribution/ apache-...

Author: chirino
Date: Wed Jul  7 17:16:29 2010
New Revision: 961435

URL: http://svn.apache.org/viewvc?rev=961435&view=rev
Log:
reverting part of the last commit.

Added:
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/
      - copied from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/pom.xml
      - copied unchanged from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/pom.xml
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/
      - copied from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/
      - copied from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/descriptors/
      - copied from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/descriptors/
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/descriptors/unix-bin.xml
      - copied unchanged from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/descriptors/unix-bin.xml
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/descriptors/unix-src.xml
      - copied unchanged from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/descriptors/unix-src.xml
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/descriptors/windows-bin.xml
      - copied unchanged from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/descriptors/windows-bin.xml
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/descriptors/windows-src.xml
      - copied unchanged from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/descriptors/windows-src.xml
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/distribution/
      - copied from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/distribution/
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/filtered-resources/
      - copied from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/filtered-resources/
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/filtered-resources/etc/
      - copied from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/filtered-resources/etc/
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/filtered-resources/etc/org.apache.karaf.features.cfg
      - copied unchanged from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/filtered-resources/etc/org.apache.karaf.features.cfg
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/filtered-resources/etc/org.ops4j.pax.logging.cfg
      - copied unchanged from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/filtered-resources/etc/org.ops4j.pax.logging.cfg
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/filtered-resources/etc/startup.properties
      - copied unchanged from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/filtered-resources/etc/startup.properties
    activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/filtered-resources/features.xml
      - copied unchanged from r961432, activemq/sandbox/activemq-apollo-actor/apache-activemq-apollo/src/main/filtered-resources/features.xml
Modified:
    activemq/sandbox/activemq-apollo-actor/pom.xml

Modified: activemq/sandbox/activemq-apollo-actor/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/pom.xml?rev=961435&r1=961434&r2=961435&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/pom.xml (original)
+++ activemq/sandbox/activemq-apollo-actor/pom.xml Wed Jul  7 17:16:29 2010
@@ -154,6 +154,7 @@
     <module>apollo-dto</module>
     <module>apollo-stomp</module>
     <module>apollo-web</module>
+    <module>apache-activemq-apollo</module>
   </modules>
 
   <scm>