Activity

From 11/09/2012 to 12/08/2012

12/08/2012

02:48 PM Tasks #803 (Closed): Design documentation structure for RSBag, rsb-gstreamer and related overarch...
J. Moringen
10:58 AM Tasks #803: Design documentation structure for RSBag, rsb-gstreamer and related overarching topics
Yep. Please do so! S. Wrede
12:04 PM Bug #1285: converter template class breaks linking on windows
1. The main difference is that we include/use RSB in multiple files. If I register the converter in the main, it seem... M. Zeunert
11:01 AM Tasks #1166: Document plugin mechanism
Please commit this. It is a good start. Maybe you could indicate more clearly that the information in the Java and Py... S. Wrede

12/07/2012

04:49 PM Bug #1285: converter template class breaks linking on windows
I tried to reproduce this with commit commit:rsb-cpp|0e96d5e4239bb2dee80dcaa4ee7b3d0fe70a1216. However, this built pe... J. Wienke
03:53 PM Bug #1285 (Resolved): converter template class breaks linking on windows
This happens on windows when the protocol buffer converter is used in the client code:... J. Wienke

12/06/2012

10:23 PM Tasks #1165 (Resolved): Provide YARP transport as plugin (C++)
The patch has been applied in the meantime. J. Moringen
10:09 PM Bug #1074 (Resolved): Tutorial "Chat 1" needs further explanation
For the current rsb-manual, the potential for confusing the programming languages, in which examples are written, sho... J. Moringen
10:08 PM Bug #1075 (Resolved): Tutorial needs more explanation
I think, the current state of rsb-manual is sufficient to close this. J. Moringen
10:04 PM Bug #1062 (Feedback): RSB documentation doesn't say, which package to install
Please elaborate:
* Does this refer to rsb-manual?
* Does "package" mean Debian package?
J. Moringen
10:03 PM Tasks #802 (Feedback): Sphinx-based documentation
I think, we can close along with #803. Any objections? J. Moringen
10:01 PM Tasks #803 (Feedback): Design documentation structure for RSBag, rsb-gstreamer and related overar...
I think our landing page, intersphinx links, included example code, multi-project tutorials accomplished this. Can we... J. Moringen
09:59 PM Tasks #1166: Document plugin mechanism
Again: I would like to commit this (actually an updated version). Any objections? J. Moringen

12/02/2012

03:37 PM Feature #713: Implement socket-based transport
Implemented further infrastructure for Java socket transport. In particular @BusServer@ and @BusClient@ as well as a ... S. Wrede

11/30/2012

