[OSM-dev] Wanted: "Ant" - guy for JOSM plugin build script.
Shaun McDonald
shaunmcdonald131 at gmail.com
Fri Jul 27 14:48:21 BST 2007
On 26 Jul 2007, at 23:05, Christof Dallermassl wrote:
> Hi!
>
>>> if anyone feels good enough in ant (or maven or whatever), it
>>> would be
>>> cool if he can write a build.xml in the josm main plugin directory
>>> (svn/applications/editors/josm/plugins) which calls the build.xml
>>> scripts in all subdirectories.
>>
>> Maybe the first thing would be to add one target with the same
>> name to all
>> plugins, which creates the .jar file. Suggestions? I already saw
>> - jar
>> - build
>> - dist
>
> + 1 for dist (used it mostly, can live with jar or build as well :-)
>
> and what is even more important. we need a common location of the josm
> directory (for josm's class files) or maybe simpler for josm-
> latest.jar.
>
build usually compiles the class files but not the jar file, whilst
the jar command would actually build the jar.
Shaun
> then a "ant clean dist" in every plugin directory should find out, if
> the code compiles or not. do we want more?
>
> regards
> christof
>
> <commercial type="josm-plugin">
> P.S.: anyone tried my navigator plugin (from svn)? latest version does
> not prefer lots of small ways instead of one big one :-) So it
> starts to
> be really helpful (navigator mode, navigator layer, ...) Help is
> welcome!
> </commercial>
> --
> ----------------------------------------------------------------------
> -----
> Christof Dallermassl
> cdaller dot hw at gmx dot at
> ----------------------------------------------------------------------
> -----
>
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev
More information about the dev
mailing list