On Tue, Jul 13, 2004 at 02:14:45AM +0200, Stefan Groschupf wrote:
> Hi contributors,
> 
> FYI I notice you do mistakes in the plugin.xml manifest files.
> Extensions points are unique and _should_  only defined one time.
> 
> As I had seen in your plug.xml files you defined more then once, for 
> example  net.nutch.indexer.IndexingFilter.
> I guess your run in this problem since the nutch core system defines a 
> set of extension points but they are never registered in the 
> repository.
> That was / is one of the bugs I already had fixed but was never reach 
> the cvs.
> You remember the snmp patch? This was solving this problem as well.
> So far I think only the core defined extension points or is there any 
> plugin that offer the possibility to extend it?
> That means the nutch core itself need a plugin.xml as well that defines 
> this extension points.

Could you please elaborate on this?

> 
> In case it is welcome i can contribute this patch again, but I don't 
> need waste time for just nothing. ;(
> 

I guess we can have multiple <implementation .. />'s within
<extension>...</extension> in plugin.xml. I did this in
./src/plugin/parse-ext/plugin.xml
Otherwise I am in big trouble.

John


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nutch-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to