Repository: qpid-proton
Updated Branches:
refs/heads/master c18625bff -> b7a1fe9ac
release checklist
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/b7a1fe9a
Tree: http://git-wip-us.apache.org/repos/asf/qpid-pr
Repository: qpid-proton
Updated Tags: refs/tags/0.10-beta1 [created] 46e0dda6b
-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org
Repository: qpid-proton
Updated Branches:
refs/heads/master 1d8a0a41b -> 940d843f3
wired in allowSkip
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/940d843f
Tree: http://git-wip-us.apache.org/repos/asf/qpid-p
Repository: qpid-proton
Updated Branches:
refs/heads/master 23a4e3bbb -> 1d8a0a41b
add the jython shim to the class path in the JythonTest launcher
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/1d8a0a41
Tree:
PROTON-881: Make connect a non-blocking operation
Previously connecting was a blocking operation which meant that if the server
being connected to took a long time to accept the connection this blocked all
other work in an instance of the Reactor.
This commit makes connect a non-blocking operatio
Repository: qpid-proton
Updated Branches:
refs/heads/master 46edaebeb -> 149725943
PROTON-881: Tidy up proton-j reactor examples
Tidy up comments and more closely mirror the Python examples.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org
PROTON-881: Tidy up TODOs in proton-j reactor code
About half the TODOs were me being overly paranoid. The rest generally
required some tidy-up. One decision I made was to swallow IOExceptions
thrown from closing something - because there was no other cleanup action
that could be taken - and ret
PROTON-881: Tidy up and doc reactor interfaces
Tidy up the Java interfaces for the proton-j reactor by removing a few
unnecessary setters. Document the interfaces using Javadoc.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-
dummy commit
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/bfb5dcd3
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/bfb5dcd3
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/bfb5dcd3
B
PROTON-881: added Extendable interface for things that support attachments and
modified the reactor code to use it for handlers
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/09c190f2
Tree: http://git-wip-us.apac
PROTON-881: Tidy up Selectable to remove bits of a c style record implementation
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/51529f67
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/51529f67
Diff:
fixed version
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/ad0f0295
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/ad0f0295
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/ad0f0295
Pulled in prestona's changes for exception handling and fixed jython shim
accordingly. This closes #37.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/cd42324e
Tree: http://git-wip-us.apache.org/repos/asf/qpid-pr
PROTON-881: build the reactor interop test into the proton-j jar
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/9daab5f8
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/9daab5f8
Diff: http://git-wip-
added launcher script for examples; added null check to IOHandler.java
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/1cbba24d
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/1cbba24d
Diff: http://gi
PROTON-881: Only try interoperation tests with proton-j if proton-j has been
built!
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/7faa7e23
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/7faa7e23
D
PROTON-881: added Record attachments in favor of modifying endpoints to know
about handlers
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/f870
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/f8
PROTON-877: workaround by forcing anonymous from the client
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/20cdff18
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/20cdff18
Diff: http://git-wip-us.ap
PROTON-881: added a pom.xml for the reactor exampes
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/06c451f0
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/06c451f0
Diff: http://git-wip-us.apache.org
PROTON-881: tidy up comments and TODO's
Remove TODO's if they were already done, downgrade some TODO's to comments
(if they were simply observations), and remove some comments that consisted
of proton-c code - pasted in as a reference.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/
PROTON-881: Tidy up proton-j to proton-c reactor interop tests
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/2e6f5cdd
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/2e6f5cdd
Diff: http://git-wip-us
PROTON-881: added a README with a bit of explanation of the reactor processing
model
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/2405ca0f
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/2405ca0f
Revert "PROTON-877: workaround by forcing anonymous from the client"
This reverts commit 20cdff183f7ce2c79012d5c7028eefc19a23ae28.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/bf81c44d
Tree: http://git-wip-us.a
Merge branch 'proton-j-reactor'
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/92eb75e8
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/92eb75e8
Diff: http://git-wip-us.apache.org/repos/asf/qpid-prot
PROTON-881: Write an Echo example and get it working
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/739005e7
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/739005e7
Diff: http://git-wip-us.apache.or
PROTON-881: Add code to release resources (e.g. sockets, selectors, etc.)
The proton-j codebase does not, generally, implement cleanup logic in
the same way as proton-c (explicit reference counting) and for some
resources (such as sockets, selectors, etc.) cannot always way for
garbage collection
make the timer selectable read from the wakeup pipe
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/76cb49a8
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/76cb49a8
Diff: http://git-wip-us.apache.org
implemented sasl sniffing for proton-j; this allows the reactor interop tests
to pass
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/46edaebe
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/46edaebe
PROTON-881: Rough first pass at a proton-j -> proton-c interop. test.
This adds a Python test case which starts both a Python (proton-c)
reactor and also spawns a JVM running a (proton-j) reactor. The
expected outcome is that the proton-j reactor is able to send a
message to the proton-c reactor.
fixed version and launcher scripts
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/5c7f59cf
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/5c7f59cf
Diff: http://git-wip-us.apache.org/repos/asf/qpid-p
Replace localhost with 127.0.0.1 in interop tests
The test was proving unrealiable when localhost resolved to IPv6 ::1
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/7115d0df
Tree: http://git-wip-us.apache.org/re
PROTON-881: Add relativePath to pom.xml for reactor examples
Reference the parent pom.xml from the .pom in the reactor examples directory.
This fixes a problem whereby Proton cannot be built unless there is already
a copy of Proton in the local Maven repository.
Project: http://git-wip-us.apache
PROTON-881: indent more for markdown
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/3c379923
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/3c379923
Diff: http://git-wip-us.apache.org/repos/asf/qpid
PROTON-881: Graceful handling of runtime exceptions thrown within handlers
When a runtime (unchecked) exception is thrown from within a handler, the
reactor now catches it and rethrows it as a HandlerException (which is
also an unchecked exception). The HandlerException references the handler
tha
added more shim for selectabes; cat and echo still don't work because you can't
select on files in java
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/5ed6de43
Tree: http://git-wip-us.apache.org/repos/asf/qpid-pr
PROTON-881: Initial commit of proton-j reactor implementation
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/e0187017
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/e0187017
Diff: http://git-wip-us.
PROTON-881: Add a Cat example.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/88df5e74
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/88df5e74
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proto
PROTON-881: make unittests check for Java I/O object leaks
Implements something similar to pn_io so that the various Java I/O resources are
created in a single place. Reactor unit tests are parameterized to run once
with
the reactor implementation returned from Proton.reactor() and once from a
u
PROTON-881: Add reactor unit tests based on those in
proton-c/src/tests/reactor.c
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/e9d4a78d
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/e9d4a78d
Dif
Repository: qpid-proton
Updated Branches:
refs/heads/master e4c99b936 -> 46edaebeb
http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/e0187017/proton-j/src/main/java/org/apache/qpid/proton/reactor/impl/IOHandler.java
--
di
PROTON-881: Add reactor interop tests that send messages from proton-c to
proton-j
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/1eb41f60
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/1eb41f60
Di
Merge branch 'reactor' of https://github.com/prestona/qpid-proton into
proton-j-reactor
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/a65760ab
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/a65760
first round of filling out jython shims; most of the python reactor examples
pass in jython now with the exception of the ones that depend on file
descriptors and tornado
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/
PROTON-881: Add error handling for "accept socket connection" path through
Acceptor
Adds error handling for various problems that can occur when accepting
a connection (to a listening socket). Also adds unittests that cover
these cases.
Project: http://git-wip-us.apache.org/repos/asf/qpid-prot
PROTON-881: Add a Send example, and supporting changes in the reactor.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/cd09de66
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/cd09de66
Diff: http://gi
PROTON-881: Add Recv sample and required code changes / additions to the reactor
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/0ac98e76
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/0ac98e76
Diff:
Repository: qpid-proton
Updated Branches:
refs/heads/proton-j-reactor 5ed6de432 -> cd42324ed
PROTON-881: Add relativePath to pom.xml for reactor examples
Reference the parent pom.xml from the .pom in the reactor examples directory.
This fixes a problem whereby Proton cannot be built unless the
Pulled in prestona's changes for exception handling and fixed jython shim
accordingly. This closes #37.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/cd42324e
Tree: http://git-wip-us.apache.org/repos/asf/qpid-pr
PROTON-881: Graceful handling of runtime exceptions thrown within handlers
When a runtime (unchecked) exception is thrown from within a handler, the
reactor now catches it and rethrows it as a HandlerException (which is
also an unchecked exception). The HandlerException references the handler
tha
Repository: qpid-proton
Updated Branches:
refs/heads/proton-j-reactor 2d3cefc45 -> 5ed6de432
first round of filling out jython shims; most of the python reactor examples
pass in jython now with the exception of the ones that depend on file
descriptors and tornado
Project: http://git-wip-us.
added more shim for selectabes; cat and echo still don't work because you can't
select on files in java
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/5ed6de43
Tree: http://git-wip-us.apache.org/repos/asf/qpid-pr
Repository: qpid-proton
Updated Branches:
refs/heads/proton-j-reactor 3c3799238 -> 2d3cefc45
PROTON-881: make unittests check for Java I/O object leaks
Implements something similar to pn_io so that the various Java I/O resources are
created in a single place. Reactor unit tests are parameteri
Repository: qpid-proton
Updated Branches:
refs/heads/proton-j-reactor 2405ca0f1 -> 3c3799238
PROTON-881: indent more for markdown
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/3c379923
Tree: http://git-wip-us
Repository: qpid-proton
Updated Branches:
refs/heads/proton-j-reactor 09c190f2b -> 2405ca0f1
PROTON-881: added a README with a bit of explanation of the reactor processing
model
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qp
Repository: qpid-proton
Updated Branches:
refs/heads/proton-j-reactor 7115d0dfb -> 09c190f2b
PROTON-881: added Extendable interface for things that support attachments and
modified the reactor code to use it for handlers
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit
Repository: qpid-proton
Updated Branches:
refs/heads/proton-j-reactor 76cb49a87 -> 1cbba24d6
added launcher script for examples; added null check to IOHandler.java
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commi
Repository: qpid-proton
Updated Branches:
refs/heads/master 1fe0aa244 -> 0e155e292
modify PN_CLASSDEF macro to provide accessor for the pn_class_t
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/0e155e29
Tree:
Repository: qpid-proton
Updated Branches:
refs/heads/proton-j-reactor 5c7f59cf6 -> 76cb49a87
make the timer selectable read from the wakeup pipe
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/76cb49a8
Tree: ht
Repository: qpid-proton
Updated Branches:
refs/heads/proton-j-reactor ad0f02957 -> 5c7f59cf6
fixed version and launcher scripts
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/5c7f59cf
Tree: http://git-wip-us.a
Repository: qpid-proton
Updated Branches:
refs/heads/master c8f2d8a3a -> 196ef80bc
fixed version and launcher scripts
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/196ef80b
Tree: http://git-wip-us.apache.org/
Repository: qpid-proton
Updated Branches:
refs/heads/proton-j-reactor f8703 -> ad0f02957
fixed version
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/ad0f0295
Tree: http://git-wip-us.apache.org/repos/asf/q
Repository: qpid-proton
Updated Branches:
refs/heads/master beaea0c1c -> 223bbc8bd
PROTON-882: allow python to set transport tracer
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/223bbc8b
Tree: http://git-wip-
Repository: qpid-proton
Updated Branches:
refs/heads/proton-j-reactor 06c451f0a -> f8703
PROTON-881: added Record attachments in favor of modifying endpoints to know
about handlers
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos
PROTON-881: Add reactor interop tests that send messages from proton-c to
proton-j
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/1eb41f60
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/1eb41f60
Di
PROTON-881: Initial commit of proton-j reactor implementation
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/e0187017
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/e0187017
Diff: http://git-wip-us.
PROTON-881: Add a Send example, and supporting changes in the reactor.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/cd09de66
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/cd09de66
Diff: http://gi
PROTON-881: Add reactor unit tests based on those in
proton-c/src/tests/reactor.c
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/e9d4a78d
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/e9d4a78d
Dif
PROTON-881: Add error handling for "accept socket connection" path through
Acceptor
Adds error handling for various problems that can occur when accepting
a connection (to a listening socket). Also adds unittests that cover
these cases.
Project: http://git-wip-us.apache.org/repos/asf/qpid-prot
PROTON-877: workaround by forcing anonymous from the client
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/20cdff18
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/20cdff18
Diff: http://git-wip-us.ap
PROTON-881: added a pom.xml for the reactor exampes
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/06c451f0
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/06c451f0
Diff: http://git-wip-us.apache.org
PROTON-881: tidy up comments and TODO's
Remove TODO's if they were already done, downgrade some TODO's to comments
(if they were simply observations), and remove some comments that consisted
of proton-c code - pasted in as a reference.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/
PROTON-881: Only try interoperation tests with proton-j if proton-j has been
built!
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/7faa7e23
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/7faa7e23
D
PROTON-881: Write an Echo example and get it working
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/739005e7
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/739005e7
Diff: http://git-wip-us.apache.or
PROTON-881: Tidy up Selectable to remove bits of a c style record implementation
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/51529f67
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/51529f67
Diff:
PROTON-881: Rough first pass at a proton-j -> proton-c interop. test.
This adds a Python test case which starts both a Python (proton-c)
reactor and also spawns a JVM running a (proton-j) reactor. The
expected outcome is that the proton-j reactor is able to send a
message to the proton-c reactor.
PROTON-881: Add code to release resources (e.g. sockets, selectors, etc.)
The proton-j codebase does not, generally, implement cleanup logic in
the same way as proton-c (explicit reference counting) and for some
resources (such as sockets, selectors, etc.) cannot always way for
garbage collection
PROTON-881: build the reactor interop test into the proton-j jar
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/9daab5f8
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/9daab5f8
Diff: http://git-wip-
Repository: qpid-proton
Updated Branches:
refs/heads/proton-j-reactor bfb5dcd37 -> 06c451f0a
http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/e0187017/proton-j/src/main/java/org/apache/qpid/proton/reactor/impl/IOHandler.java
---
PROTON-881: Tidy up proton-j to proton-c reactor interop tests
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/2e6f5cdd
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/2e6f5cdd
Diff: http://git-wip-us
PROTON-881: Add a Cat example.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/88df5e74
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/88df5e74
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proto
Merge branch 'reactor' of https://github.com/prestona/qpid-proton into
proton-j-reactor
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/a65760ab
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/a65760
PROTON-881: Add Recv sample and required code changes / additions to the reactor
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/0ac98e76
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/0ac98e76
Diff:
Repository: qpid-proton
Updated Branches:
refs/heads/proton-j-reactor cb4f9b9ff -> bfb5dcd37
dummy commit
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/bfb5dcd3
Tree: http://git-wip-us.apache.org/repos/asf/qp
Repository: qpid-proton
Updated Branches:
refs/heads/proton-j-reactor [created] cb4f9b9ff
-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org
Repository: qpid-proton
Updated Branches:
refs/heads/master 9272dea26 -> 8d1d20eb3
print connection errors
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/8d1d20eb
Tree: http://git-wip-us.apache.org/repos/asf/q
Author: rhs
Date: Sat May 2 11:01:13 2015
New Revision: 1677298
URL: http://svn.apache.org/r1677298
Log:
Release 0.9.1
[This commit notification would consist of 160 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary
Author: rhs
Date: Sat May 2 10:50:28 2015
New Revision: 1677297
URL: http://svn.apache.org/r1677297
Log:
Release 0.9.1
[This commit notification would consist of 152 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary
Repository: qpid-proton
Updated Tags: refs/tags/0.9.1 [created] a513b7a1d
-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org
Author: rhs
Date: Sat May 2 10:08:26 2015
New Revision: 8789
Log:
Release 0.9.1
Added:
release/qpid/proton/0.9.1/
release/qpid/proton/0.9.1/latest (with props)
release/qpid/proton/0.9.1/qpid-proton-0.9.1.tar.gz (with props)
release/qpid/proton/0.9.1/qpid-proton-0.9.1
Repository: qpid-proton
Updated Branches:
refs/heads/master b482e7745 -> bcf01ac40
PROTON-874: update build to use point release
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/bcf01ac4
Tree: http://git-wip-us.
Repository: qpid-proton
Updated Branches:
refs/heads/master b37c72eb9 -> 0db016f53
bump master version to 0.10-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/0db016f5
Tree: http://git-wip-us.apache.or
make release scripts fail fast
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/820724eb
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/820724eb
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proto
Repository: qpid-proton
Updated Branches:
refs/heads/master fe3290be1 -> b37c72eb9
Update release script to specify version and tag seperately.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/22f1bf3c
Tree: htt
detach even when not on a branch
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/b37c72eb
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/b37c72eb
Diff: http://git-wip-us.apache.org/repos/asf/qpid-pro
Repository: qpid-proton
Updated Branches:
refs/heads/0.9.x df9fc10ee -> 4381b473e
detach even when not on a branch
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/4381b473
Tree: http://git-wip-us.apache.org/rep
Repository: qpid-proton
Updated Tags: refs/tags/0.9.1-rc1 [created] c5e48e44a
-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org
Repository: qpid-proton
Updated Branches:
refs/heads/0.9.x 611cfa495 -> df9fc10ee
Update release script to specify version and tag seperately.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/6cb0422d
Tree: http
make release scripts fail fast
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/df9fc10e
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/df9fc10e
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proto
Repository: qpid-proton
Updated Branches:
refs/heads/master 5f06462f3 -> fe3290be1
reproducer and fix for sasl infinite event loop
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/fe3290be
Tree: http://git-wip-u
Repository: qpid-proton
Updated Branches:
refs/heads/master a6d38181d -> 0d266c679
give up on ever more specific asserts
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/0d266c67
Tree: http://git-wip-us.apache.o
1 - 100 of 1275 matches
Mail list logo