Index: applications/editors/josm/plugins/touchscreenhelper/build.xml
===================================================================
--- applications/editors/josm/plugins/touchscreenhelper/build.xml	(revision 27354)
+++ applications/editors/josm/plugins/touchscreenhelper/build.xml	(revision 29258)
@@ -30,5 +30,5 @@
 <project name="touchscreenhelper" default="dist" basedir=".">
     <!-- enter the SVN commit message -->
-    <property name="commit.message" value="Commit message"/>
+    <property name="commit.message" value="JOSM/touchscreenhelper: Added T shortcut, hold T to activate temporarily"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
     <property name="plugin.main.version" value="4394"/>
@@ -37,5 +37,5 @@
     <property name="plugin.src.dir" value="src"/>
     <property name="plugin.dist.dir" value="../../dist"/>
-    <property name="ant.build.javac.target" value="1.5"/>
+    <property name="ant.build.javac.target" value="1.6"/>
     <property name="plugin.dist.dir" value="../../dist"/>
     <property name="plugin.jar" value="${plugin.dist.dir}/${ant.project.name}.jar"/>
