summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/.gitignore
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-04-17 22:14:29 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-04-17 22:14:29 +0000
commit84dfee258c65ba901a01da176f07eef1f61294bd (patch)
tree7740eb6391c7a5c47172ab37d3c741f197888668 /sca-cpp/trunk/.gitignore
parentd198f74e5f833d358625c22b708c003646f1bdb7 (diff)
Add an XMPP message sender component that only connects to an XMPP server as needed just before sending a message to avoid unnecessary connects / disconnects in a dynamic virtual host environment. Add another component that does an HTTP delete.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094212 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/.gitignore')
-rw-r--r--sca-cpp/trunk/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-cpp/trunk/.gitignore b/sca-cpp/trunk/.gitignore
index e399629c54..e9a9947138 100644
--- a/sca-cpp/trunk/.gitignore
+++ b/sca-cpp/trunk/.gitignore
@@ -136,4 +136,5 @@ value-element
modules/edit/apps/*/htdocs
modules/edit/apps/*/nuvem
modules/edit/apps/*/lib
+chat-send