Activity

From 04/30/2015 to 05/29/2015

05/27/2015

10:57 PM Revision a2b63ba4 (rsb-spread-cpp): merge master into enhancement-2063
R. Haschke
10:50 PM Revision 4dc020cc (rsb-cpp): merge remote-tracking branch 'origin/master' into famula
R. Haschke

05/26/2015

09:45 PM Revision d44d04b5 (rsb-cl): Use pattern mixins in src/introspection/*.lisp
* src/introspection/mixins.lisp (header): updated copyright
(introspection-participant-mixin): added superclasses
...
J. Moringen
08:00 PM Revision cff201b3 (rsb-cl): Use pattern mixins in src/patterns/request-reply/*.lisp
* src/patterns/request-reply/conditions.lisp (header): updated copyright
(no-such-method): changed superclass rsb-e...
J. Moringen
07:39 PM Revision 954be674 (rsb-cl): Initial import of patterns protocol in src/patterns/*.lisp
New pattern protocols:
* child participant lookup
* child participant creation
Corresponding mixin classes:
* `compo...
J. Moringen
07:39 PM Revision e0bd0382 (rsb-cl): Minor improvements in src/patterns/{conditions,package}.lisp
* src/patterns/conditions.lisp (header): updated copyright
(protocol-condition): whitespace change
(simple-protoc...
J. Moringen
07:34 PM Revision 7517fe90 (rsb-cl): Use print-items in src/{participant,informer,receiving-client}.lisp
* src/participant.lisp (print-object participant t): print print items
if any
* src/receiving-client.lisp (print-it...
J. Moringen

05/25/2015

07:26 AM Revision e4f03fb9 (rsb-tools-cl): Added support for scope payloads in formatting/payload.lisp
* formatting/payload.lisp (header): updated copyright
(format-payload scope t t): new method; print scope string
J. Moringen
04:42 AM Revision b2e668d4 (rsb-cl): Added scope converter in src/converter/fundamental.lisp
* src/configuration.lisp (default-converters): added :fundamental-scope
* src/converter/fundamental.lisp (header): up...
J. Moringen

05/15/2015

05:51 PM Revision 9cfd622c (rsb-tools-cl): Generate tool list in description in cpack/DebianUbuntu.cmake
* cpack/DebianUbuntu.cmake: use TOOLS variable to generate list of tools
in package description
J. Moringen
05:50 PM RSBag Revision 7ab4910f (rsbag-tools-cl): Generate tool list in description in cpack/DebianUbuntu.cmake
* cpack/DebianUbuntu.cmake: use TOOLS variable to generate list of tools
in package description
J. Moringen
05:49 PM RSBag Revision 6300c849 (rsbag-tools-cl): Fixed prerm script in cpack/DebianUbuntu.cmake
* cpack/DebianUbuntu.cmake: fixed name of binary in generated prerm
scripture
J. Moringen
04:30 PM RSBag Revision b733e353 (rsbag-tools-cl): Do not redump during deb installation in cpack/DebianUbuntu.c...
Build and installation happen in the following stages
1) Build dumps uncompressed, "static" binary
2) Uncompressed, "...
J. Moringen
03:29 PM Revision 5f2ab3a2 (rsb-tools-cl): Do not redump during deb installation in cpack/DebianUbuntu.cmake
Build and installation happen in the following stages
1) Build dumps uncompressed, "static" binary
2) Uncompressed, "...
J. Moringen

05/13/2015

02:55 PM RSBag Revision 54fb3066 (rsbag-tools-cl): Removed symlink stuff in main/main.lisp, CMakeLists.txt, cpac...
refs #1710, refs #1482
* main/main.lisp (main/program-name): removed; no longer needed
(main/command): likewise
...
J. Moringen
02:50 PM Revision dc010d9d (rsb-tools-cl): Removed symlink stuff in main/main.lisp, CMakeLists.txt, cpack/...
refs #1711
* main/main.lisp (main/program-name): removed; no longer needed
(main/command): likewise
(main): remo...
J. Moringen
12:03 PM Bug #1849 (In Progress): Call tool does not complain if it can't decode a reply
J. Moringen
05:22 AM RSBag Revision 10b35d23 (rsbag-python): Adapted to rsbag sub-commands in rsbag/__init__.py
refs #1710
* rsbag/__init__.py (header): adjusted module documentation string
(Connection._cleanup): bag-play -> r...
J. Moringen

05/12/2015

12:22 PM Revision 53e63414 (rsb-manual): Hint for avoiding duplicate issues in troubleshooting.rst
* troubleshooting.rst (Reporting Bugs): added a paragraph explaining how
to check for and avoid duplicate bug reports
J. Moringen

05/11/2015

12:50 PM Revision 88649c71 (rsb-cl): Backport: Fixed error-policy race condition in src/participant.lisp
refs #1849, refs #2254
Solves the problem of connector errors not being handled by the
error-policy of a newly creat...
J. Moringen
12:48 PM Bug #2254 (Resolved): Unclear fatal error raised by the logger
Applied in changeset commit:rsb-cl|dd82cac6a2759ae49485b7579afdd52b2c63af14. J. Moringen
12:34 PM Bug #2254: Unclear fatal error raised by the logger
N. Köster wrote:
> Yes, works as expected:
> * Using this with unchanged max-queued-events (aka default: 200) lea...
J. Moringen
12:14 PM Bug #2254: Unclear fatal error raised by the logger
J. Moringen wrote:
> N. Köster wrote:
> > > Please check whether ~jmoringe/pub/tools-bug2254 has the same problem (...
N. Köster
12:03 PM Bug #2254: Unclear fatal error raised by the logger
> Unfortunately, I cannot change issue details as I am not listed as developer (or any other role) so you will have t... J. Moringen
12:02 PM Bug #2254 (In Progress): Unclear fatal error raised by the logger
N. Köster wrote:
> > Please check whether https://ci.cor-lab.org/job/rsb-tools-cl-trunk/label=ubuntu_trusty_64bit/ h...
J. Moringen
11:52 AM Bug #2254: Unclear fatal error raised by the logger
btw. will this be backported to the 0.12 release? N. Köster
11:33 AM Bug #2254: Unclear fatal error raised by the logger
J. Moringen wrote:
> Expected, the implementations share absolutely no code.
Yup, I know ;) I just wanted to make...
N. Köster
12:35 PM Revision dd82cac6 (rsb-cl): Fixed error-policy race condition in src/participant.lisp
refs #1849, fixes #2254
Solves the problem of connector errors not being handled by the
error-policy of a newly crea...
J. Moringen

05/08/2015

08:38 PM Revision 039f9326 (rsb-manual): Markup fix in tool-logger.rst
* tool-logger.rst (Examples): fixed reference to --idl-path option J. Moringen
06:13 PM Bug #2254 (Feedback): Unclear fatal error raised by the logger
Please check whether https://ci.cor-lab.org/job/rsb-tools-cl-trunk/label=ubuntu_trusty_64bit/ has the same problem (e... J. Moringen
05:52 PM Bug #2254 (In Progress): Unclear fatal error raised by the logger
J. Moringen
05:52 PM Bug #2254: Unclear fatal error raised by the logger
N. Köster wrote:
> the rsb-loggercpp0.12 works fine btw
Expected, the implementations share absolutely no code.
...
J. Moringen
05:43 PM Bug #2254: Unclear fatal error raised by the logger
the rsb-loggercpp0.12 works fine btw N. Köster
05:38 PM Bug #2254 (Resolved): Unclear fatal error raised by the logger
*Issue*
When trying to use the logger, it crashes with no clear indication of what went wrong:...
N. Köster
04:14 PM Revision 0e222e04 (rsb-python): Ignore eggs from recent setuptools version
J. Wienke
02:35 PM Revision fe8ff213 (rsb-java): Correctly suppress checks for test files
J. Wienke
02:08 PM Revision ae32e5cd (rsb-java): Let InvalidStateException subclass IllegalStateException
This fulfills the documented API without the hard changes introduced in
master.
refs #2253
J. Wienke
02:03 PM Revision e4819ad6 (rsb-manual): Fixed typo in news.rst
* news.rst (RSB 0.13): fixed typo J. Moringen
01:58 PM Bug #2253 (Resolved): Nullpointer during informer activation
Applied in changeset commit:rsb-java|fca194ed86492e94610f89ce46f0f2d820a5f3d3. J. Wienke
01:40 PM Bug #2253 (In Progress): Nullpointer during informer activation
J. Wienke
03:09 AM Bug #2253 (Resolved): Nullpointer during informer activation
Sometime I got this NullPointer during the informer activation.
It only happens if many informer are frequently acti...
M. Pohling
01:58 PM Revision 1ead7dd2 (rsb-manual): Info about removal of InvalidStateException in java
J. Wienke
01:52 PM Revision 4b230f6f (rsb-java): Correctly report illegal reactivation of Participants
Prevent a NullPointerException as a side effect of illegally
reactivating a Participant. Instead, report an IllegalSt...
J. Wienke
01:51 PM Revision e7c5352d (rsb-java): Shield against null input in Factory
Prevent and explicitly document that users must not use null creation
args.
J. Wienke
01:44 PM Revision 7b813aef (rsb-java): Clean up participant activation and deactivation
* Remove InvalidStateException and replace it with standard
IllegalStateExceptions as stated in the Activatable int...
J. Wienke
01:40 PM Revision fca194ed (rsb-java): Correctly report illegal reactivation of Participants
Prevent a NullPointerException as a side effect of illegally
reactivating a Participant. Instead, report an IllegalSt...
J. Wienke

05/07/2015

12:18 AM Revision aaf8d938 (rsb-manual): Backport: Added missing paragraph in RSB 0.12 section in news.rst
* news.rst (RSB 0.12): added paragraph about availability of artifacts J. Moringen
12:18 AM Revision 47985720 (rsb-manual): Backport: Markup fix in RSB 0.12 section in news.rst
* news.rst (RSB 0.12): markup fix in C++ change list J. Moringen
12:17 AM Revision ce0712f7 (rsb-manual): Backport: Mention removed Factory::getInstance in news.rst
refs #1247
* news.rst (0.12): mention removed Factory::getInstance method in the
C++ implementation
J. Moringen
03:35 PM Revision dabd0ddf (rsb-manual): Markup fix in RSB 0.12 section in news.rst
* news.rst (RSB 0.12): markup fix in C++ change list J. Moringen
03:35 PM Revision 6c17cf0f (rsb-manual): Added missing paragraph in RSB 0.12 section in news.rst
* news.rst (RSB 0.12): added paragraph about availability of artifacts J. Moringen
03:35 PM Revision 862c7e5c (rsb-manual): Markup improvements RSB 0.13 section in news.rst
* news.rst (RSB 0.13): improved markup for Java change list J. Moringen
12:55 PM Revision 43b48a0a (rsb-java): Fix newlines
J. Wienke
12:54 PM Revision ed93e741 (rsb-java): Use test timeouts for potentially blocking operations
J. Wienke
12:53 PM Revision 05525483 (rsb-manual): Mention java API changes wrt. to Future and InterruptedExceptions
J. Wienke
12:44 PM Revision 969f8db6 (rsb-java): Use the default Future interface for the client API
Instead of our custom Future implementation, expose the
java.util.concurrent.Future interface in the client API. This...
J. Wienke
12:30 PM Bug #2250 (Resolved): AssertionError
Applied in changeset commit:rsb-java|226965248cf360567a36fe8bf4cd25555780b1f7. J. Wienke
10:36 AM Bug #2250: AssertionError
I suspect this happened while deactivating a Participant. Can you confirm this? J. Wienke
10:35 AM Bug #2250 (In Progress): AssertionError
J. Wienke
12:22 PM Revision ed72048b (rsb-java): Add pom version backup to gitignore
J. Wienke
12:20 PM Revision 22696524 (rsb-java): Handle interruption consistently
Do not swallow interruption states as described here:
http://www.ibm.com/developerworks/library/j-jtp05236/
This ver...
J. Wienke
11:50 AM Revision d1195c8a (rsb-java): Handle interruption consistently
Do not swallow interruption states as described here:
http://www.ibm.com/developerworks/library/j-jtp05236/
This sli...
J. Wienke

05/06/2015

04:58 AM Bug #2250 (Resolved): AssertionError
The following assertion error has occurred. May you want to add some more Exception handling to stabilize rsb.
The e...
M. Pohling

05/05/2015

10:41 AM Revision 482a928f (rsb-talks): added extended rsb intro slides used in corlab software session
Sebastian Wrede

05/04/2015

05:17 PM RSBag Revision bce81505 (rsbag-python): Fixed rsb-python dependency in setup.py
* setup.py (header): updated copyright
(toplevel): removed minor component from version in rsb-python
dependency ...
J. Moringen
05:15 PM RSBag Revision c18a63c9 (rsbag-python): Backport: Fixed rsb-python dependency in setup.py
* setup.py (header): updated copyright
(toplevel): removed minor component from version in rsb-python
dependency ...
J. Moringen
05:10 PM RSBag Revision 0b356bff (rsbag-python): Backport: Reverted breakage introduced by 483578a2 in rsbag/__i...
* rsbag/__init__.py (header): updated copyright
(DataSequence): changed superclass EventSequence -> ItemSequence
...
J. Moringen
05:09 PM RSBag Revision e7b832f5 (rsbag-python): Reverted breakage introduced by 483578a2 in rsbag/__init__.py
* rsbag/__init__.py (header): updated copyright
(DataSequence): changed superclass EventSequence -> ItemSequence
...
J. Moringen

05/01/2015

09:34 PM Revision c98cacac (rsb-manual): Mention removed Factory::getInstance in news.rst
refs #1247
* news.rst (0.12): mention removed Factory::getInstance method in the
C++ implementation
J. Moringen
05:55 PM Revision ec4ee420 (rsb-manual): Adjusted CI-server download links in install-binary.rst
* install-binary.rst (Binary Downloads of Tools): adjusted CI-server
download links
J. Moringen
05:55 PM Revision 3dfa413b (rsb-manual): Adjusted Debian versions in conf.py.in
* conf.py.in (rst_prolog): in debian_versions variable, changed quantal
-> trusty
J. Moringen
05:55 PM Revision 614f0eee (rsb-manual): Removed unused/wrong tool-related replacements in conf.py.in
* tool-logger.rst (Description): do not use |logger| replacement;
doesn't make much sense with sub-commands
* insta...
J. Moringen
05:30 PM Revision 7dc72ed8 (rsb-manual): Backport: Markup fixes in tool-{call,send}.rst
* tool-call.rst (Examples): fixed markup of references to --idl-path and
--load-idl options
* tool-send.rst (Exampl...
J. Moringen
05:30 PM Revision 80896c37 (rsb-manual): Markup fixes in tool-{call,send}.rst
* tool-call.rst (Examples): fixed markup of references to --idl-path and
--load-idl options
* tool-send.rst (Exampl...
J. Moringen

04/30/2015

05:35 PM Tasks #1002 (Resolved): Extend send tool
J. Moringen
05:32 PM RSBag Revision 6e419918 (rsbag): Updated HEADS of submodules rsbag-{cl,tools-cl,python,manual}
J. Moringen
05:14 PM Revision 223e301c (rsb-tools-cl): Test protocol buffer payloads in CMakeLists.txt
refs #1002
* CMakeLists.txt: test protocol buffer payload commandline options of
send and call tools
J. Moringen
04:45 PM We are starting to phase out support for RSB 0.10
RSB 0.12 "has been released":https://code.cor-lab.org/news/47. As a consequence, we are now starting to phase out sup... J. Moringen
04:39 PM Revision 7c1d36ef (rsb-tools-cl): Backport: Text protocol buffer payloads in CMakeLists.txt
refs #1002
* CMakeLists.txt: test protocol buffer payload commandline options of
send and call tools
J. Moringen
04:39 PM Revision 02954856 (rsb-tools-cl): Backport: Help texts for protocol buffer payloads in {send,call...
refs #1002
* send/main.lisp (make-examples-string): added protocol buffer payload
description and example
* call/m...
J. Moringen
04:38 PM Revision 864bc140 (rsb-tools-cl): Backport: Protocol buffer literal in common/protocol-buffer-pay...
refs #1002
* src/common/event.lisp (header): updated copyright
(parse-payload-spec): added case for protocol buffe...
J. Moringen
04:37 PM Revision 85075eb3 (rsb-manual): Backport: Protocol buffer payload description, examples in tool-{...
refs #1002
* tool-call.rst (Examples): added protocol buffer literal example
* tool-send.rst (Examples): likewise
* ...
J. Moringen
04:36 PM Revision 6b954fe4 (rsb-manual): Protocol buffer payload description, examples in tool-{call,send}...
refs #1002
* tool-call.rst (Examples): added protocol buffer literal example
* tool-send.rst (Examples): likewise
* ...
J. Moringen
04:13 PM RSB 0.12 has been released
We are happy to announce the release of version 0.12 of the RSB middleware.
h2. Notes
* The Common Lisp Tools n...
J. Wienke
03:23 PM Revision 04689364 (rsb-tools-cl): Help texts for protocol buffer payloads in {send,call}/main.lisp
refs #1002
* send/main.lisp (make-examples-string): added protocol buffer payload
description and example
* call/m...
J. Moringen
03:21 PM Revision cac30edf (rsb-tools-cl): Protocol buffer literal in common/protocol-buffer-payload.lisp
refs #1002
* src/common/event.lisp (header): updated copyright
(parse-payload-spec): added case for protocol buffe...
J. Moringen
03:20 PM Revision 8a64d3b9 (rsb-java): Remove old uses of AbstractFilterObserver
Class is now deprecated and for just a single method of the
FilterObservable interface merely needed.
J. Wienke
03:10 PM Revision a59b91f3 (rsb-manual): Mention updated Java Filter API in news
J. Wienke
03:10 PM Bug #1903 (Resolved): TypeFilter.java filters everything
Applied in changeset commit:rsb-java|19babddfc94ca6683f6469a2c67276e829fa4738. J. Wienke
03:06 PM Bug #1903 (In Progress): TypeFilter.java filters everything
J. Wienke
03:05 PM Revision 19babddf (rsb-java): Clean up filter interface
This commit adapts the ancient Filter interface to the API of the other
language implementations. The AbstractFilter ...
J. Wienke
02:53 PM Revision b9691048 (rsb-java): Do not check for duplicated strings with PMD
This is already done by checkstyle J. Wienke
01:38 PM Bug #2246: Socket Server Deadlock
I haven't looked at it at all. All other threads seemed to be uninteresting, though. So the deadlock _should_ be here. J. Moringen
12:51 PM Bug #2246: Socket Server Deadlock
Do you understand this deadlock? To me this looks like two completely different mutexes being involved. J. Wienke
01:13 PM Bug #2043 (Resolved): semantic of ParticipantConfig::setTransports not conform to doc/name
Applied in changeset commit:rsb-cpp|27feeda9bd5893f4b2014502da85c1309aacbe9d. J. Wienke
01:12 PM Bug #2043 (In Progress): semantic of ParticipantConfig::setTransports not conform to doc/name
J. Wienke
01:11 PM Revision 27feeda9 (rsb-cpp): ParticipantConfig::setTransports: replace everything
Instead of adding only non-existing transports, make the semantics
clearer and completely replace all transport confi...
J. Wienke
12:55 PM Tasks #2216: Consider using git subtrees instead of submodules
After locking at this I can say that this still does not solve the problem. A subtree is basically a complete or squa... J. Wienke
 

Also available in: Atom