${current.time}]]>
Building against core revision ${coreversion.info.entry.revision}.
Plugin-Mainversion is set to ${plugin.main.version}.
Commiting the plugin source with message '${commit.message}' ...
Updating plugin source ...
Updating ${plugin.jar} ...
***** Properties of published ${plugin.jar} *****
Commit message : '${commit.message}'
Plugin-Mainversion: ${plugin.main.version}
JOSM build version: ${coreversion.info.entry.revision}
Plugin-Version : ${version.entry.commit.revision}
***** / Properties of published ${plugin.jar} *****
Now commiting ${plugin.jar} ...
You can use following targets:
* dist This default target builds the plugin jar file
* clean Cleanup automatical created files
* test Run unit tests (if any)
* publish Checkin source code, build jar and checkin plugin jar
(requires proper entry for SVN commit message!)
* install Install the plugin in current system
* runjosm Install plugin and start josm
* profilejosm Install plugin and start josm in profiling mode
There are other targets, which usually should not be called manually.