summaryrefslogtreecommitdiffstats
path: root/sca-cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--[-rwxr-xr-x]sca-cpp/trunk/COPYING0
-rw-r--r--[-rwxr-xr-x]sca-cpp/trunk/LICENSE0
-rw-r--r--sca-cpp/trunk/README9
3 files changed, 4 insertions, 5 deletions
diff --git a/sca-cpp/trunk/COPYING b/sca-cpp/trunk/COPYING
index 6b0b1270ff..6b0b1270ff 100755..100644
--- a/sca-cpp/trunk/COPYING
+++ b/sca-cpp/trunk/COPYING
diff --git a/sca-cpp/trunk/LICENSE b/sca-cpp/trunk/LICENSE
index e0962b23e3..e0962b23e3 100755..100644
--- a/sca-cpp/trunk/LICENSE
+++ b/sca-cpp/trunk/LICENSE
diff --git a/sca-cpp/trunk/README b/sca-cpp/trunk/README
index 5a5b884efe..a01821f2e4 100644
--- a/sca-cpp/trunk/README
+++ b/sca-cpp/trunk/README
@@ -30,13 +30,14 @@ Here's a rough guide to the Tuscany SCA source tree:
| |-- kernel SCA runtime kernel
| |
| |-- modules Modules that plug into the runtime
- | | |-- atom AtomPub encoding support
- | | |-- json JSON-RPC encoding support
- | | |-- http HTTP protocol support
+ | | |-- atom AtomPub encoding
+ | | |-- json JSON-RPC encoding
+ | | |-- http HTTP protocol
| | |-- java Support for Java components
| | |-- python Support for Python components
| | |-- scheme Support for Scheme components
| | |-- server Apache HTTPD server integration
+ | | |-- wsgi Python WSGI server integration
| |
| |-- components Useful SCA components
| | |-- cache Key/value cache
@@ -49,8 +50,6 @@ Here's a rough guide to the Tuscany SCA source tree:
| |-- test Integration tests
| |
| |-- samples Sample Applications
- | |
- | |-- contrib Various contributions to the project
|
|-- branches Topic and release branches
|