Index: /applications/editors/josm/plugins/tracer2/build.xml
===================================================================
--- /applications/editors/josm/plugins/tracer2/build.xml	(revision 30983)
+++ /applications/editors/josm/plugins/tracer2/build.xml	(revision 30984)
@@ -3,5 +3,5 @@
 
     <!-- enter the SVN commit message -->
-    <property name="commit.message" value="Fix Bug #10834"/>
+    <property name="commit.message" value="see #josm11090"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
     <property name="plugin.main.version" value="7001"/>
@@ -18,5 +18,6 @@
     <property name="plugin.icon" value="images/mapmode/tracer2-sml.png"/>
     <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Tracer2"/>
-    <!--<property name="plugin.early" value="..."/>-->
+    <property name="plugin.canloadatruntime" value="true"/>
+	<!--<property name="plugin.early" value="..."/>-->
     <!--<property name="plugin.requires" value="..."/>-->
     <!--<property name="plugin.stage" value="..."/>-->
