We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6942ed5 commit 0f53ee4Copy full SHA for 0f53ee4
CHANGELOG.rst
@@ -2,6 +2,12 @@
2
Changelog
3
^^^^^^^^^
4
5
+0.1.16 [2013-09-17]
6
+===================
7
+
8
+* Fix rosjava environment hooks so they work in chained workspaces.
9
+* Bring the gradle user home into the development workspace as well (fix build farm problems).
10
11
0.1.15 [2013-09-13]
12
===================
13
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>rosjava_build_tools</name>
- <version>0.1.15</version>
+ <version>0.1.16</version>
<description>
Simple tools and catkin modules for rosjava development.
</description>
0 commit comments