You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ma...@apache.org on 2016/10/21 09:56:38 UTC

[35/41] activemq-artemis git commit: This closes #839

This closes #839


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/596f355b
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/596f355b
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/596f355b

Branch: refs/heads/ARTEMIS-780
Commit: 596f355b2038c04a510390e11e1973c2f880a116
Parents: c65e8d4 128a505
Author: Clebert Suconic <cl...@apache.org>
Authored: Wed Oct 19 16:52:43 2016 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed Oct 19 16:52:43 2016 -0400

----------------------------------------------------------------------
 .../activemq/artemis/jdbc/store/JDBCUtils.java  |  18 +++
 .../artemis/osgi/DataSourceTracker.java         |  79 +++++++++++++
 .../activemq/artemis/osgi/OsgiBroker.java       | 116 +++++++++++++------
 .../activemq/artemis/osgi/ProtocolTracker.java  |   4 +-
 .../artemis/osgi/ProtocolTrackerCallBack.java   |  28 -----
 .../artemis/osgi/ServerTrackerCallBack.java     |  31 +++++
 .../artemis/osgi/ProtocolTrackerTest.java       |   2 +-
 .../storage/FileStorageConfiguration.java       |   2 +-
 8 files changed, 215 insertions(+), 65 deletions(-)
----------------------------------------------------------------------