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 _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/josm-dev
