Index: /applications/editors/josm/plugins/build.xml
===================================================================
--- /applications/editors/josm/plugins/build.xml	(revision 31684)
+++ /applications/editors/josm/plugins/build.xml	(revision 31685)
@@ -18,4 +18,5 @@
         <ant target="dist" dir="log4j"/>
         <ant target="dist" dir="apache-commons"/>
+        <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/$/"\/>/' -->
@@ -131,4 +132,5 @@
         <ant target="clean" dir="colorscheme"/>
         <ant target="clean" dir="apache-commons"/>
+        <ant target="clean" dir="apache-http"/>
         <ant target="clean" dir="conflation"/>
         <ant target="clean" dir="ColumbusCSV"/>
