Activity

From 02/05/2014 to 03/06/2014

03/06/2014

01:35 PM Tasks #1752 (In Progress): Document introspection tool
J. Moringen
01:34 PM Revision b6058cbb (rsb-manual): Markup improvements in send.rst
* send.rst (Description): markup improvements J. Moringen
01:11 PM Feature #1743 (In Progress): Implement introspection event sender
J. Moringen
01:10 PM Feature #1739 (In Progress): Implement participant creation and destruction hooks
J. Moringen

03/04/2014

12:49 AM Bug #796 (Rejected): Crash in ReceiverTask w/o Stacktrace on MacOS
I'm rejecting this since there has been no feedback for a long time and we have to tackle the problem more generally ... J. Moringen
05:21 PM Revision f6211ae1 (rsb-tools-cl): Updated scope and method name parsing in call/main.lisp
* call/main.lisp (header): updated copyright
(main): allow - and _ characters in scope and method name
J. Moringen

03/03/2014

05:02 PM Revision 0425ea15 (rsb-cl): Export +protocol-directory+ in cl-rsb.asd
* cl-rsb.asd (package cl-rsb-system): added exported symbol
+protocol-directory+
J. Moringen
05:02 PM Revision 6d41f9bd (rsb-cl): Added print-items method in src/mixins.lisp
* src/mixins.lisp (print-items append uuid-mixin): new method; make and
return id print item
* cl-rsb.asd (system c...
J. Moringen

02/27/2014

05:38 PM Revision 882e9952 (rsb-yarp-cpp): Origin id, sequence number, send time in src/rsb/transport/yarp...
* src/rsb/transport/yarp/InPushConnector.{h,cpp}
(InPushConnector::fakeId): new member variable; arbitrary fake ori...
J. Moringen

02/26/2014

07:24 PM Feature #1776 (In Progress): Highlight interesting things in logger/bag-cat output
J. Moringen

02/25/2014

06:46 PM Support #1759 (Resolved): Pre-build Windows archive: incompatible rsbspread version
I think we updated the relevant pieces of documentation and created/updated the relevant build jobs.
If this probl...
J. Moringen
06:13 PM Revision 21610913 (rsb-tools-cl): Use :error-policy in with-* macros in */main.lisp
* send/main.lisp (header): updated copyright
(main): pass error policy to `with-informer' macro via new
:error-po...
J. Moringen
06:07 PM Revision b12b8c0b (rsb-manual): Mention multiple-URIs feature in news.rst
refs #890
* news.rst (RSB 0.11): mention that the logger now accepts multiple URIs
J. Moringen
06:01 PM Revision 11b4385b (rsb-manual): Describe multiple-URLs feature in logger.rst
refs #890
* logger.rst (Synopsis): [URI] -> URI*
(Description): mention the possibility of supplying multiple URLs...
J. Moringen
05:50 PM Enhancement #890 (Resolved): Logger should accept multiple URIs
Applied in changeset rsb-tools-cl|commit:93c356b2a8b8c7bc65e0dfb9bb7f10ea22ae54ca. J. Moringen
05:33 PM Revision 93c356b2 (rsb-tools-cl): Support multiple URIs in logger in logger/main.lisp
fixes #890
The logger program now creates multiple listeners, all feeding into a
thread-safe queue. The main loop ex...
J. Moringen
02:31 PM Revision 317c99d1 (rsb-cl): Handle error policies properly in participant creation functions and ...
refs #890
* src/protocol.lisp (make-listener): added error-policy keyword
parameter; adapted documentation string
...
J. Moringen
02:00 PM Revision a3fedbec (rsb-cl): Handle error policies properly in participant creation functions and ...
refs #890
* src/protocol.lisp (make-listener): added error-policy keyword
parameter; adapted documentation string
...
J. Moringen

02/24/2014

01:51 PM Revision d1227fe2 (rsb-cl): Removed log and warn restarts in src/protocol.lisp
* src/protocol.lisp (define-restart): removed; we now only define a
single restart function
(retry): new function...
J. Moringen
01:19 PM RSBag Revision 1bde0a1d (rsbag-cl): Improved signaled condition for wrong direction in src/conditions.lisp
* src/conditions.lisp (direction-error): renamed read-only-bag ->
direction-error;
(direction-error::expected-dir...
J. Moringen
01:13 PM RSBag Revision c623440f (rsbag-cl): Fixed condition default initargs in src/transform/conditions.lisp
* src/transform/conditions.lisp (transform-condition): added missing
default initarg transform
(encoding-error): ...
J. Moringen
01:10 PM RSBag Revision 921eaa94 (rsbag-cl): Condition class refactoring in src/{,transform/}conditions.lisp
* src/conditions.lisp (bag-condition): renamed bag-{error -> condition}
(no-such-channel): changed superclasses bag...
J. Moringen
12:58 PM RSBag Revision a7483668 (rsbag-cl): Added rsbag-{condition, problem-condition} in src/conditions.lisp
* src/conditions.lisp (header): updated copyright
(rsbag-condition): new condition class; superclass for all
RSBa...
J. Moringen
12:55 PM RSBag Revision 4d74aa9d (rsbag-cl): Added print tests in test/{channel,bag}.lisp
* test/channel.lisp: new file; contains unit tests for the `channel'
class; initially printing test
* test/bag.lisp...
J. Moringen
11:39 AM RSBag Revision 55677e80 (rsbag-cl): Use with-mock-bag macro in test/bag.lisp
* test/bag.lisp (test bag-root::smoke): use `with-mock-bag' instead
manually constructing and closing the mock `bag...
J. Moringen

02/23/2014

09:44 PM RSBag Revision 1023ea89 (rsbag-cl): Fixed default error policy in src/rsb/replay/strategy-mixins.lisp
* src/rsb/replay/strategy-mixins.lisp (header): updated copyright
(error-policy-mixin): removed default error polic...
J. Moringen

02/21/2014

06:33 PM Revision 7b07adf3 (rsb-manual): Mention new monitor/timeline style in news.rst
* news.rst (RSB 0.11): mention new monitor/timeline style J. Moringen
05:59 PM RSBag Revision 1011c6b6 (rsbag-cl): Capture error output for "version" Lisp process in CMakeLists.txt
* CMakeLists.txt: when running "version" Lisp process, capture error
output into version.{1,2}.err
J. Moringen
05:59 PM RSBag Revision 8f16b54c (rsbag-cl): Do not set CPACK_PACKAGE_FILE_NAME in CMakeLists.txt
* CMakeLists.txt: do not set CPACK_PACKAGE_FILE_NAME J. Moringen
05:59 PM RSBag Revision aaeb2fac (rsbag-cl): Added LISP_{SOURCE_REGISTRY_ENTRIES,FASL_CACHE_DIR} in CMakeLists.txt
* CMakeLists.txt (header): updated copyright
(LISP_SOURCE_REGISTRY_ENTRIES): new option; allows injecting entries
...
J. Moringen
05:46 PM Revision c9cfcb68 (rsb-tools-cl): Added expected quantity in stats/quantities.lisp
* stats/util.lisp (print-quantity-value): new function; print the value
of a quantity onto a stream
* stats/quantit...
J. Moringen
05:46 PM Revision 135e529a (rsb-tools-cl): create-deliver -> send-receive latency in *basic-columns* in fo...
* formatting/columns.lisp (*basic-columns*): changed specification of
:latency column to use send-receive latency i...
J. Moringen
05:46 PM Revision 232d1658 (rsb-tools-cl): Cleanup in {stats,formatting}/*.lisp
* stats/quantities.lisp (define-simple-quantity): removed processing of
obsolete keyword parameter slots
* formatti...
J. Moringen
05:46 PM Revision 61e0c72d (rsb-tools-cl): Improved quantity tests in test/stats/{quantities,package}.lisp
* test/stats/quantities.lisp (define-simple-quantity-suite): added
reset? keyword parameter; passed to `ensure-qua...
J. Moringen
05:46 PM Revision c1d520a5 (rsb-tools-cl): New style monitor/timeline in formatting/event-style-monitor.lisp
* formatting/event-style-monitor.lisp (define-monitor-style timeline):
new style; monitor-based grouping style with...
J. Moringen
05:44 PM Revision 5c66acf6 (rsb-tools-cl): Timeline shows one second of future time in formatting/timeline...
refs #1779
With the previous upper bound of "now", events could be dropped when the
timing was slightly off.
* form...
J. Moringen
04:55 PM Revision d0f67564 (rsb-protocol): "Unscreamified" CMakeLists.txt, RSBProtocol*.cmake.in
* CMakeLists.txt: "Unscreamified"
* RSBProtocolBuildTreeSettings.cmake.in: likewise
* RSBProtocolConfig-version.cmake...
J. Moringen
10:35 AM Bug #1781: Logging system configuration from config file does not work on windows
I am not sure because RSB triggers the configuration process. Will have to investigate this. J. Wienke
10:04 AM Bug #1781: Logging system configuration from config file does not work on windows
Could be an project:rsc bug. J. Moringen
09:55 AM Bug #1781 (Rejected): Logging system configuration from config file does not work on windows
Despite the fact that the general rsb config file from @%USERPROFILE%/.config/rsb.conf@ is parsed and processed for t... J. Wienke

02/20/2014

03:15 PM Revision daf5fdb5 (rsb-manual): Mention new CMake variable RSB_SYSTEM_PLUGIN_DIRECTORY in news.rst
refs #1767
* news.rst (RSB 0.11): mention new CMake variable
RSB_SYSTEM_PLUGIN_DIRECTORY
J. Moringen
03:04 PM Revision cb2fb3aa (rsb-manual): Mention configurable timestamp in logger's timeline view in news.rst
* news.rst (RSB 0.11): mention that timeline view's index timestamp is
now configurable
J. Moringen
03:04 PM Revision f4c6694f (rsb-manual): Mention past/future fix in logger's timeline view in news.rst
refs #1779
* news.rst (RSB 0.11): mention that timeline view now handles events
with past/future timestamps
J. Moringen
02:51 PM Revision bbf04a23 (rsb-tools-cl): Use scope= instead of sub-scope? in formatting/event-style-moni...
For the monitor/scope style, use the test `scope=' instead of
`sub-scope?' to prevent events on sub-scopes from being...
J. Moringen
02:51 PM Revision 16b6124d (rsb-tools-cl): Timestamp selection in timeline styles in formatting/*timeline....
* formatting/style-mixins.lisp (timestamp-mixin): new class; stores a
timestamp extraction function
(shared-initi...
J. Moringen
02:51 PM Revision ca011dbe (rsb-tools-cl): Parameter validation of temporal-bounds-mixin in formatting/sty...
* formatting/types.lisp (boundsp): new function; helper function for
`bounds' type
(bounds): new type; interval c...
J. Moringen
02:51 PM Revision 8eccec09 (rsb-tools-cl): Allow out-of-order updates of cells in formatting/timeline.lisp
fixes #1779
Previously, newly added cells would be updated once when processing a
batch of events and then never aga...
J. Moringen
02:40 PM Enhancement #1779 (Resolved): Logger's timeline view should be able to display events with "off" ...
Applied in changeset rsb-tools-cl|commit:4f2aa8bc4c6bfafe6375ad867d8b6e770dc07f4c. J. Moringen
02:38 PM Revision 83b0f7c6 (rsb-tools-cl): Use scope= instead of sub-scope? in formatting/event-style-moni...
For the monitor/scope style, use the test `scope=' instead of
`sub-scope?' to prevent events on sub-scopes from being...
J. Moringen
02:27 PM Revision b92340b8 (rsb-tools-cl): Parameter validation of temporal-bounds-mixin in formatting/sty...
* formatting/types.lisp (boundsp): new function; helper function for
`bounds' type
(bounds): new type; interval c...
J. Moringen
01:31 PM Revision 34e90662 (rsb-tools-cl): Timestamp selection in timeline styles in formatting/*timeline....
* formatting/style-mixins.lisp (timestamp-mixin): new class; stores a
timestamp extraction function
(shared-initi...
J. Moringen
12:43 PM Revision 4f2aa8bc (rsb-tools-cl): Allow out-of-order updates of cells in formatting/timeline.lisp
fixes #1779
Previously, newly added cells would be updated once when processing a
batch of events and then never aga...
J. Moringen
12:41 PM Revision 455937d8 (rsb-tools-cl): Improved cache cell representation in formatting/timeline.lisp
* formatting/timeline.lisp (%timeline-cache-cell): removed; replaced by
`%cell' structure
(%make-cell): likewise
...
J. Moringen
12:28 PM Revision c5c09341 (rsb-tools-cl): Moved formatting mixins into formatting/{,text-,binary-}style-m...
* formatting/style-mixins.lisp: new file; contains generic style mixins
* formatting/counting-mixin.lisp: removed; co...
J. Moringen
09:07 AM Enhancement #1780 (Resolved): Improve width computation of column-based styles
J. Moringen

02/19/2014

08:46 PM Revision 2cf97d96 (rsb-cl): Added rsb-{condition, problem-condition, warning} in src/conditions.lisp
* src/conditions.lisp (header): updated copyright
(rsb-condition): new condition class; superclass for all RSB-rela...
J. Moringen
08:46 PM Revision aa162a4f (rsb-cl): Renamed participant-related conditions in src/conditions.lisp
* src/conditions.lisp (participant-creation-error): renamed
participation-failed -> participant-creation-error
(l...
J. Moringen
05:50 PM RSB XML Support Revision dc41ede9 (rsb-xml-java): Exclude SNAPSHOT versions of depdencies
Prevent the use of SNAPSHOT versions from the next release of RSX
software.
J. Wienke
05:48 PM RSB XML Support Revision 1d53f58e (rsb-xml-java): Use correctly versioned dependencies from RSX
J. Wienke
05:33 PM Revision d08dbfcd (rsb-manual): Explain maven version changes on release
Explained how to change the dependency version in case of the release in
the release comment
J. Wienke
05:09 PM Revision f25fd229 (rsb-manual): Fix CITEC repository URLs
refs #1732 J. Wienke
04:16 PM Revision 858fc54e (rsb-cpp): Compiler warning when using QueuePushHandler for Events
Generate a compiler warning in case QueuePushHandler is used for Event
instances. In this case usually EventQueuePush...
J. Wienke
01:58 PM Enhancement #1732: Document how to use maven from the citec repository server in client projects
I have reworded some aspects of your patch and applied it to master along with a few other improvements. J. Wienke
01:57 PM Enhancement #1732 (Resolved): Document how to use maven from the citec repository server in clien...
Applied in changeset rsb-manual|commit:7e0142d532ccc3c0a403670ddf864198e857164c. J. Wienke
01:56 PM Revision 378d0926 (rsb-manual): Add update marker for version bump
J. Wienke
01:55 PM Revision e6b05754 (rsb-manual): Improve TOC of installation section
* Reword some sections to be more expressive
* Add a level to toctree in install.rst in order to present more
insta...
J. Wienke
01:52 PM Revision 7e0142d5 (rsb-manual): fixes #1732: document maven repo usage
Document how to use the RSB versions deployed to the CITEC maven
repository in client projects
Includes patches prop...
J. Wienke

02/18/2014

07:36 PM Revision 47362754 (rsb-cl): Added rsb-{condition, problem-condition, warning} in src/conditions.lisp
* src/conditions.lisp (header): updated copyright
(rsb-condition): new condition class; superclass for all RSB-rela...
J. Moringen
07:35 PM Revision 91563857 (rsb-cl): Renamed participant-related conditions in src/conditions.lisp
* src/conditions.lisp (participant-creation-error): renamed
participation-failed -> participant-creation-error
(l...
J. Moringen
07:13 PM Enhancement #1779 (Resolved): Logger's timeline view should be able to display events with "off" ...
* timestamps from the recent past
* timestamps from the near future
J. Moringen
06:38 PM Revision 70a3fd1f (rsb-cpp): Allows intermediate result handlers for all call signatures
Added a parameter to call signatures of RemoteServer::call/callAsync to
optionally pass a HandlerPtr to be called for...
J. Wienke
06:28 PM Revision fa20d603 (rsb-cpp): Move complete specialization of Callback<void,void> to cpp
The complete specialization of a template case can be implemented inside
the CPP file. This allows the maintenance of...
J. Wienke
06:17 PM Revision 51a0a99a (rsb-cpp): Initial intermediate event support.
* Server: Enhance Callbacks with the ability to provide intermediate
results through dedicated handler obje...
J. Wienke
05:26 PM Bug #1778 (Resolved): timeline/scope style does not show anything if terminal is not wide enough
If the terminal is not wide enough nothing is shown apart from the scopes.
I could observe this in version 0.9.
J. Wienke
05:18 PM Enhancement #1777 (In Progress): Add commandline options to exclude scopes from logging
Allow to exclude certain scopes from the logging process using command line arguments. J. Wienke
05:15 PM Feature #1776: Highlight interesting things in logger/bag-cat output
Use markers that can be seen in log files without colors. J. Wienke
02:15 PM Feature #1776: Highlight interesting things in logger/bag-cat output
Any other ideas? J. Moringen
02:14 PM Feature #1776 (In Progress): Highlight interesting things in logger/bag-cat output
Attached screenshot shows some examples:
* Event method present/not present
* Timestamps:
** Timestamp is not/is ~...
J. Moringen
03:01 PM Revision a58b4c92 (rsb-cpp): Initial intermediate event support.
* Server: Enhance Callbacks with the ability to provide intermediate
results through dedicated handler obje...
J. Wienke
02:59 PM Revision d2e4d967 (rsb-cpp): Initial intermediate event support.
* Server: Enhance Callbacks with the ability to provide intermediate
results through dedicated handler obje...
J. Wienke
02:01 PM Revision 12641f49 (rsb-cpp): Initial intermediate event support.
* Server: Enhance Callbacks with the ability to provide intermediate
results through dedicated handler obje...
J. Wienke
01:59 PM Revision be47addd (rsb-cpp): Provide a roundtrip test for the RPC pattern
Provided a basic roundtrip test for the RPC pattern with a single method
call and one calling syntax.
J. Wienke
01:37 PM Revision db7aa222 (rsb-cpp): Remove request and reply scopes in RPC pattern
Do not use a scope level for request and reply in the rpc pattern.
Instead, use the RPC scope itself in combination w...
J. Wienke
11:56 AM Revision f11cd2e9 (rsb-cl): Added rsb-{condition, problem-condition, warning} in src/conditions.lisp
* src/conditions.lisp (header): updated copyright
(rsb-condition): new condition class; superclass for all RSB-rela...
J. Moringen
11:41 AM Revision 5c2ee7f6 (rsb-cl): Renamed participant-related conditions in src/conditions.lisp
* src/conditions.lisp (participant-creation-error): renamed
participation-failed -> participant-creation-error
(l...
J. Moringen
11:39 AM Revision 5e1446b9 (rsb-cl): Renamed event-related condition classes in src/conditions.lisp
* src/conditions.lisp (event-error): renamed invalid-event ->
event-error; minor cleanup
(event-type-error): rena...
J. Moringen
11:39 AM Revision c067641a (rsb-cl): Added missing default initargs in src/conditions.lisp
* src/conditions.lisp (participation-failed): added default initargs
:scope and :transports
(invalid-event-scope)...
J. Moringen
11:39 AM Revision b41f6a1c (rsb-cl): Renamed remote-call-{failed -> error} in src/patterns/request-reply/c...
* src/patterns/request-reply/conditions.lisp (remote-call-error):
renamed remote-call-failed -> remote-call-error
...
J. Moringen

02/17/2014

02:17 PM Revision c69e667b (rsb-cpp): TODO Initial introspection experiment
J. Moringen
02:16 PM Revision 4f92325a (rsb-cpp): Exports the default RSB_SYSTEM_PLUGIN_DIRECTORY via cmake
* May be used as install target for rsb plugins by downstream projects
fixes #1767
Arne Nordmann
01:54 PM Revision 5be5468a (rsb-cpp): Exports the default RSB_SYSTEM_PLUGIN_DIRECTORY via cmake
* May be as install target for rsb plugins by downstream projects
fixes #1767
Arne Nordmann
01:51 PM Feature #1767 (Resolved): Export default plugin folder
Applied in changeset rsb-cpp|commit:18242a2b50f8ca44729ebb39e71629a46f4b92b9. Anonymous
01:18 PM Feature #1767 (In Progress): Export default plugin folder
Anonymous
01:51 PM RSBag Revision f9b9b08f (rsbag-tools-cl): Fixed system description in cl-rsbag-tools-cat.asd
* cl-rsbag-tools-cat.asd (system cl-rsbag-tools-cat): fixed blindly
searched-and-replaced
J. Moringen
01:50 PM Revision d95528ab (rsb-cpp): Merge branch 'master' of https://code.cor-lab.org/git/rsb.git.cpp
Arne Nordmann
01:48 PM Revision 18242a2b (rsb-cpp): Exports the default RSB_SYSTEM_PLUGIN_DIRECTORY via cmake
* May be as install target for rsb plugins by downstream projects
fixes #1767
Arne Nordmann
01:41 PM RSBag Revision 63f0127f (rsbag-tools-cl): Adapted {start,end} -> {start,end}-timestamp in bag-info/main...
* bag-info/main.lisp (header): updated copyright
(main): changed {start,end} -> {start,end}-timestamp
J. Moringen
01:24 PM Revision 2fdaaea7 (rsb-cpp): Shield integration test against rsb.conf
Do not use the configuration cascade for the unit tests J. Wienke
01:24 PM Revision 6e12a25f (rsb-cpp): Use optimal number of cores in eclipse project
J. Wienke
01:08 PM Revision 45ae239f (rsb-cl): TODO Use alexandria in src/patterns/package.lisp
J. Moringen
01:06 PM RSBag Revision b6184549 (rsbag-cl): Renamed {start,end} -> {start,end}-timestamp in src/*.lisp
* src/protocol.lisp (header): updated copyright
(start-timestamp): renamed start -> start-timestamp
(end-timestam...
J. Moringen
12:03 PM Revision 128ddd6d (rsb-protocol): Rename eclipse project to our conventions.
J. Wienke
10:38 AM Revision a8b41a01 (rsb-cl): Fixed converters in src/introspection/mixins.lisp
J. Moringen
09:42 AM Revision 9dcca317 (rsb-cl): TODO temp hack in src/patterns/request-reply/server.lisp
J. Moringen
09:41 AM Revision 76d6d7d7 (rsb-cl): TODO for master add print-items method in src/mixins.lisp
* src/mixins.lisp: J. Moringen
09:41 AM Revision 4e19c266 (rsb-cl): Added clock-offset in src/introspection/model.lisp
* src/introspection/model.lisp: J. Moringen
09:41 AM Revision e239f370 (rsb-cl): TODO minor things in src/introspection/*.lisp
J. Moringen
09:40 AM Revision 11e45c02 (rsb-cl): TODO added converters in src/introspection/conversion.lisp
J. Moringen
09:39 AM Revision d0af970c (rsb-cl): Added model in src/introspection/model.lisp
J. Moringen
03:56 AM Feature #1766 (Resolved): More informative exceptions for misconfigurations
Fixed by rsc:commit:1ed34190.
New exception message should look like this:...
J. Moringen
03:22 AM Revision 75f67c13 (rsb-cpp): Fixed unused parameter in src/rsb/patterns/Server.h
* src/rsb/patterns/Server.h (header): updated copyright
(Server::Callback<void>::intlCall): fixed unused parameter ...
J. Moringen

02/15/2014

03:48 AM Revision 28e1a6fb (rsb-cl): TODO temp commit ghetto ntp
J. Moringen

02/14/2014

02:25 PM Revision fcb78a43 (rsb-cpp): Removed use of parseTypedValue in src/rsb/ParticipantConfig.cpp
* src/rsb/ParticipantConfig.cpp (header): removed include
rsc/config/TypedValue.h
(ParticipantConfig::handleOptio...
J. Moringen
12:52 PM RSBag Feature #1771: Add META block to TIDELog backend
Some initial notes. J. Moringen
12:48 PM RSBag Feature #1771 (In Progress): Add META block to TIDELog backend
J. Moringen
12:47 PM RSBag Feature #1770: Add TYPE block to TIDELog backend
Draft specification. J. Moringen
12:43 PM RSBag Feature #1770 (In Progress): Add TYPE block to TIDELog backend
J. Moringen
12:41 PM RSBag Feature #1769 (New): Store start and end timestamp of recording
As opposed to timestamps of first/last recorded events. J. Moringen
07:48 AM Tasks #1768 (New): Evaluate Boost.Exception for dealing with re-thrown exceptions
See http://www.boost.org/doc/libs/1_55_0/libs/exception/doc/boost-exception.html.
This library allows successively...
J. Moringen
07:26 AM Feature #1766 (In Progress): More informative exceptions for misconfigurations
J. Moringen

02/13/2014

06:24 PM Feature #1767: Export default plugin folder
> There seems to be some kind of default plugin folder (currently lib/rsbx.x/plugins)
Yes, RSB configures the RSC ...
J. Moringen
05:38 PM Feature #1767 (Feedback): Export default plugin folder
There is some kind of _default plugin folder_ (currently @lib/rsbx.x/plugins@), where several downstream projects ins... Anonymous
04:25 PM Enhancement #1732: Document how to use maven from the citec repository server in client projects
Compilation with repository tag working now.
Please find attached ,patch for updated document.
S. Sharma
10:38 AM Enhancement #1732: Document how to use maven from the citec repository server in client projects
The whole idea of maven is to automatically pull dependencies from a repository server and to prevent manual work for... J. Wienke
04:23 PM Feature #1766: More informative exceptions for misconfigurations
It is a boost::escaped_list_error, and can easily be provoked by using unescaped backslashes in config strings (as a ... R. Yaghoubzadeh
10:40 AM Feature #1766: More informative exceptions for misconfigurations
Could you please provide the exception output and if possible backtrace that you were experiencing? J. Wienke

02/12/2014

10:57 PM Feature #1766 (Resolved): More informative exceptions for misconfigurations
When providing a malformed configuration string (as either env var or config file line), such as - in my case - an un... R. Yaghoubzadeh
07:12 PM Enhancement #1732: Document how to use maven from the citec repository server in client projects
The compilation with this <repository> option is throwing errors.
It may be due to incorrect repository url, could y...
S. Sharma
01:06 PM Enhancement #1732: Document how to use maven from the citec repository server in client projects
I am not able to compile it successfully with above repository tag :error rsb does not exist.
I also tried to chnage...
S. Sharma
05:43 PM Enhancement #1757 (In Progress): Add intermediate results to request-reply pattern
J. Moringen
05:41 PM Enhancement #482 (In Progress): Use a Filter to select Request/Reply Events
J. Moringen
04:16 PM Revision e5648bd4 (rsb-cl): Use rsb.ep:handle method
J. Moringen
03:40 PM Revision a7dace40 (rsb-cl): Revised protocol
J. Moringen
02:37 PM Revision 0b58347e (rsb-cl): Minor improvement
J. Moringen
02:36 PM Revision 72a7072a (rsb-cl): TODO use empty payload for queries in src/introspection/*.lisp
J. Moringen
02:16 PM Revision 67737e1d (rsb-cl): Use filters in src/introspection/*.lisp
J. Moringen
01:59 PM Revision 4df42b19 (rsb-cl): TODO basic idea for database management in src/introspection/introspe...
* src/introspection/introspection.lisp: J. Moringen
01:59 PM Revision fd2908fe (rsb-cl): TODO for basic introspection database
J. Moringen
01:59 PM Revision f715c3c4 (rsb-cl): Use participant-kind in src/introspection/introspection-sender.lisp
* src/introspection/introspection-sender.lisp
(send-hello introspection-sender participant): use `participant-kind'
J. Moringen
01:59 PM Revision 43a2eeef (rsb-cl): TODO cosmetic change
J. Moringen
01:59 PM Revision 25ed8f7b (rsb-cl): introspection-receiver is listener-like
J. Moringen
01:59 PM Revision 3452523e (rsb-cl): TODO adaptations to changed protocol buffer messages
J. Moringen
01:59 PM Revision 418730bd (rsb-cl): TODO for master: participant improvements
J. Moringen
01:59 PM Revision 849c86a7 (rsb-cl): TODO for master export +protocol-directory+ in cl-rsb.asd
* cl-rsb.asd (package cl-rsb-system): added exported symbol
+protocol-directory+
J. Moringen
01:53 PM Revision ca957215 (rsb-cl): Extended specification in doc/introspection.rst
J. Moringen
01:53 PM Revision 8d782981 (rsb-cl): TODO Make introspection-participant-mixin a participant in src/intros...
* src/introspection/mixins.lisp:
* src/introspection/introspection-sender.lisp:
J. Moringen
01:53 PM Revision 0d662fc4 (rsb-cl): Ghetto error-handling in src/introspection/introspection-receiver.lisp
* src/introspection/introspection-receiver.lisp
(process-response :around introspection-receiver event): new method;
J. Moringen
01:53 PM Revision c20bf44c (rsb-cl): Use method-filter in src/introspection/introspection-receiver.lisp
* src/introspection/introspection-receiver.lisp
(shared-initialize :after introspection-receiver t): install a
`m...
J. Moringen
01:53 PM Revision 48cdd683 (rsb-cl): Added proposal in doc/introspection.rst
J. Moringen
01:53 PM Revision 2fa2d7f0 (rsb-cl): Fixed introspection in src/patterns/{,local,remote}-server.lisp
* src/patterns/local-server.lisp (make-local-server):
* src/patterns/remote-server.lisp (make-remote-server):
* src/p...
J. Moringen
01:53 PM Revision 085b0cc3 (rsb-cl): Introspection support in define-participant-creation-uri-methods in s...
* src/participant.lisp (define-participant-creation-uri-methods): J. Moringen
01:53 PM Revision a8e35ed1 (rsb-cl): Moved src/introspection.lisp -> src/introspection/*.lisp
* src/introspection.lisp: removed; distributed over files
src/introspection/*.lisp
* src/introspection/protocol.lis...
J. Moringen
01:53 PM Revision c9c3d294 (rsb-cl): Use external protocol definitions in src/introspection/*.lisp
* src/introspection/introspection-sender.lisp
(send-hello introspection-sender participant):
(send-bye introspect...
J. Moringen
01:53 PM Revision 98113e5d (rsb-cl): Added fields to hello message in src/introspection/*.lisp
* src/introspection/introspection-sender.lisp
(send-hello introspection-sender participant):
* src/introspection/i...
J. Moringen
01:53 PM Revision c5dec828 (rsb-cl): Added introspection db in src/introspection/information.lisp
* src/introspection/information.lisp
* src/introspection/introspection-receiver.lisp:
J. Moringen
01:53 PM Revision c985701c (rsb-cl): Fixes in src/introspection/introspection-sender.lisp
* src/introspection/introspection-sender.lisp J. Moringen
01:53 PM Revision ce54531f (rsb-cl): TODO for "Added introspection db"
J. Moringen
01:53 PM Revision 51c86c59 (rsb-cl): Use printed participant id in src/introspection/introspection-sender....
* src/introspection/introspection-sender.lisp
(send-event introspection-sender participant t): just merge printed
...
J. Moringen
01:53 PM Revision 2c2f4026 (rsb-cl): TODO for "Use external protocol definitions"
J. Moringen
01:53 PM Revision ac3fdb63 (rsb-cl): Added process-query in src/introspection.lisp
* src/introspection.lisp: J. Moringen
01:53 PM Revision ce1d265f (rsb-cl): Added +introspection-scope+ in src/introspection.lisp
* src/introspection.lisp: J. Moringen
01:53 PM Revision 68e47454 (rsb-cl): Use *detach-participant-hook* to send "bye" message in src/introspect...
* src/introspection.lisp: J. Moringen
01:53 PM Revision e343af18 (rsb-cl): Added *detach-participant-hook* in src/participant.lisp
* src/participant.lisp (*detach-participant-hook*): J. Moringen
01:53 PM Revision fd06033b (rsb-cl): Fixed system dependency in rsb-introspection.asd
* rsb-introspection.asd: J. Moringen
01:53 PM Revision 10f232ae (rsb-cl): Fixed merge-damage in src/participant.lisp
* src/participant.lisp J. Moringen
01:53 PM Revision da530f86 (rsb-cl): Cosmetic changes, notes in src/patterns/{local,remote}-server.lisp
J. Moringen
01:53 PM Revision bac007b3 (rsb-cl): Transmit transports in hello message
J. Moringen
01:53 PM Revision 785b1a4b (rsb-cl): TODO
New src/introspection.lisp
Modified src/informer.lisp
Modified src/listener.lisp
Modified src/partici...
J. Moringen
01:53 PM Revision 844c4ad6 (rsb-cl): Maybe disable introspection for internal participants of servers in s...
J. Moringen
01:53 PM Revision 0851ca44 (rsb-cl): Fixed rsb-introspection.lisp -> rsb-introspection.asd
J. Moringen
01:53 PM Revision f122335c (rsb-cl): TODO turned introspection into separate system rsb-introspection
J. Moringen
01:53 PM Revision 1ec9041d (rsb-cl): Initial working version of hook-based introspection
J. Moringen
01:42 PM Support #1759: Pre-build Windows archive: incompatible rsbspread version
I have found the following solution to use "wildcards" in the windows build:... J. Wienke
11:22 AM Support #1759 (In Progress): Pre-build Windows archive: incompatible rsbspread version
I have added a job for 0.10 and the trunk job should be fixed. What remains immediately is fixing the documentation t... J. Wienke
11:23 AM Revision 5911b8b9 (rsb-manual): refs #1759: fix windows package ci job link
J. Wienke
11:23 AM Revision 12d26030 (rsb-cl): Use filters to discriminate events in src/patterns/request-reply/*.lisp
refs #482
* src/patterns/request-reply/variables.lisp (*request-filter*): new
variable; holds singleton filter obj...
J. Moringen
11:23 AM Revision b6aa36fd (rsb-cl): Cleanup in src/patterns/request-reply/future.lisp
* src/patterns/request-reply/future.lisp (future-failure): new
structure; new data structure for representing futur...
J. Moringen
11:22 AM Revision 4563c4da (rsb-cl): Simplified and fixed local calls in src/patterns/request-reply/*.lisp
* The cons-based future implementation has been removed.
* Local non-blocking calls spawn a thread.
* src/patterns/r...
J. Moringen
10:54 AM Tasks #1763 (Rejected): Deploy rsb 0.10 release to clf maven repository
L. Ziegler
09:59 AM Tasks #432: Logo Design
Any new thoughts regarding the suggested logo? I wouldn't be against using it if there are not copyright and/or trade... J. Moringen
06:48 AM Revision cfc554a3 (rsb-cl): Simplifications in src/patterns/server.lisp
* src/patterns/server.lisp (method::informer): merged %informer :reader
and :writer into one :accessor
(method:li...
J. Moringen
05:39 AM Revision 978e060b (rsb-cl): Initarg improvements in src/patterns/{conditions,future,server}.lisp
* src/patterns/request-reply/conditions.lisp (no-such-method): added
default initarg for name slot
(remote-call-f...
J. Moringen

02/11/2014

10:59 PM Support #1759: Pre-build Windows archive: incompatible rsbspread version
Which version do you use on the other operating systems.
Independent of that I have just triggered a new build of ...
J. Wienke
10:12 PM Support #1759: Pre-build Windows archive: incompatible rsbspread version
Oh, yes, I was using the trunk version, because that's the one that was linked from the 0.10 install page: http://doc... R. Yaghoubzadeh
05:03 PM Support #1759: Pre-build Windows archive: incompatible rsbspread version
> Additionally, we need to fix version numbers in the CI build recipe on branching because windows doesn't use wildca... J. Moringen
04:55 PM Support #1759: Pre-build Windows archive: incompatible rsbspread version
Jan Moringen wrote:
> > Jan, we need to add that job to the version bumping process.
>
> * Which job?
rsx-XXX-...
J. Wienke
04:53 PM Support #1759: Pre-build Windows archive: incompatible rsbspread version
Additionally, we need to fix version numbers in the CI build recipe on branching because windows doesn't use wildcard... J. Wienke
04:52 PM Support #1759: Pre-build Windows archive: incompatible rsbspread version
> Jan, we need to add that job to the version bumping process.
* Which job?
* Where should something be added? Th...
J. Moringen
04:44 PM Support #1759: Pre-build Windows archive: incompatible rsbspread version
Jan, we need to add that job to the version bumping process. J. Wienke
04:44 PM Support #1759: Pre-build Windows archive: incompatible rsbspread version
Oh and yes, we missed to port the package to 0.10. I will try to fix this. J. Wienke
04:42 PM Support #1759: Pre-build Windows archive: incompatible rsbspread version
We had some troubles with the Windows salves recently. It might be that a build for trunk has not been triggered sinc... J. Wienke
04:18 PM Support #1759: Pre-build Windows archive: incompatible rsbspread version
The title was meant to read "Pre-built Windows archive: incompatible rsbspread version" :( R. Yaghoubzadeh
04:16 PM Support #1759 (Resolved): Pre-build Windows archive: incompatible rsbspread version
When checking out the current pre-built Windows ZIP (excellent feature! - for me, 32bit MSVC100), RSB works as long a... R. Yaghoubzadeh
07:29 PM Revision f0c2594e (rsb-tools-cl): Fixed example generated by make-style-help-string in formatting...
As Arne pointed out, the example
-s compact
which uses the abbreviated version of the commandline option works in...
J. Moringen
07:29 PM Revision cf2bf93b (rsb-tools-cl): Changed default maximum output lines in formatting/payload.lisp
Based on feedback by Arne.
* formatting/payload.lisp (format-payload :around t t t): changed
default of max-lines ...
J. Moringen
03:03 AM Revision 45c2e384 (rsb-cl): Updated type of method value in src/filter/method-filter.lisp
* src/filter/method-filter.lisp (method-filter::method): changed type or
null string -> or null keyword
(matches?...
J. Moringen
03:02 AM Revision c24c0962 (rsb-manual): Changed title YARP Transport{ -> s} in specification-yarp.rst
* specification-yarp.rst: changed title YARP Transport{ -> s} since the
page describes two transports
(toplevel):...
J. Moringen
02:54 AM Revision a24258a6 (rsb-manual): Changed title YARP Transport{ -> s} in specification-yarp.rst
* specification-yarp.rst: changed title YARP Transport{ -> s} since the
page describes two transports
J. Moringen
02:54 AM Revision ac710095 (rsb-manual): Wording improvements in specification-inprocess.rst
* specification-inprocess.rst: minor wording improvements J. Moringen
01:30 AM Feature #1748 (Resolved): Add introspection messages to protocol
Applied in changeset rsb-protocol|commit:44d4658ae9124b1fe94a60700f9fea71cc527688. J. Moringen
01:29 AM Revision a6587fe3 (rsb-manual): Added Java implementation in specification-inprocess.rst
refs #325
* specification-inprocess.rst (Implementations): added location in Java
implementation
J. Moringen
01:03 AM Revision 44d4658a (rsb-protocol): Introspection messages in proto/rsb/protocol/{operatingsystem,i...
fixes #1748
* proto/rsb/protocol/operatingsystem/Process.proto: new file; basic
information about an operatingsyst...
J. Moringen

02/10/2014

12:55 AM Revision e4f18214 (rsb-manual): Adapted IDL-paths in specification-spread.rst
* specification-spread.rst: adapted paths of
FragmentedNotification.proto and Notification.proto according to
cha...
J. Moringen
12:46 AM Revision fe0022be (rsb-protocol): Applied usual conventions in proto/rsb/protocol/*.proto
* proto/rsb/protocol/EventId.proto: use usual conventions for whitespace
and documentation comments
* proto/rsb/pro...
J. Moringen
12:46 AM Revision 429c4487 (rsb-protocol): Moved protocol IDL-files into proto/ directory
refs #1748
* proto/rsb/protocol/**/*.proto:
moved { -> proto}/rsb/protocol/**/*.proto
* CMakeLists.txt: adapted to...
J. Moringen
12:06 AM Revision 5d6a0651 (rsb-cl): Added participant-kind in src/protocol.lisp
* src/protocol.lisp (participant-kind): new generic function; return a
keyword designating the kind of a participan...
J. Moringen
11:45 PM Revision 1e11d9bc (rsb-cl): Deleted leftover file src/transport/error-handling-mixins.lisp
* src/transport/error-handling-mixins.lisp: removed; contents has been
moved into src/transport/connector-mixins.li...
J. Moringen
10:26 PM Revision f0b35442 (rsb-tutorials): Fixed one-line summary in chat-2/cl/{project,solution}/avatar....
* chat-2/cl/project/avatar.lisp (header): fixed one-line summary
* chat-2/cl/solution/avatar.lisp (header): likewise
J. Moringen
10:24 PM Revision 21719ad2 (rsb-tutorials): Removed explicit package qualification in chat-2/cl/{project,s...
* chat-2/cl/project/avatar.lisp (start-avatar-server): removed explicit
qualification with package rsb.patterns
* c...
J. Moringen
09:27 PM Revision 74329853 (rsb-integrationtest): Adapted to changed package name in lisp/{client,server}....
* lisp/client.lisp (header): updated copyright
(client-main): changed package rsb.patterns{ -> .request-reply}
* li...
J. Moringen
09:20 PM Revision 2a9393a8 (rsb-tools-cl): Adapted to changed package name in call/package.lisp
* call/package.lisp (header): updated copyright
(package rsb.tools.call): changed used package rsb.patterns{ ->
....
J. Moringen
09:04 PM RSBag Revision a90d87f0 (rsbag-cl): Adapted to change package name in src/rsb/replay/*.lisp
* src/rsb/replay/remote-controlled.lisp (header): updated copyright
(setf strategy-%commands :after list remote-con...
J. Moringen
08:50 PM RSBag Revision d12fd029 (rsbag-tools-cl): Adapted to changed package name in bag-record/package.lisp
* bag-record/package.lisp (header): updated copyright
(package rsbag.tools.record): changed used package rsb.patter...
J. Moringen
07:54 PM Revision 8a902086 (rsb-cl): Moved request-reply pattern {src,test}/patterns/{ -> request-reply/}
With more patterns being added, this directory structure makes more
sense.
* src/patterns/package.lisp: new file; co...
J. Moringen
07:32 PM Revision 9fe0d122 (rsb-manual): Adapted Common Lisp package names in examples-basic.rst
* examples-basic.rst (Client): adapted package name rsb.patterns ->
rsb.patterns.request-reply
(Server): likewise...
J. Moringen
06:53 PM Revision f922037b (rsb-tutorials): Adapted package names in chat-1/cl/{project,solution}/package....
* chat-1/cl/project/package.lisp (header): updated copyright
(package chat): changed used package rsb.patterns ->
...
J. Moringen
06:47 PM Revision 6e7cb3f2 (rsb-tutorials): Changed tabs to spaces, semicolon style in chat-{1,2}/cl/**/*....
* chat-{1,2}/cl/**/*.{lisp,asd}: changed tabs to spaces; fixed semicolon
style
J. Moringen
06:44 PM Revision 9095a53f (rsb-tutorials): Use (lambda ...) instead of #'(lambda ...) in chat-{1,2}/cl/**...
* chat-{1,2}/cl/**/*.lisp: use (lambda ...) instead of #'(lambda ...) J. Moringen
06:28 PM Revision d3c8ac2c (rsb-tutorials): Use uninterned-symbol syntax in *package forms in chat-{1,2}/c...
* chat-{1,2}/cl/**/*.{lisp,asd}: use uninterned-symbol syntax in
{def,in-}package forms
J. Moringen
06:24 PM Revision 0f2dac59 (rsb-tutorials): Shortened license headers in chat-{1,2}/cl/**/*.{lisp,asd}
* chat-{1,2}/cl/**/*.{lisp,asd} (header): shortened license J. Moringen
06:16 PM Revision f9af6dad (rsb-manual): Adapted locations of Common Lisp RPC examples in examples-basic.rst
* examples-basic.rst: changed ../rsb-cl/examples/{ ->
patterns/request-reply}/{client,server}.lisp
J. Moringen
06:11 PM Revision 2ead1bb6 (rsb-manual): Changed package of rsb.patterns:make-remote-server in examples-ba...
* examples-basic.rst: changed symbol reference rsb:make-remote-server ->
rsb.patterns:make-remote-server
J. Moringen
05:51 PM Revision c00050ad (rsb-cl): Moved pattern examples into examples/patterns/ sub-directory
With more patterns being added, this directory structure makes more
sense.
* examples/patterns/request-reply/{client...
J. Moringen
05:45 PM Revision ed726bdc (rsb-cl): Moved scope-{components,string},make-scope into src/protocol.lisp
* src/protocol.lisp (header): updated copyright
(scope-components): new generic function; moved here from
src/sco...
J. Moringen
05:38 PM Revision 31114cbd (rsb-cl): Moved generic mixin classes to src/mixins.lisp
* src/util.lisp (header): updated copyright
(uuid-mixin): removed; moved to src/mixins.lisp
(shared-initialize :a...
J. Moringen
11:28 AM Enhancement #1757 (In Progress): Add intermediate results to request-reply pattern
Allow RPC methods to provide intermediate results during processing using asynchronous communication. J. Wienke

02/09/2014

07:25 PM Revision baf9ebef (rsb-manual): Initial documentation of ROS transport in specification-ros.rst
* common.rst: added description of environment variables for tcp+ros and
ros transports
* specification-ros.rst: ne...
J. Moringen
07:03 PM Revision b9d54a64 (rsb-manual): Initial documentation of ROS transport in specification-ros.rst
* common.rst: added description of environment variables for tcp+ros and
ros transports
* specification-ros.rst: ne...
J. Moringen
06:39 PM Revision 78bdbd6f (rsb-manual): Initial documentation of YARP transport in specification-yarp.rst
* common.rst: added description of environment variables for the
tcp+yarp and yarp transports
* specification-yarp....
J. Moringen
06:04 PM Revision 46668533 (rsb-manual): Initial documentation of YARP transport in specification-yarp.rst
* common.rst: added description of environment variables for the
tcp+yarp and yarp transports
* specification-yarp....
J. Moringen

02/07/2014

12:23 PM Enhancement #1732: Document how to use maven from the citec repository server in client projects
I think this doesn't use the repository so far. It should be possible to use RSB from the repo without manually insta... J. Wienke

02/06/2014

06:37 PM Tasks #1752 (Resolved): Document introspection tool
J. Moringen
06:36 PM Feature #1751 (In Progress): Create introspection tool
J. Moringen
06:35 PM Feature #1751 (Resolved): Create introspection tool
J. Moringen
06:34 PM Feature #1750 (Resolved): Test introspection as part of integrationtest
J. Moringen
06:33 PM Feature #1749 (Resolved): Specify introspection protocol
J. Moringen
06:33 PM Feature #1748 (Resolved): Add introspection messages to protocol
J. Moringen
06:32 PM Feature #1747 (New): Implement introspection event receiver and client API
J. Moringen
06:32 PM Feature #1746 (New): Implement introspection event receiver and client API
J. Moringen
06:32 PM Feature #1745 (New): Implement introspection event receiver and client API
J. Moringen
06:32 PM Feature #1744 (Resolved): Implement introspection event receiver and client API
J. Moringen
06:31 PM Feature #1743 (Resolved): Implement introspection event sender
* Basic participant information
* Echo server for clock measurements
J. Moringen
06:31 PM Feature #1742 (Resolved): Implement introspection event sender
* Basic participant information
* Echo server for clock measurements
J. Moringen
06:31 PM Feature #1741 (Resolved): Implement introspection event sender
* Basic participant information
* Echo server for clock measurements
J. Moringen
06:30 PM Feature #1740 (Resolved): Implement introspection event sender
* Basic participant information
* Echo server for clock measurements
J. Moringen
06:29 PM Feature #1739 (Resolved): Implement participant creation and destruction hooks
J. Moringen
06:29 PM Feature #1738 (Resolved): Implement participant creation and destruction hooks
J. Moringen
06:29 PM Feature #1737 (Resolved): Implement participant creation and destruction hooks
J. Moringen
06:28 PM Feature #1736 (Resolved): Implement participant creation and destruction hooks
J. Moringen
06:27 PM Feature #228: Introspection / Nameservice Interface and Initial Tool Support
This may not block #471 since #44 may be sufficient for that.
@Sebastian, Johannes: what do you think?
J. Moringen
06:10 PM Feature #228 (In Progress): Introspection / Nameservice Interface and Initial Tool Support
J. Moringen
06:22 PM Feature #197 (Closed): Generate events for changes of channel participants
A (slight) superset of this will be enabled by implementing #44. J. Moringen
06:22 PM Feature #44 (In Progress): Implement basic introspection support
J. Moringen
05:17 PM Bug #1722 (Rejected): RPC call to a Windows RSB RPC server causes exception on the Server when ex...
We cannot work on this without additional information. J. Moringen
04:05 AM Revision c4100cc1 (rsb-manual): Added stub section for 0.11 in news.rst
* news.rst (RSB 0.11): stub news section for version 0.11 J. Moringen

02/05/2014

07:33 PM Enhancement #1732: Document how to use maven from the citec repository server in client projects
Updated changes in pom.xml.Attaching another patch.
Note: since changes are in users project ,changes in pom.xml s...
S. Sharma
06:40 PM Enhancement #1732: Document how to use maven from the citec repository server in client projects
Updated the document and attaching the patch, please review. S. Sharma
05:19 PM Enhancement #1732 (Resolved): Document how to use maven from the citec repository server in clien...
In order to use RSB inside a client application that is developed with maven, you can use the deployed packages from ... J. Wienke
05:08 PM Tasks #1222 (Resolved): Document binary installation of rsb-java: JAR download and Maven
Applied in changeset rsb-manual|commit:4a0908bf8f4cc7c1fb903b2ed6acc62f2e791cd0. J. Wienke
05:07 PM Revision 3ddbed34 (rsb-manual): Improved java installation documentation
* spell fix commandline -> command-line
* intro for different installation methods
* some rewording
* removed instruc...
J. Wienke
05:07 PM Revision 4a0908bf (rsb-manual): fixes #1222: Fixed tabs
Converted all tabs to spaces and fixed the indentations. J. Wienke
05:07 PM Revision bdb59976 (rsb-manual): updates for maven installation
suchit sharma
05:07 PM Revision 06e1a22b (rsb-manual): Syntax and style fixes
* no useless empty lines
* fixes :file: directive
* some rewording
J. Wienke
05:07 PM Revision fabf47a9 (rsb-manual): Fix trailing whitespace
J. Wienke
05:07 PM Revision 408ec1cc (rsb-manual): updated for maven installation steps
suchit sharma
 

Also available in: Atom