Index: /applications/editors/josm/plugins/opendata/build.xml
===================================================================
--- /applications/editors/josm/plugins/opendata/build.xml	(revision 28140)
+++ /applications/editors/josm/plugins/opendata/build.xml	(revision 28141)
@@ -147,4 +147,7 @@
         <copy todir="${plugin.build.dir}/images">
             <fileset dir="images"/>
+        </copy>
+        <copy todir="${plugin.build.dir}/data">
+            <fileset dir="data"/>
         </copy>
         <copy todir="${plugin.build.dir}">
