[activemq] branch master updated (4f1bbfd -> 3982f9e)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Dec 22 11:50:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository activemq.

      from  4f1bbfd   Update changelog
       new  43da5ec   Removed the +dfsg suffix
      adds  acecaa2   New upstream version 5.14.3
       new  3eba339   Merge tag 'upstream/5.14.3'
       new  080de7d   New upstream release (5.14.3)
       new  8f57ad9   Build the shiro module
       new  5ba58db   Build the log4j-appender module
       new  3982f9e   Upload to unstable

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 activemq-all/pom.xml                               |  2 +-
 activemq-amqp/pom.xml                              |  2 +-
 .../transport/amqp/protocol/AmqpSession.java       | 18 ++++-
 .../activemq/transport/amqp/client/AmqpSender.java | 38 +++++++++-
 .../transport/amqp/client/AmqpSession.java         | 76 ++++++++++++++++++-
 .../transport/amqp/client/AmqpSupport.java         |  1 +
 .../amqp/client/util/UnmodifiableLink.java         | 31 ++++++++
 .../amqp/client/util/UnmodifiableReceiver.java     |  6 ++
 .../amqp/client/util/UnmodifiableSender.java       |  6 ++
 .../amqp/client/util/UnmodifiableSession.java      | 47 ++++++++++++
 .../transport/amqp/interop/AmqpSenderTest.java     | 38 ++++++++++
 activemq-blueprint/pom.xml                         |  2 +-
 activemq-broker/pom.xml                            |  2 +-
 .../activemq/network/DurableConduitBridge.java     | 20 +++--
 .../security/SimpleCachedLDAPAuthorizationMap.java | 19 +++--
 .../transport/auto/AutoTcpTransportServer.java     | 86 +++++++++++++++++-----
 .../auto/nio/AutoNIOSSLTransportServer.java        | 33 +++++++--
 .../transport/nio/AutoInitNioSSLTransport.java     | 19 +----
 activemq-camel/pom.xml                             |  2 +-
 activemq-cf/pom.xml                                |  2 +-
 activemq-client/pom.xml                            |  2 +-
 .../activemq/transport/nio/NIOSSLTransport.java    | 18 -----
 activemq-console/pom.xml                           |  2 +-
 activemq-http/pom.xml                              |  2 +-
 .../transport/http/HttpTransportServer.java        |  9 ++-
 activemq-itests-spring31/pom.xml                   |  2 +-
 activemq-jaas/pom.xml                              |  2 +-
 activemq-jdbc-store/pom.xml                        |  2 +-
 activemq-jms-pool/pom.xml                          |  2 +-
 activemq-kahadb-store/pom.xml                      |  2 +-
 .../store/kahadb/disk/journal/Journal.java         | 17 ++++-
 activemq-karaf-itest/pom.xml                       |  2 +-
 activemq-karaf/pom.xml                             |  2 +-
 activemq-leveldb-store/pom.xml                     |  2 +-
 activemq-log4j-appender/pom.xml                    |  2 +-
 activemq-mqtt/pom.xml                              |  2 +-
 activemq-openwire-generator/pom.xml                |  2 +-
 activemq-openwire-legacy/pom.xml                   |  2 +-
 activemq-osgi/pom.xml                              | 23 +-----
 .../src/main/resources/META-INF/spring.schemas     | 21 ++++++
 activemq-partition/pom.xml                         |  2 +-
 activemq-pool/pom.xml                              |  2 +-
 activemq-ra/pom.xml                                |  2 +-
 activemq-rar/pom.xml                               |  2 +-
 activemq-run/pom.xml                               |  2 +-
 activemq-runtime-config/pom.xml                    |  2 +-
 activemq-shiro/pom.xml                             |  2 +-
 activemq-spring/pom.xml                            |  2 +-
 .../src/main/resources/META-INF/spring.schemas     |  2 +
 activemq-stomp/pom.xml                             |  2 +-
 activemq-tooling/activemq-junit/pom.xml            |  2 +-
 activemq-tooling/activemq-maven-plugin/pom.xml     |  2 +-
 .../activemq-memtest-maven-plugin/pom.xml          |  2 +-
 .../activemq-perf-maven-plugin/pom.xml             |  2 +-
 activemq-tooling/pom.xml                           |  2 +-
 activemq-unit-tests/pom.xml                        |  2 +-
 .../network/DurableSyncNetworkBridgeTest.java      | 55 +++++++++++++-
 activemq-web-console/pom.xml                       |  2 +-
 activemq-web-demo/pom.xml                          |  2 +-
 activemq-web/pom.xml                               |  2 +-
 assembly/pom.xml                                   |  2 +-
 debian/changelog                                   |  8 ++
 debian/control                                     |  1 +
 debian/libactivemq-java.poms                       |  4 +-
 debian/watch                                       |  2 +-
 pom.xml                                            |  6 +-
 66 files changed, 528 insertions(+), 156 deletions(-)
 copy {activemq-spring => activemq-osgi}/src/main/resources/META-INF/spring.schemas (61%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq.git



More information about the pkg-java-commits mailing list