summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-11-16 06:57:41 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-11-16 06:57:41 +0000
commitbd0fdbf902f8ca8e7e352582efe938e1d6743dd1 (patch)
tree4ffc871e04f7e22cad2a6ed1d921718e296dc5fe /sca-cpp/trunk/modules/http
parent2cd577564c1e4a37b25f4064b84af15d112b0654 (diff)
Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880633 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-cpp/trunk/modules/http/Makefile.am (renamed from cpp/sca/modules/http/Makefile.am)0
-rw-r--r--sca-cpp/trunk/modules/http/conf/mime.types (renamed from cpp/sca/modules/http/conf/mime.types)0
-rw-r--r--sca-cpp/trunk/modules/http/curl-test.cpp (renamed from cpp/sca/modules/http/curl-test.cpp)0
-rw-r--r--sca-cpp/trunk/modules/http/curl.hpp (renamed from cpp/sca/modules/http/curl.hpp)0
-rw-r--r--sca-cpp/trunk/modules/http/htdocs/entry.xml (renamed from cpp/sca/modules/http/htdocs/entry.xml)0
-rw-r--r--sca-cpp/trunk/modules/http/htdocs/feed.xml (renamed from cpp/sca/modules/http/htdocs/feed.xml)0
-rw-r--r--sca-cpp/trunk/modules/http/htdocs/index.html (renamed from cpp/sca/modules/http/htdocs/index.html)0
-rw-r--r--sca-cpp/trunk/modules/http/htdocs/json-request.txt (renamed from cpp/sca/modules/http/htdocs/json-request.txt)0
-rw-r--r--sca-cpp/trunk/modules/http/htdocs/json-result.txt (renamed from cpp/sca/modules/http/htdocs/json-result.txt)0
-rwxr-xr-xsca-cpp/trunk/modules/http/http-test (renamed from cpp/sca/modules/http/http-test)0
-rw-r--r--sca-cpp/trunk/modules/http/httpd-client.scm (renamed from cpp/sca/modules/http/httpd-client.scm)0
-rwxr-xr-xsca-cpp/trunk/modules/http/httpd-conf (renamed from cpp/sca/modules/http/httpd-conf)0
-rwxr-xr-xsca-cpp/trunk/modules/http/httpd-test (renamed from cpp/sca/modules/http/httpd-test)0
-rw-r--r--sca-cpp/trunk/modules/http/httpd-test.composite (renamed from cpp/sca/modules/http/httpd-test.composite)0
-rw-r--r--sca-cpp/trunk/modules/http/httpd-test.scm (renamed from cpp/sca/modules/http/httpd-test.scm)0
-rw-r--r--sca-cpp/trunk/modules/http/httpd.hpp (renamed from cpp/sca/modules/http/httpd.hpp)0
-rw-r--r--sca-cpp/trunk/modules/http/mod-eval.cpp (renamed from cpp/sca/modules/http/mod-eval.cpp)0
-rw-r--r--sca-cpp/trunk/modules/http/mod-wiring.cpp (renamed from cpp/sca/modules/http/mod-wiring.cpp)0
-rwxr-xr-xsca-cpp/trunk/modules/http/wiring-test (renamed from cpp/sca/modules/http/wiring-test)0
19 files changed, 0 insertions, 0 deletions
diff --git a/cpp/sca/modules/http/Makefile.am b/sca-cpp/trunk/modules/http/Makefile.am
index ba5eadbab4..ba5eadbab4 100644
--- a/cpp/sca/modules/http/Makefile.am
+++ b/sca-cpp/trunk/modules/http/Makefile.am
diff --git a/cpp/sca/modules/http/conf/mime.types b/sca-cpp/trunk/modules/http/conf/mime.types
index 4279f51bca..4279f51bca 100644
--- a/cpp/sca/modules/http/conf/mime.types
+++ b/sca-cpp/trunk/modules/http/conf/mime.types
diff --git a/cpp/sca/modules/http/curl-test.cpp b/sca-cpp/trunk/modules/http/curl-test.cpp
index 863aa98828..863aa98828 100644
--- a/cpp/sca/modules/http/curl-test.cpp
+++ b/sca-cpp/trunk/modules/http/curl-test.cpp
diff --git a/cpp/sca/modules/http/curl.hpp b/sca-cpp/trunk/modules/http/curl.hpp
index 5ee3a090b0..5ee3a090b0 100644
--- a/cpp/sca/modules/http/curl.hpp
+++ b/sca-cpp/trunk/modules/http/curl.hpp
diff --git a/cpp/sca/modules/http/htdocs/entry.xml b/sca-cpp/trunk/modules/http/htdocs/entry.xml
index 86b8a10547..86b8a10547 100644
--- a/cpp/sca/modules/http/htdocs/entry.xml
+++ b/sca-cpp/trunk/modules/http/htdocs/entry.xml
diff --git a/cpp/sca/modules/http/htdocs/feed.xml b/sca-cpp/trunk/modules/http/htdocs/feed.xml
index 5e37de6580..5e37de6580 100644
--- a/cpp/sca/modules/http/htdocs/feed.xml
+++ b/sca-cpp/trunk/modules/http/htdocs/feed.xml
diff --git a/cpp/sca/modules/http/htdocs/index.html b/sca-cpp/trunk/modules/http/htdocs/index.html
index 1bfb3e30c2..1bfb3e30c2 100644
--- a/cpp/sca/modules/http/htdocs/index.html
+++ b/sca-cpp/trunk/modules/http/htdocs/index.html
diff --git a/cpp/sca/modules/http/htdocs/json-request.txt b/sca-cpp/trunk/modules/http/htdocs/json-request.txt
index b4bd07fc46..b4bd07fc46 100644
--- a/cpp/sca/modules/http/htdocs/json-request.txt
+++ b/sca-cpp/trunk/modules/http/htdocs/json-request.txt
diff --git a/cpp/sca/modules/http/htdocs/json-result.txt b/sca-cpp/trunk/modules/http/htdocs/json-result.txt
index 121bf74902..121bf74902 100644
--- a/cpp/sca/modules/http/htdocs/json-result.txt
+++ b/sca-cpp/trunk/modules/http/htdocs/json-result.txt
diff --git a/cpp/sca/modules/http/http-test b/sca-cpp/trunk/modules/http/http-test
index d70db8d469..d70db8d469 100755
--- a/cpp/sca/modules/http/http-test
+++ b/sca-cpp/trunk/modules/http/http-test
diff --git a/cpp/sca/modules/http/httpd-client.scm b/sca-cpp/trunk/modules/http/httpd-client.scm
index 12275693f4..12275693f4 100644
--- a/cpp/sca/modules/http/httpd-client.scm
+++ b/sca-cpp/trunk/modules/http/httpd-client.scm
diff --git a/cpp/sca/modules/http/httpd-conf b/sca-cpp/trunk/modules/http/httpd-conf
index 10a5b47ac2..10a5b47ac2 100755
--- a/cpp/sca/modules/http/httpd-conf
+++ b/sca-cpp/trunk/modules/http/httpd-conf
diff --git a/cpp/sca/modules/http/httpd-test b/sca-cpp/trunk/modules/http/httpd-test
index 1d9b3cb34d..1d9b3cb34d 100755
--- a/cpp/sca/modules/http/httpd-test
+++ b/sca-cpp/trunk/modules/http/httpd-test
diff --git a/cpp/sca/modules/http/httpd-test.composite b/sca-cpp/trunk/modules/http/httpd-test.composite
index 875d26ae1b..875d26ae1b 100644
--- a/cpp/sca/modules/http/httpd-test.composite
+++ b/sca-cpp/trunk/modules/http/httpd-test.composite
diff --git a/cpp/sca/modules/http/httpd-test.scm b/sca-cpp/trunk/modules/http/httpd-test.scm
index 0566eaf36f..0566eaf36f 100644
--- a/cpp/sca/modules/http/httpd-test.scm
+++ b/sca-cpp/trunk/modules/http/httpd-test.scm
diff --git a/cpp/sca/modules/http/httpd.hpp b/sca-cpp/trunk/modules/http/httpd.hpp
index 1271afc03c..1271afc03c 100644
--- a/cpp/sca/modules/http/httpd.hpp
+++ b/sca-cpp/trunk/modules/http/httpd.hpp
diff --git a/cpp/sca/modules/http/mod-eval.cpp b/sca-cpp/trunk/modules/http/mod-eval.cpp
index 6fef2be2cb..6fef2be2cb 100644
--- a/cpp/sca/modules/http/mod-eval.cpp
+++ b/sca-cpp/trunk/modules/http/mod-eval.cpp
diff --git a/cpp/sca/modules/http/mod-wiring.cpp b/sca-cpp/trunk/modules/http/mod-wiring.cpp
index 965d5a87fb..965d5a87fb 100644
--- a/cpp/sca/modules/http/mod-wiring.cpp
+++ b/sca-cpp/trunk/modules/http/mod-wiring.cpp
diff --git a/cpp/sca/modules/http/wiring-test b/sca-cpp/trunk/modules/http/wiring-test
index 0c3f36b513..0c3f36b513 100755
--- a/cpp/sca/modules/http/wiring-test
+++ b/sca-cpp/trunk/modules/http/wiring-test