<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
Is the tagtransform plugin still maintained? Because it looks like the
same problem as 3 months ago still exists: it does not work with the
latest release of Osmosis.<br>
The plugin looks very useful to me, so if noone maintains it, I'll give
refactoring it a try, but because I have no experience with coding
Osmosis plugins, I would prefer if someone else could do this.<br>
<br>
Regards,<br>
Steven<br>
<br>
<br>
Dave Stubbs schreef:
<blockquote
cite="mid:a4c775140902130127x472faa2dg843954e95d308fa@mail.gmail.com"
type="cite">
<pre wrap="">2009/2/13 <a class="moz-txt-link-rfc2396E" href="mailto:marcus.wolschon@googlemail.com"><marcus.wolschon@googlemail.com></a>:
</pre>
<blockquote type="cite">
<pre wrap="">On Thu, 12 Feb 2009 21:34:21 +0100, Rolf Bode-Meyer <a class="moz-txt-link-rfc2396E" href="mailto:robome@gmail.com"><robome@gmail.com></a>
wrote:
</pre>
<blockquote type="cite">
<pre wrap="">That indeed looks promissing.
Unfortunatelly one seems to have be a programmer to use osmosis. Every
problem is presented as a Java exception. Some of them contain at
least a faint idea of what could be wrong. But something like this
leaves me clueless:
java.lang.AbstractMethodError
at
</pre>
</blockquote>
<pre wrap="">com.bretth.osmosis.core.pipeline.common.TaskManagerFactory.createTaskManager(TaskManagerFactory.java:72)
This looks like the plugin was compiled against a different version of
osmosis.
My guess would be, that it was build against the latest development-version
and you are using
the last stable release of osmosis. Something like this.
It's something "Randomjunk" the developer of the plugin has to fix.
I have not seen any contact-info on his wiki-user-page so I hope he reads
this
mailing-list.
</pre>
</blockquote>
<pre wrap=""><!---->
It was built against v0.29 of Osmosis which is the version I'm still
using -- it should work with that.
I hadn't realised the plugin interface had changed. I'll have to take
a look some time.
Dave
_______________________________________________
dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dev@openstreetmap.org">dev@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstreetmap.org/listinfo/dev">http://lists.openstreetmap.org/listinfo/dev</a>
</pre>
</blockquote>
</body>
</html>