Activity

From 05/02/2015 to 05/31/2015

05/31/2015

09:45 PM Bug #2307 (Rejected): rsb service call throws java.lang.InterruptedException?
In the new rsb-java master, rsb service calls may throw an InterruptedException, which they didn't before.
That see...
R. Haschke
05:28 AM Revision da53c26a (rsb-cl): 0-argument call in src/patterns/request-reply/remote-server.lisp
* src/patterns/request-reply/remote-server.lisp
(initialize-instance :after remote-method): made argument of the
...
J. Moringen

05/30/2015

08:20 PM RSBag Bug #2305 (Resolved): Invocation of bag tool sub command via sym link no longer works. Intended o...
Applied in changeset commit:rsbag-tools-cl|2430565051fc65d4ad30796c20e646f10db1a11c. J. Moringen
11:56 AM RSBag Bug #2305 (Resolved): Invocation of bag tool sub command via sym link no longer works. Intended o...
Version: rs-bag0.12
OS: OSX Yosemite...
S. Wrede
08:14 PM Revision 2364495f (rsb-tools-cl): Do not attempt to determine full path on !linux in main/main.lisp
* main/main.lisp (main/program-name): do not attempt to determine full
path on non-linux systems
J. Moringen
08:11 PM RSBag Revision 24305650 (rsbag-tools-cl): Do not attempt to determine full path on !linux in main/main....
fixes #2305
* main/main.lisp (main/program-name): do not attempt to determine full
path on non-linux systems
J. Moringen
12:29 PM Bug #2306 (Resolved): Version specifier not expanded in rsb-python install documentation
... S. Wrede

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 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 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 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
 

Also available in: Atom