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 2007/03/06 00:19:00 UTC

svn commit: r514913 - /incubator/tuscany/java/sca/runtime/README.txt

Author: jboynes
Date: Mon Mar  5 15:18:58 2007
New Revision: 514913

URL: http://svn.apache.org/viewvc?view=rev&rev=514913
Log:
wrap README at 80 chars

Modified:
    incubator/tuscany/java/sca/runtime/README.txt

Modified: incubator/tuscany/java/sca/runtime/README.txt
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/runtime/README.txt?view=diff&rev=514913&r1=514912&r2=514913
==============================================================================
--- incubator/tuscany/java/sca/runtime/README.txt (original)
+++ incubator/tuscany/java/sca/runtime/README.txt Mon Mar  5 15:18:58 2007
@@ -1,18 +1,28 @@
-Apache Tuscany may be provisioned to a variety of runtime environments. This release provides support for embedding Tuscany in a web application and iTest plugin for integration testing. Also included is a standalone runtime for using Tuscany as a server.
+Apache Tuscany may be provisioned to a variety of runtime environments.
+This release provides support for embedding Tuscany in a web application and
+iTest plugin for integration testing. Also included is a standalone runtime
+for using Tuscany as a server.
 
 Standalone Runtime Features
 -----------------------------------
 
-The standalone runtime provides an easy-to-use execution environment for SCA composites. This alpha release supports a single-VM deployment model. Support for multi-VM contributions and deployment is planned for the next release. 
+The standalone runtime provides an easy-to-use execution environment for SCA
+composites. This alpha release supports a single-VM deployment model. Support
+for multi-VM contributions and deployment is planned for the next release.
  
 Web Application Runtime Features
 -----------------------------------
 
-The web application runtime provides support for embedding Tuscany in a web application. Included in this release is support for injecting services into the web application context so they may be accessed from standard Web Application UI frameworks.
+The web application runtime provides support for embedding Tuscany in a web
+application. Included in this release is support for injecting services into
+the web application context so they may be accessed from standard
+Web Application UI frameworks.
 
 iTest Plugin Runtime Features
 -----------------------------------
 
-The iTest Plugin Runtime provides support for developing unit tests using the SCA 1.0 programming model. Specifically, it allows application assemblies to be deployed and tested from with Maven.
+The iTest Plugin Runtime provides support for developing unit tests using the
+SCA 1.0 programming model. Specifically, it allows application assemblies to
+be deployed and tested from with Maven.
 
 The Tuscany Team



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