[2/2] qpid-broker-j git commit: QPID-7892: [Java Broker] Use Pattern#quote instead of own regexp escaping

2017-11-22 Thread kwall
QPID-7892: [Java Broker] Use Pattern#quote instead of own regexp escaping Cherry picked from master 11a74ca. Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/b1eecae1 Tree:

[1/2] qpid-broker-j git commit: QPID-7892: [Java Broker] Escape regexp special characters in logback file name pattern for rolled log files

2017-11-22 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/6.1.x bc81238bf -> b1eecae10 QPID-7892: [Java Broker] Escape regexp special characters in logback file name pattern for rolled log files Cherry picked from master 8c26b53. Project:

qpid-proton git commit: PROTON-1693: Update Qpid::Proton#uri parser to allow "shortcut" URIs

2017-11-22 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 235f0a8aa -> b2adecde3 PROTON-1693: Update Qpid::Proton#uri parser to allow "shortcut" URIs See the comment for details - allows shortcuts like to the pn_url() parser. The standard URI parser extensions provided by the module allow

qpid-broker-j git commit: QPID-8046: [Broker-J] Add more tests

2017-11-22 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master ff2980e2d -> ca088c28e QPID-8046: [Broker-J] Add more tests Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/ca088c28 Tree:

[2/2] qpid-broker-j git commit: QPID-8038: [Broker-J][AMQP 0-10] Add protocol tests for AMQP 0-10

2017-11-22 Thread orudyy
QPID-8038: [Broker-J][AMQP 0-10] Add protocol tests for AMQP 0-10 Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/ff2980e2 Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/ff2980e2 Diff:

[1/2] qpid-broker-j git commit: QPID-8038: [Broker-J][AMQP 0-10] Add protocol tests for AMQP 0-10

2017-11-22 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master 612c2cb6c -> ff2980e2d http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/ff2980e2/systests/protocol-tests-amqp-0-10/src/test/java/org/apache/qpid/tests/protocol/v0_10/MessageTest.java

qpid-proton git commit: PROTON-1432: [go] Remove `func (Char) String`

2017-11-22 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master b2adecde3 -> 822d08deb PROTON-1432: [go] Remove `func (Char) String` The Go/AMQP mapping is intended to use native Go types as much as possible. Where we introduce new types like Char, they should behave as much as possible like

[2/2] qpid-broker-j git commit: QPID-7892: [Java Broker] Use Pattern#quote instead of own regexp escaping

2017-11-22 Thread kwall
QPID-7892: [Java Broker] Use Pattern#quote instead of own regexp escaping Cherry picked from 6.1.x b1eecae10f741f1564d1b04982da6be3427481e4 Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/f3bfcd82 Tree:

qpid-python git commit: QPID-7833: always include the qpid-python-test.bat file

2017-11-22 Thread robbie
Repository: qpid-python Updated Branches: refs/heads/master 7c968c831 -> e32249f8a QPID-7833: always include the qpid-python-test.bat file Project: http://git-wip-us.apache.org/repos/asf/qpid-python/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-python/commit/e32249f8 Tree:

svn commit: r23254 - /release/qpid/java/6.1.5/

2017-11-22 Thread kwall
Author: kwall Date: Wed Nov 22 18:18:10 2017 New Revision: 23254 Log: Publish 6.1.5 release artifacts Added: release/qpid/java/6.1.5/ - copied from r23253, dev/qpid/java/6.1.5-rc1/ - To unsubscribe, e-mail:

svn commit: r23256 - /release/qpid/java/6.1.1/

2017-11-22 Thread kwall
Author: kwall Date: Wed Nov 22 18:19:46 2017 New Revision: 23256 Log: Prune 6.1.1 release artefact Removed: release/qpid/java/6.1.1/ - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands,

svn commit: r23258 - /release/qpid/java/6.1.3/

2017-11-22 Thread kwall
Author: kwall Date: Wed Nov 22 18:20:03 2017 New Revision: 23258 Log: Prune 6.1.3 release artefact Removed: release/qpid/java/6.1.3/ - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands,

qpid-broker-j git commit: QPID-8049 : Strip ICC profiles with copyright from PNG images

2017-11-22 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/6.1.x b1eecae10 -> 852aa0b5f QPID-8049 : Strip ICC profiles with copyright from PNG images Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/852aa0b5

qpid-broker-j git commit: QPID-8049 : Strip ICC profiles with copyright from PNG images

2017-11-22 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/6.0.x f3bfcd828 -> d663b3b4f QPID-8049 : Strip ICC profiles with copyright from PNG images Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/d663b3b4