01:47 PM Enhancement #1274 (Resolved): Windows documentation fixes for python
From Herwin's mail on the mailing list:
> In troubleshooting (http://docs.cor-lab.org/rsb-manual/trunk/html/troubl...
J. Wienke

11/28/2012

04:32 PM Enhancement #1252 (Resolved): Setup Jenkins Job for Maven Deployment of RSBJava
I've sorted out the credentials issue with the CLF people and we now have a CI job that's always deploying the latest... D. Klotz

11/27/2012

04:43 PM Feature #1264: Implement Resetting of Properties to Default Values in RSBJava
I can also confirm this for the Maven build, which had the same problem as Eclipse (i.e. executing all the unit tests... D. Klotz
12:26 PM Feature #1264: Implement Resetting of Properties to Default Values in RSBJava
Seems to work. The problem especially occurred if you launched the tests using Eclipse as then the runner executes al... J. Wienke

11/26/2012

07:08 PM Feature #1264: Implement Resetting of Properties to Default Values in RSBJava
@Johannes: Could you check if the unit testing problem still exists? I tried to decorate the PropertiesTest with the ... S. Wrede
07:06 PM Feature #1264 (Resolved): Implement Resetting of Properties to Default Values in RSBJava
Applied in changeset rsb-java|commit:bebcbc43b10a8d3dfedd682fe2d8f54fc8b66718. S. Wrede
06:33 PM Feature #1264 (Resolved): Implement Resetting of Properties to Default Values in RSBJava
Currently, there is no option to properly re-initialize the RSBJava properties. This is required, e.g., for a clean U... S. Wrede
10:17 AM Tasks #1257 (Resolved): Add ordering constraint for converter registration to troubleshooting sec...
As observed here:... J. Moringen

11/23/2012

05:59 PM Enhancement #1252: Setup Jenkins Job for Maven Deployment of RSBJava
I've manually deployed some initial versions (rsb 0.7.7 and rst 0.7.15) to the CITEC maven repo and am currently disc... D. Klotz
02:39 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
All necessary changes to the automatic versioning have been made. We will wait with the version bump a few more days ... J. Wienke

11/22/2012

04:09 PM Bug #1251 (In Progress): The current versioning scheme of RSC/RSB is inconsistent
J. Wienke
02:37 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
We decided against using patch version directly after release as it sounds weird and most packaging solutions have ot... J. Wienke
02:34 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
We probably should skip version 0.8 after fixing this versioning issue to prevent manual interventions for existing d... J. Wienke
11:49 AM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
One issue remains with the above proposal: After branching off the release branch the first version there needs to be... J. Wienke
11:32 AM Bug #1251 (Resolved): The current versioning scheme of RSC/RSB is inconsistent
With the current git-based versioning scheme the following situation occurs:
* The master branch is updated after ...
J. Wienke
03:35 PM Enhancement #1252 (In Progress): Setup Jenkins Job for Maven Deployment of RSBJava
I just started by trying to find out how the whole process of deploying to the CITEC repo is actually managed and how... D. Klotz
02:52 PM Enhancement #1252 (Resolved): Setup Jenkins Job for Maven Deployment of RSBJava
Setup Jenkins Job for Continuous Maven Deployment of RSBJava. One question is how to deal with the required credentia... S. Wrede

11/21/2012

06:30 PM Enhancement #1243 (Resolved): Set Java RSB version in Properties from ANT using git describe
This has been implemented in master and is also ported back to 0.7 due to popular request. J. Wienke
01:43 PM Enhancement #1243: Set Java RSB version in Properties from ANT using git describe
Updated to also reflect the GIT changes. J. Wienke
12:51 PM Enhancement #1243 (In Progress): Set Java RSB version in Properties from ANT using git describe
J. Wienke

11/19/2012

10:54 PM Bug #1245 (Resolved): Singleton factories do not work as expected on windows
Applied in changeset rsb-cpp|commit:3e304f85f06b317efb7cc9998b5d8c9c3a74cee8. J. Wienke
09:49 PM Bug #1245: Singleton factories do not work as expected on windows
Looks OK, but @rsb::transport::ConnectorFactory<>::getInstance()@ could use a small explanatory comment. J. Moringen
07:02 PM Bug #1245 (In Progress): Singleton factories do not work as expected on windows
Jan, I have committed a fix for this issue to the respective bug branch, commit 27624814. Can you have a quick look a... J. Wienke
12:50 PM Bug #1245: Singleton factories do not work as expected on windows
It may be possible to use the @rsc::patterns::Singleton@ as a private base class instead of removing it entirely. Thi... J. Moringen
11:29 AM Bug #1245 (Resolved): Singleton factories do not work as expected on windows
As described in #1231, multiple instances of the singletons occur across build units on windows leading to unexpected... J. Wienke
10:53 PM Enhancement #1247 (Resolved): Remove singleton backwards compatibility for factories
This was introduced and marked as deprecated to force users to convert to the new api. J. Wienke
09:41 PM Enhancement #1246 (Resolved): Make language switcher in manual more salient
J. Moringen
09:40 PM Tasks #802: Sphinx-based documentation
Can we close this? J. Moringen
02:11 PM Bug #1231 (Resolved): Connector and EventProcessingStrategie factory singletons are instantiated ...
Changes of the wip branch are now in 0.7 and master. J. Wienke
11:26 AM Bug #1231: Connector and EventProcessingStrategie factory singletons are instantiated multiple ti...
I will remap this bug to the actual minor problem of viewing the factories to prevent a renaming of the branch for fi... J. Wienke
12:52 PM Enhancement #1243: Set Java RSB version in Properties from ANT using git describe
Would be nice if you could actually do it. Thx! S. Wrede
10:29 AM Enhancement #1243: Set Java RSB version in Properties from ANT using git describe
This also relates to the fact that we should generate a patch version from GIT comparable to C++ so that version bump... J. Wienke

11/18/2012

04:23 PM Feature #1244 (Resolved): Ant-generated Jar-file unusable for ADT projects
The ant-generated rsb.jar file was reported to not work in Eclipse-Android projects. Exporting the RSB classes manual... S. Wrede
04:21 PM Enhancement #1243 (Resolved): Set Java RSB version in Properties from ANT using git describe
Currenlty, the Java Version identifier is set manually in rsb.util.Properties and there is no information about the c... S. Wrede

11/16/2012

04:59 PM RSBag Tasks #1238 (Resolved): Extend documentation of scope-and-type strategy in manual
* :-separator
* How is the type part formed
J. Moringen
01:40 PM Bug #1231: Connector and EventProcessingStrategie factory singletons are instantiated multiple ti...
I've added the include dir from spread, and rebuilded rsb, now the exception is gone :D.
I will test receive and sen...
V. Losing
09:24 AM Bug #1231: Connector and EventProcessingStrategie factory singletons are instantiated multiple ti...
Ok, I suspect this is the real problem (apart from the other ones we started fixing):... J. Wienke
08:22 AM Bug #1231: Connector and EventProcessingStrategie factory singletons are instantiated multiple ti...
I've added the requested outputs.
3. with socket transport it doesn't crash, I'm not sure how to test a send and l...
V. Losing

11/15/2012

05:24 PM Bug #1231: Connector and EventProcessingStrategie factory singletons are instantiated multiple ti...
While trying to reproduce your issue I ended up being unable to reproduce it again on our build infrastructure. Event... J. Wienke
03:39 PM Enhancement #1236 (New): VERSION_SUFFIX should be configurable
No. J. Wienke

11/14/2012

07:20 PM Enhancement #1236 (Feedback): VERSION_SUFFIX should be configurable
I think, we can add this. Johannes, do you see any problems? J. Moringen
01:25 PM Enhancement #1236 (New): VERSION_SUFFIX should be configurable
It seems not be possible to install rsb-tools-cpp without the version suffix. Changing the cmake variable to a cache ... L. Schillingmann

11/13/2012

09:41 PM Enhancement #1221 (Resolved): Document timestamp ecoding more precisely
Applied in changeset rsb-protocol|commit:a561fd673ed0ac765449adeb4553d634652cbce5. J. Moringen
11:37 AM Feature #1235 (Resolved): Extend / Adapt Java Configuration to Accept Common / C++ Configuration ...
Currently, the user sees error messages if properties unknown to the Java implementation are used in the rsb.conf fil... S. Wrede
02:19 AM Tasks #1234 (Resolved): Rename tools version -> info
Will probably affect build system, packaging and maybe the manual. J. Moringen
02:18 AM Feature #1233 (Resolved): Show plugin information in info tool
J. Moringen

11/09/2012

02:28 PM Bug #1231: Connector and EventProcessingStrategie factory singletons are instantiated multiple ti...
Strangely, the @getOutFactoryInstance()@ hack is not currently in effect. rsb-cpp compiles happily with the function ... J. Moringen
09:37 AM Bug #1230: Unintuitive error message upon misconfiguration
This is a slightly different case (RSB not linked with the spread library, but spread is the only enabled transport),... D. Klotz

11/08/2012

12:37 AM Bug #1231: Connector and EventProcessingStrategie factory singletons are instantiated multiple ti...
Oh yes. So the trick was that the singleton instance needs to be created inside the rsb DLL. For this purpose the dll... J. Wienke
 

Also available in: Atom