[OSM-dev] Wanted: "Ant" - guy for JOSM plugin build script.

Ulf Lamping ulf.lamping at web.de
Fri Jul 27 10:20:29 BST 2007


Thomas Walraet schrieb:
> Ulf Lamping a écrit :
>   
>> - livegps, slippymap and ywms generates their .jar file directly into 
>> the SVN position. This way, you'll get 3 jar files to checkin each time 
>> you generate the plugins (maybe better to generate into "dist" and then 
>> copy over to SVN position manually only when a new "release" seems 
>> appropriate
>>     
> What is "SVN position" ?
>   
I mean the position in SVN, where the generated .jar file is checked 
into, so others can use the plugin directly without the need to compile 
them on their own.

An example:

livegps:    applications\editors\josm\plugins\livegps\livegps.jar (bad)
mappaint: applications\editors\josm\plugins\mappaint\dist\mappaint (good)

As livepgs generates the jar file directly into this position, you'll 
end up with a "changed jar file" in svn after the build which is 
irritating and creates additional work, e.g. you cannot check in changes 
"blindly", you have to deselect the jar files from the list.
>> P.S: Thomas: The tways plugin is the only one that uses "jar" as the 
>> target name. Would you mind if I change this to "build"?
>>     
> No problem. It's in SVN to be modified/improved.
>   
changed

Regards, ULFL




More information about the dev mailing list