You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2007/04/07 08:29:35 UTC

svn commit: r526371 - in /incubator/tuscany/java/sca/modules: ./ host-embedded/ host-embedded/src/ runtime-embedded/

Author: rfeng
Date: Fri Apr  6 23:29:33 2007
New Revision: 526371

URL: http://svn.apache.org/viewvc?view=rev&rev=526371
Log:
Rename runtime-embedded to host-embedded

Added:
    incubator/tuscany/java/sca/modules/host-embedded/
      - copied from r526355, incubator/tuscany/java/sca/modules/runtime-embedded/
    incubator/tuscany/java/sca/modules/host-embedded/.checkstyle
      - copied unchanged from r526369, incubator/tuscany/java/sca/modules/runtime-embedded/.checkstyle
    incubator/tuscany/java/sca/modules/host-embedded/.pmd
      - copied unchanged from r526369, incubator/tuscany/java/sca/modules/runtime-embedded/.pmd
    incubator/tuscany/java/sca/modules/host-embedded/.ruleset
      - copied unchanged from r526369, incubator/tuscany/java/sca/modules/runtime-embedded/.ruleset
    incubator/tuscany/java/sca/modules/host-embedded/LICENSE.txt
      - copied unchanged from r526369, incubator/tuscany/java/sca/modules/runtime-embedded/LICENSE.txt
    incubator/tuscany/java/sca/modules/host-embedded/NOTICE.txt
      - copied unchanged from r526369, incubator/tuscany/java/sca/modules/runtime-embedded/NOTICE.txt
    incubator/tuscany/java/sca/modules/host-embedded/pom.xml
      - copied unchanged from r526369, incubator/tuscany/java/sca/modules/runtime-embedded/pom.xml
    incubator/tuscany/java/sca/modules/host-embedded/src/
      - copied from r526369, incubator/tuscany/java/sca/modules/runtime-embedded/src/
Removed:
    incubator/tuscany/java/sca/modules/runtime-embedded/
Modified:
    incubator/tuscany/java/sca/modules/pom.xml

Modified: incubator/tuscany/java/sca/modules/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/pom.xml?view=diff&rev=526371&r1=526370&r2=526371
==============================================================================
--- incubator/tuscany/java/sca/modules/pom.xml (original)
+++ incubator/tuscany/java/sca/modules/pom.xml Fri Apr  6 23:29:33 2007
@@ -46,7 +46,7 @@
                 -->
                 <module>contribution</module>
                 <module>contribution-impl</module>
-                <module>runtime-embedded</module>
+                <module>host-embedded</module>
                 <module>core</module>
                 <module>core-spi</module>
                 <module>core-spring</module>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org