Activity

From 01/25/2014 to 02/23/2014

02/19/2014

02:47 PM Bug #1079: RST Debian packages usage instructions cannot be found in the manual
Since similar issues will come up again in other documentation, I propose to discuss in tomorrow's project:rsb [[rsb:... J. Moringen
02:42 PM Bug #1079: RST Debian packages usage instructions cannot be found in the manual
In the RST documentation we could say something like "configure the TESTING/STABLE repository as described at..." J. Wienke
02:40 PM Bug #1079: RST Debian packages usage instructions cannot be found in the manual
I imagine that would be difficult to achieve. The generic repository information page would then have to state someth... J. Moringen
02:39 PM Bug #1079: RST Debian packages usage instructions cannot be found in the manual
Or we could reference the respective section about stable and testing that already exists at the current package serv... J. Wienke
02:38 PM Bug #1079: RST Debian packages usage instructions cannot be found in the manual
Maybe this information should then be added to the package server start page? J. Wienke
02:35 PM Bug #1079 (In Progress): RST Debian packages usage instructions cannot be found in the manual
The description on http://packages.cor-lab.de/ does not contain all the information deleted by commit:rst-manual|cfad... J. Moringen
02:30 PM Bug #1079 (Resolved): RST Debian packages usage instructions cannot be found in the manual
Applied in changeset rst-manual|commit:cfad533f5094e45fec69c10803bd22881cab26fc. J. Wienke
02:25 PM Bug #1079 (In Progress): RST Debian packages usage instructions cannot be found in the manual
J. Wienke
02:45 PM Tasks #631: Make revisions for each IDL file available at runtime
For easier debugging, it could make sense to somehow attach git commits to data type definitions as part of the build... J. Moringen
02:32 PM Tasks #631 (Feedback): Make revisions for each IDL file available at runtime
Since we have versions now: is this still required at all? J. Wienke
02:31 PM Tasks #666 (Closed): Document RST Usage here and refer to this from the RSB Documentation
We can reopen this if someone feels this is still required.
I would rather not couple the RSB manual itself to RST.
J. Wienke
02:23 PM Tasks #1467 (Resolved): Review and merge RST changes of HUMAVIPS Year 3 development
We have already done this a long time ago. J. Wienke
02:21 PM Feature #1764: Deploy javadoc and sources along with classes jar in maven repository
I don't know how to do this effectively without a mainenance nightmare as RST is not built by maven. Instead we later... J. Wienke
02:18 PM Tasks #1753: Document how to use RST for java with Maven
I have clean up the changes a bit in the repo and force pushed a new commit. In case you want to use your existing cl... J. Wienke
02:17 PM Tasks #1753 (Resolved): Document how to use RST for java with Maven
Applied in changeset rst-manual|commit:329942e5586aa502d213ea969d1c6e8ef9310d0b. J. Wienke
11:45 AM Feature #1761: Make protos available in Maven
I have pushed a patch to master. Please verify that the protos are now available in the intended way. J. Wienke
11:44 AM Feature #1761 (Resolved): Make protos available in Maven
Applied in changeset rst-proto|commit:7988b329f53a3f993ebc0765221612f164a5138d. J. Wienke
11:30 AM Feature #1761 (In Progress): Make protos available in Maven
Packaging the proto files inside the RST jars looks like a good idea. It won't hurt anyone and might help others. I w... J. Wienke
11:23 AM Tasks #1762 (Resolved): Deploy rst 0.10 release to clf maven repository
The current versions is now deployed:
https://repo.cit-ec.uni-bielefeld.de/index.html#nexus-search;quick~rst
I ha...
J. Wienke
11:16 AM Tasks #1762 (In Progress): Deploy rst 0.10 release to clf maven repository
J. Wienke

02/17/2014

