[josm-dev] How to build plugins?

Frederik Ramm frederik at remote.org
Tue Apr 7 14:43:56 BST 2009


Hi,

Karl Guggisberg wrote:
> I'd need the JOSM source tree in
>     http://svn.openstreetmap.org/applications/editors/josm/core
> right? But the JOSM repository is somewhere else.

But a copy is at that location using an SVN external. So if you do an 
"svn up" in the editors/josm dir then the JOSM repository will be 
checked out into the correct place. Of course you have it twice then but 
that is easiest and does not require changing build.xml.

> But if threre was an automatic build process
> somewhere on an OSM server (is there?) 

No. Everyone who changes a plugin has to build the corresponding .jar 
and check it in.

I believe there are some people who run all-plugin builds automatically 
but the jar files in SVN are not created automatically.

Bye
Frederik




More information about the josm-dev mailing list