Index: /applications/editors/josm/plugins/build.xml
===================================================================
--- /applications/editors/josm/plugins/build.xml	(revision 31720)
+++ /applications/editors/josm/plugins/build.xml	(revision 31721)
@@ -20,5 +20,5 @@
         <ant target="dist" dir="apache-http"/>
         <!-- order not important -->
-        <!-- to update, run $ ls -F | grep '/$' | tr -d '/' | grep -v '00_plugin_dir_template\|jna\|jts\|geotools\|utilsplugin2\|log4j\|commons-imaging' | sed 's/^/<ant target="dist" dir="/' | sed 's/$/"\/>/' -->
+        <!-- to update, run $ ls -F | grep '/$' | tr -d '/' | grep -v '00_plugin_dir_template\|jna\|jts\|geotools\|utilsplugin2\|log4j\|apache-commons\|apache-http' | sed 's/^/<ant target="dist" dir="/' | sed 's/$/"\/>/' -->
         <ant target="dist" dir="addrinterpolation"/>
         <ant target="dist" dir="alignways"/>
@@ -31,4 +31,5 @@
         <ant target="dist" dir="ColumbusCSV"/>
         <ant target="dist" dir="CommandLine"/>
+        <ant target="dist" dir="continuosDownload"/>
         <ant target="dist" dir="Create_grid_of_ways"/>
         <ant target="dist" dir="czechaddress"/>
@@ -136,4 +137,5 @@
         <ant target="clean" dir="ColumbusCSV"/>
         <ant target="clean" dir="CommandLine"/>
+        <ant target="clean" dir="continuosDownload"/>
         <ant target="clean" dir="Create_grid_of_ways"/>
         <ant target="clean" dir="czechaddress"/>
@@ -234,4 +236,5 @@
     <target name="test" depends="compile_josm_test">
         <ant target="test" dir="alignways"/>
+        <ant target="test" dir="continuosDownload"/>
         <ant target="test" dir="ElevationProfile"/>
         <ant target="test" dir="graphview"/>