qpid-broker-j git commit: NO-JIRA: [Documentation] Remove redundant JMX related screen images

2017-11-22 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/master ca088c28e -> f9f5b958c NO-JIRA: [Documentation] Remove redundant JMX related screen images Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

qpid-python git commit: QPID-8051: actually type the command correctly

2017-11-22 Thread robbie
Repository: qpid-python Updated Branches: refs/heads/master 5d820c717 -> 335853f42 QPID-8051: actually type the command correctly Project: http://git-wip-us.apache.org/repos/asf/qpid-python/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-python/commit/335853f4 Tree:

svn commit: r23255 - /release/qpid/java/6.1.0/

2017-11-22 Thread kwall
Author: kwall Date: Wed Nov 22 18:19:36 2017 New Revision: 23255 Log: Prune 6.1.0 release artefact Removed: release/qpid/java/6.1.0/ - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands,

svn commit: r23257 - /release/qpid/java/6.1.2/

2017-11-22 Thread kwall
Author: kwall Date: Wed Nov 22 18:19:55 2017 New Revision: 23257 Log: Prune 6.1.2 release artefact Removed: release/qpid/java/6.1.2/ - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands,

qpid-site git commit: NO-JIRA: Add list of features to the page for JMS AMQP 0-x

2017-11-22 Thread orudyy
Repository: qpid-site Updated Branches: refs/heads/asf-site f5966bd67 -> e0de294bb NO-JIRA: Add list of features to the page for JMS AMQP 0-x Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/e0de294b Tree:

[2/2] qpid-python git commit: QPID-8051: update the notes to use setup.py sdist for creating the archive

2017-11-22 Thread robbie
QPID-8051: update the notes to use setup.py sdist for creating the archive Project: http://git-wip-us.apache.org/repos/asf/qpid-python/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-python/commit/5d820c71 Tree: http://git-wip-us.apache.org/repos/asf/qpid-python/tree/5d820c71 Diff:

[1/2] qpid-python git commit: QPID-8051: add some initial notes on releasing

2017-11-22 Thread robbie
Repository: qpid-python Updated Branches: refs/heads/master e32249f8a -> 5d820c717 QPID-8051: add some initial notes on releasing Project: http://git-wip-us.apache.org/repos/asf/qpid-python/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-python/commit/e71238d5 Tree:

[1/2] qpid-python git commit: QPID-8051: update versions for 1.37.0-rc1

2017-11-22 Thread robbie
Repository: qpid-python Updated Branches: refs/heads/master 335853f42 -> ff1332ba9 QPID-8051: update versions for 1.37.0-rc1 Project: http://git-wip-us.apache.org/repos/asf/qpid-python/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-python/commit/e27a3932 Tree:

[qpid-python] Git Push Summary

2017-11-22 Thread robbie
Repository: qpid-python Updated Tags: refs/tags/1.37.0-rc1 [created] 0da4d3b70 - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org

qpid-broker-j git commit: QPID-8049 : Strip ICC profiles with copyright from PNG images

2017-11-22 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/7.0.x ce80d1448 -> 676d94341 QPID-8049 : Strip ICC profiles with copyright from PNG images Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/676d9434

[2/2] qpid-python git commit: QPID-8051, QPID-8052: update versions for 1.38.0-SNAPSHOT

2017-11-22 Thread robbie
QPID-8051, QPID-8052: update versions for 1.38.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/qpid-python/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-python/commit/ff1332ba Tree: http://git-wip-us.apache.org/repos/asf/qpid-python/tree/ff1332ba Diff:

svn commit: r23260 - in /dev/qpid/python/1.37.0-rc1: ./ qpid-python-1.37.0.tar.gz qpid-python-1.37.0.tar.gz.asc qpid-python-1.37.0.tar.gz.md5 qpid-python-1.37.0.tar.gz.sha512

2017-11-22 Thread robbie
Author: robbie Date: Wed Nov 22 19:32:52 2017 New Revision: 23260 Log: add files for qpid-python-1.37.0 (rc1) Added: dev/qpid/python/1.37.0-rc1/ dev/qpid/python/1.37.0-rc1/qpid-python-1.37.0.tar.gz (with props) dev/qpid/python/1.37.0-rc1/qpid-python-1.37.0.tar.gz.asc (with props)

qpid-site git commit: fix checksum links after switch to .sha512, regen dispatch release page

2017-11-22 Thread robbie
Repository: qpid-site Updated Branches: refs/heads/asf-site e0de294bb -> cdf0dc222 fix checksum links after switch to .sha512, regen dispatch release page Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/cdf0dc22