From 6ab0d6faaa4f3b4cf2ca45f4c80436ce83423b9a Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 16 Jul 2012 06:48:21 +0000 Subject: Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12.04, and Mac OS X 10.7.4. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1361918 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/README | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'sca-cpp/trunk/README') diff --git a/sca-cpp/trunk/README b/sca-cpp/trunk/README index c5139fd679..1d81008041 100644 --- a/sca-cpp/trunk/README +++ b/sca-cpp/trunk/README @@ -24,9 +24,9 @@ Queue: AMQP queuing, using Apache Qpid/C; Sqldb: SQL database, using PostgreSQL and PgBouncer; Webservice: Web service gateway, using Apache Axis2/C. -These components present a simple ATOMPub REST interface, allowing you to send -a message to a queue, a chat connection, or add an entry to a cache or a -database for example, using a simple HTTP POST. +These components present a simple ATOMPub REST interface, allowing you to work +with a data cache, a database, a message queue or a chat connection for example +very simply using HTTP GET, POST, PUT and DELETE methods. Getting the source code @@ -34,8 +34,6 @@ Getting the source code To checkout the source code, do this: git clone git://git.apache.org/tuscany-sca-cpp -or -svn checkout http://svn.apache.org/repos/asf/tuscany/sca-cpp tuscany-sca-cpp To checkout the source code with commit access, do this: git clone git://git.apache.org/tuscany-sca-cpp @@ -98,8 +96,8 @@ Here's a rough guide to the Tuscany SCA source tree: | | |-- store-sql Online store using an SQL database | | |-- store-vhost Online store on virtual hosts | | - | |-- macos Automated install on Mac OS X 10.1.7 - | |-- ubuntu Automated install on Ubuntu 10.10 + | |-- macos Automated install on Mac OS X 10.7.4 + | |-- ubuntu Automated install on Ubuntu 12.04 | |-- patches Temporary patches to some of the dependencies | |-- branches Topic and release branches -- cgit v1.2.3