Commit graph

50 commits

Author SHA1 Message Date
jsdelfino
7779274ac9 Adjust build to new locations of Qpid and Vysper distros.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094207 13f79535-47bb-0310-9956-ffa450edef68
2011-04-17 22:13:39 +00:00
jsdelfino
d45d522203 Upgrade to postgresql 9.0.3.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074926 13f79535-47bb-0310-9956-ffa450edef68
2011-02-26 20:59:52 +00:00
jsdelfino
773cd23970 Minor fix to EC2 image configuration script.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063149 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25 06:09:37 +00:00
jsdelfino
788cba4bc8 Fix automated build and Ubuntu 10.10 install.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053221 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 23:19:34 +00:00
jsdelfino
ddee608e43 Improve EC2 setup scripts. Remove dependency on external environment variables.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053166 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 19:54:31 +00:00
jsdelfino
349630f676 Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_crypto.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053002 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 05:59:19 +00:00
jsdelfino
3941252017 Port to HTTPD 2.3.10 alpha release.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052741 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25 01:58:38 +00:00
jsdelfino
5bc169ce65 Upgrade to Google appengine version 1.4.0.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042534 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 07:19:13 +00:00
jsdelfino
14f1ada7b2 Use different servers for cert-based and password-based auth and use event MPMs for tunnel and proxy servers.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039840 13f79535-47bb-0310-9956-ffa450edef68
2010-11-28 07:17:11 +00:00
jsdelfino
40d310c40e Minor build fixes. Create missing .so links in sample. Unpack httpd-2.3.8-deps.tar.gz. Update EC2 build scripts to use Ubuntu 10.10 64-bit images.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035553 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16 08:16:41 +00:00
jsdelfino
bab50be6e3 Minor build fixes. Link against tinycdb shared library instead of static lib to fix 'relocation R_X86_64_PC32 against undefined symbol' error on 64-bit. Remove deleted scripts from ubuntu/Makefile.am.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035165 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 07:38:44 +00:00
jsdelfino
2c7009b520 Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and run on 64-bit. Update INSTALL doc and build scripts. Remove a few obsolete scripts.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034963 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14 09:27:28 +00:00
jsdelfino
3ac22b097d Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2.3 Form auth modules play nice together.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034693 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13 07:53:10 +00:00
jsdelfino
0dd33c3859 Improve format of HTTP and HTTPS logs.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026938 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25 03:17:56 +00:00
jsdelfino
a21eaf4bec Adjust location of httpd-2.2.16 distro download as it's now archived.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026937 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25 03:17:52 +00:00
jsdelfino
4503cce859 Minor fixes to get all samples working in a target install dir.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024522 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 05:00:08 +00:00
jsdelfino
86c8643e95 Upgrade to memcached 1.4.5, postgresql 9.0.1 and gae 1.3.7.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024520 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 04:59:46 +00:00
jsdelfino
ddf34aa2e6 Improvements to the oauth module and support for oauth 1.0a using liboauth.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998571 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 00:09:52 +00:00
jsdelfino
fe52f0dc58 Upgrade build scripts to on Ubuntu 10.04.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997186 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 05:08:05 +00:00
jsdelfino
2d574d2281 Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the OpenID support and changes to enable it to co-exist with OAuth.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992963 13f79535-47bb-0310-9956-ffa450edef68
2010-09-06 07:45:00 +00:00
jsdelfino
62d5e37461 Configure mod-auth-openid to use memcached instead of sqlite. Remove dependencies on sqlite.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992219 13f79535-47bb-0310-9956-ffa450edef68
2010-09-03 06:24:23 +00:00
jsdelfino
d6451b8170 Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS and add HTTPS config to store-cluster sample.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985561 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14 18:46:26 +00:00
jsdelfino
fe93d86e55 Refactor and cleanup some of the config scripts. Add a sample using mod_proxy_balancer to distribute requests across three servers.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980009 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 09:50:12 +00:00
jsdelfino
d3748ed90e Minor fixes to the Ubuntu build scripts.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960382 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 18:53:25 +00:00
jsdelfino
446b402137 Add utility script to map port 80 to httpd's port.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960381 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 18:53:20 +00:00
jsdelfino
33762ab759 Update build instructions and scripts to include the OpenID support.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958391 13f79535-47bb-0310-9956-ffa450edef68
2010-06-27 16:16:58 +00:00
jsdelfino
dc94bf2f3e Add a utility script to SSH to an EC2 instance.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956804 13f79535-47bb-0310-9956-ffa450edef68
2010-06-22 08:07:10 +00:00
jsdelfino
0a8fd1fcd9 Add a script to bootstrap a dev build image on an EC2 instance.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951661 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05 06:37:59 +00:00
jsdelfino
73ed54f2ba Minor fixes to ubuntu image creation scripts.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951659 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05 06:18:02 +00:00
jsdelfino
70520addf9 Add build support for a minimum distribution using prebuilt dependencies from Ubuntu 9.10.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951656 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05 05:38:55 +00:00
jsdelfino
76cf55f98a Build the expat XML parser separately instead of building it as part of libstrophe.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949816 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31 17:42:16 +00:00
jsdelfino
90b55b9370 Fix source distribution build scripts, add missing files to the dist targets.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949466 13f79535-47bb-0310-9956-ffa450edef68
2010-05-30 03:32:37 +00:00
jsdelfino
e5a49fff24 Fix distribution build, add missing files and samples and fix path to libraries. GCC 4.5 is used if available but not installed automatically.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949435 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29 19:44:35 +00:00
jsdelfino
366bef62c8 Implementation of a streaming + aggregating Log utility component using Facebook Scribe.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947347 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22 23:22:54 +00:00
jsdelfino
8b5da81aa3 More fixes to get build working on EC2 base Ubuntu 9.10 image.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944999 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 07:18:27 +00:00
jsdelfino
410c75dad3 Add missing GCC-4.5 dependencies to automated Ubuntu build. Centralize GCC-4.5 installation in ubuntu-gcc-4.5.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944955 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 02:29:54 +00:00
jsdelfino
f65e9f35f8 Upgrade from GCC 4.5.0-1 to GCC 4.5.0-2.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944951 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 01:49:12 +00:00
jsdelfino
68195ddc27 Add missing thrift, scribe and libcloud to Ubuntu distro build.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944948 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 01:15:24 +00:00
jsdelfino
a0e624622f Add Apache Libcloud support to the build.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944912 13f79535-47bb-0310-9956-ffa450edef68
2010-05-16 21:08:34 +00:00
jsdelfino
eaeae2522f Add dependencies on Apache Thrift and Facebook Scribe, for use by the Log component.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944766 13f79535-47bb-0310-9956-ffa450edef68
2010-05-16 05:22:18 +00:00
jsdelfino
dcbc62440a Minor cleanup of ubuntu install scripts.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935460 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19 06:26:28 +00:00
jsdelfino
3d79be04a4 Install gcc-4.5 in ubuntu automated install script.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935273 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17 22:59:43 +00:00
jsdelfino
45629fcf8a Change build scripts to make them work with GCC 4.5. Add a script to help install GCC 4.5 on Ubuntu.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935126 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17 04:57:23 +00:00
jsdelfino
bd76aa29d2 Add test scripts to test the WSGI integration on the GAE SDK.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932833 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 03:13:15 +00:00
jsdelfino
2120ffe506 Minor build cleanup and fixes. Add a few scripts to help run automated builds on EC2 Ubuntu 9.10 images.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932801 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 23:01:32 +00:00
jsdelfino
8d0acee3d6 Create build structure for an SQL database component. Add dependencies to postgresql and tinycdb to build scripts.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930635 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04 07:31:28 +00:00
jsdelfino
0a3cd4a1e3 Build memcached from source as the Ubuntu 9.10 memcached package is back level. Minor typo fixes in httpd config scripts.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928605 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 06:26:16 +00:00
jsdelfino
68fcd3094f Change automated build to build curl from source instead of using the deb libcurl package as it's back-level on Ubuntu 9.04. Adjust INSTALL instructions as well.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928231 13f79535-47bb-0310-9956-ffa450edef68
2010-03-27 16:57:21 +00:00
jsdelfino
bc6e7c7b3b Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to start memcached as a daemon.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925909 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21 22:00:32 +00:00
jsdelfino
de984367f1 Minor fixes to the INSTALL instructions. Added two more automated install scripts to help deploy build+test images.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924189 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 08:12:44 +00:00