You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by ri...@apache.org on 2014/07/31 15:48:24 UTC

[6/6] git commit: Merge and close #85

Merge and close #85


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/8a4d1324
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/8a4d1324
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/8a4d1324

Branch: refs/heads/master
Commit: 8a4d1324b160f8e0bb7f0c9250bb7202f91d37e4
Parents: 07bfb05 d3407e3
Author: Richard Downer <ri...@apache.org>
Authored: Thu Jul 31 14:47:42 2014 +0100
Committer: Richard Downer <ri...@apache.org>
Committed: Thu Jul 31 14:47:42 2014 +0100

----------------------------------------------------------------------
 api/pom.xml                              |  13 +
 camp/camp-base/pom.xml                   |  27 +-
 camp/camp-server/pom.xml                 |  75 ++++-
 core/pom.xml                             |  74 +++--
 examples/global-web-fabric/pom.xml       |  10 +-
 examples/pom.xml                         |   1 -
 examples/simple-messaging-pubsub/pom.xml |   1 -
 examples/simple-nosql-cluster/pom.xml    |   8 +
 examples/simple-open-loop-policy/pom.xml |   4 +-
 examples/simple-web-cluster/pom.xml      |  16 +-
 locations/jclouds/pom.xml                |  67 ++++-
 policy/pom.xml                           |  42 ++-
 pom.xml                                  | 389 +++++++++++++++++++++++---
 sandbox/dropwizard/pom.xml               |   3 +-
 software/base/pom.xml                    |  69 ++++-
 software/database/pom.xml                |  50 +++-
 software/messaging/pom.xml               |  37 ++-
 software/monitoring/pom.xml              |  35 ++-
 software/network/pom.xml                 |  33 ++-
 software/nosql/pom.xml                   |  56 +++-
 software/osgi/pom.xml                    |  41 ++-
 software/webapp/pom.xml                  |  61 +++-
 storage/hazelcast/pom.xml                |  23 +-
 usage/all/pom.xml                        |   3 +-
 usage/archetypes/quickstart/pom.xml      |   1 -
 usage/camp/pom.xml                       |  45 ++-
 usage/cli/pom.xml                        |  57 +++-
 usage/dist/pom.xml                       |   6 +
 usage/jsgui/pom.xml                      |  45 ++-
 usage/launcher/pom.xml                   | 111 ++++++--
 usage/qa/pom.xml                         |  23 +-
 usage/rest-api/pom.xml                   |  50 +++-
 usage/rest-client/pom.xml                |  60 +++-
 usage/rest-server/pom.xml                | 117 ++++++--
 usage/test-support/pom.xml               |  20 +-
 utils/common/pom.xml                     |   9 +-
 utils/groovy/pom.xml                     |  16 +-
 utils/jmx/jmxmp-ssl-agent/pom.xml        |  17 +-
 utils/jmx/jmxrmi-agent/pom.xml           |   1 +
 utils/rest-swagger/pom.xml               |  26 +-
 utils/test-support/pom.xml               |   4 +
 41 files changed, 1534 insertions(+), 212 deletions(-)
----------------------------------------------------------------------