You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by jb...@apache.org on 2006/12/20 19:55:49 UTC

svn commit: r489170 - in /incubator/tuscany/java/sca/runtime: pom.xml webapp-api/ webapp-api/.ruleset webapp-api/LICENSE.txt webapp-api/NOTICE.txt webapp-api/pom.xml webapp-api/src/ webapp/

Author: jboynes
Date: Wed Dec 20 10:55:48 2006
New Revision: 489170

URL: http://svn.apache.org/viewvc?view=rev&rev=489170
Log:
rename webapp runtime api module as prep for move

Added:
    incubator/tuscany/java/sca/runtime/webapp-api/
      - copied from r489168, incubator/tuscany/java/sca/runtime/webapp/
    incubator/tuscany/java/sca/runtime/webapp-api/.ruleset
      - copied unchanged from r489169, incubator/tuscany/java/sca/runtime/webapp/.ruleset
    incubator/tuscany/java/sca/runtime/webapp-api/LICENSE.txt
      - copied unchanged from r489169, incubator/tuscany/java/sca/runtime/webapp/LICENSE.txt
    incubator/tuscany/java/sca/runtime/webapp-api/NOTICE.txt
      - copied unchanged from r489169, incubator/tuscany/java/sca/runtime/webapp/NOTICE.txt
    incubator/tuscany/java/sca/runtime/webapp-api/pom.xml
      - copied unchanged from r489169, incubator/tuscany/java/sca/runtime/webapp/pom.xml
    incubator/tuscany/java/sca/runtime/webapp-api/src/
      - copied from r489169, incubator/tuscany/java/sca/runtime/webapp/src/
Removed:
    incubator/tuscany/java/sca/runtime/webapp/
Modified:
    incubator/tuscany/java/sca/runtime/pom.xml

Modified: incubator/tuscany/java/sca/runtime/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/runtime/pom.xml?view=diff&rev=489170&r1=489169&r2=489170
==============================================================================
--- incubator/tuscany/java/sca/runtime/pom.xml (original)
+++ incubator/tuscany/java/sca/runtime/pom.xml Wed Dec 20 10:55:48 2006
@@ -32,7 +32,7 @@
     <name>Tuscany SCA Runtime Hosts</name>
 
     <modules>
-        <module>webapp</module>
+        <module>webapp-api</module>
         <module>webapp-host</module>
         <module>standalone</module>
     </modules>



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