[osmosis-dev] Plugin Bug
Brett Henderson
brett at bretth.com
Mon Feb 2 12:56:31 GMT 2009
marcus.wolschon at googlemail.com wrote:
> Hello,
>
> just to shed some light here.
> The old plugin-system should still work, but I did not test it
> as I had no plugins for it.
> The new one just puts a new way to load instances of
> com.bretth.osmosis.core.plugin.PluginLoader
> in front of the old one (I did not want to change too many things).
>
I've created a plugin using the old mechanism and uploaded it to:
http://www.bretth.com/osmosis/simple-plugin/simple-test-plugin.jar
That directory contains all necessary jars to run it. There is a
readme.txt with the following command in it:
java -cp osmosis.jar;simple-test-plugin.jar;jpf.jar;commons-logging.jar org.openstreetmap.osmosis.core.Osmosis -p com.bretth.osmosis.plugin.test.Plugin --read-xml sixteenth.osm.gz --test-sink
I've tried it on the 32 and 64 JVMs as before, both on windows.
Brett
More information about the osmosis-dev
mailing list