11 | 11 | We're using the josm source jar only for the dependency sources, the josm source we get from `svn export`. We have a relatively elaborate procedure to create a tarball from the various sources (svn export for JOSM sources, source JAR for dependency sources, svn export for i18n, bzr export for .po files). This is unfortunately a very custom process, we can't just run `gbp import-orig --uscan` to download and import a published release tarballs like we do for pretty much every other package. The JMapViewer zip file is equivalent to a release tarball from a packaging POV. |