09:34 PM Tasks #1775 (Resolved): Add AdaptiveComponentStatus proto of the AMARSi project
Applied in changeset rst-proto|commit:48133f8c2ea2e9bb27dec1bc95e9b0da8203b69c. Anonymous
09:30 PM Tasks #1775: Add AdaptiveComponentStatus proto of the AMARSi project
Following feedback by jmoringe, the proto file is now domain-specific instead of project-specific. Renamed to @Motion... Anonymous
04:46 PM Tasks #1775 (Resolved): Add AdaptiveComponentStatus proto of the AMARSi project
Add AdaptiveComponentStatus proto of the AMARSi project, specifying the status of an AMARSi AdaptiveComponent, see "l... Anonymous
03:00 PM Enhancement #1774 (Resolved): Extension of rst::cbse::ComponentState
Applied in changeset rst-proto|commit:629268dc4a7e2ca8427d011b2f4d66859a51c5b8. Anonymous
02:56 PM Enhancement #1774 (Resolved): Extension of rst::cbse::ComponentState
Extension of the prototypical rst::cbse::ComponentState by two possible states:
* Loaded
* Persisted
See attache...
Anonymous

02/13/2014

09:05 PM Tasks #1753: Document how to use RST for java with Maven
Of course, we want to push the changes eventually.
However, the point of storing your patches into text files and ...
J. Moringen
08:41 PM Tasks #1753: Document how to use RST for java with Maven
Yes, I have pushed the changes.I thought I had to push the changes .. Was I supposed to do that? S. Sharma
06:32 PM Tasks #1753: Document how to use RST for java with Maven
Did you already push the changes? J. Moringen
05:43 PM Tasks #1753: Document how to use RST for java with Maven
Attached are patches for changed documentation for rst. S. Sharma

02/12/2014

11:29 AM Feature #1764: Deploy javadoc and sources along with classes jar in maven repository
There is no javadoc for RST java because protoc does not generate usable comments. J. Wienke
10:59 AM Feature #1764 (Rejected): Deploy javadoc and sources along with classes jar in maven repository
This is already done for rsb artifacts. L. Ziegler
11:27 AM Tasks #1762: Deploy rst 0.10 release to clf maven repository
Narf, we would really like to do this automatically to not forget this but the CLF policy forbids automatic uploads t... J. Wienke
10:52 AM Tasks #1762 (Resolved): Deploy rst 0.10 release to clf maven repository
L. Ziegler
10:49 AM Feature #1761: Make protos available in Maven
I attached an example project that actually works if the (also attached) rst-proto project is installed to the local ... L. Ziegler
09:44 AM Feature #1761 (Feedback): Make protos available in Maven
Please describe what the use of the proposed extension would look like in a downstream maven project (maven XML snipp... J. Moringen
09:40 AM Feature #1761 (Resolved): Make protos available in Maven
I suggest to either package protos into the existing rst jar or deploy a separate jar containing only the proto files... L. Ziegler

02/11/2014

06:57 PM Tasks #1753: Document how to use RST for java with Maven
As Johannes remarked in #1732, you probably have to describe how to add the CITEC maven repository configuation, i.e.... J. Moringen
05:41 PM Tasks #1753: Document how to use RST for java with Maven
Suchit Sharma wrote:
> I was able to install and use rst by following the steps given in documentation .. there is a...
J. Moringen
05:01 PM Tasks #1753: Document how to use RST for java with Maven
I was able to install and use rst by following the steps given in documentation .. there is a further link ´installin... S. Sharma

02/07/2014

04:09 PM Tasks #1753 (Resolved): Document how to use RST for java with Maven
Document how user of RST can use the package from the citec repository in their client projects. J. Wienke

02/06/2014

06:08 PM Bug #1701 (Closed): RST fails to build on Windows -- could not find BoostUUID
J. Moringen

01/30/2014

08:27 AM Bug #1701: RST fails to build on Windows -- could not find BoostUUID
Yes! The Problem was cmake=Visual Studio related and the error was on my side. C. Dreyer

01/29/2014

07:41 PM Bug #1701 (Feedback): RST fails to build on Windows -- could not find BoostUUID
@Christoph: did you manage to try Johannes' suggestion in the meantime? J. Moringen
07:40 PM Bug #1700 (Closed): RST fails to build on Windows - does not appear to contain CMakeLists.txt
Very likely a user error. Reopen if otherwise. J. Moringen
 

Also available in: Atom