I've just checked out everything in SVN from Nutch 0.7 onwards and I can't
see the activation jar or any mention of it in lib-http, protocol-file,
http or build.xml, plugin.xml and more recently ivy.xml in each of these
plugin dirs.

Also doing

lewis@lewis-01:~/ASF/nutchgora-test$ find . | xargs grep "activation" *
./src/java/org/apache/nutch/parse/OutlinkExtractor.java:   *      href="
http://www.truerwords.net/articles/ut/urlactivation.html";>
http://www.truerwords.net/articles/ut/urlactivation.html
./src/java/org/apache/nutch/parse/.svn/text-base/OutlinkExtractor.java.svn-base:
*      href="http://www.truerwords.net/articles/ut/urlactivation.html";>
http://www.truerwords.net/articles/ut/urlactivation.html
./src/java/org/apache/nutch/parse/OutlinkExtractor.java~:   *      href="
http://www.truerwords.net/articles/ut/urlactivation.html";>
http://www.truerwords.net/articles/ut/urlactivation.html
./src/java/org/apache/nutch/plugin/PluginRepository.java:    this.auto =
conf.getBoolean("plugin.auto-activation", true);
./src/java/org/apache/nutch/plugin/PluginRepository.java:
LOG.info("Plugin Auto-activation mode: [" + this.auto + "]");
./src/java/org/apache/nutch/plugin/.svn/text-base/PluginRepository.java.svn-base:
this.auto = conf.getBoolean("plugin.auto-activation", true);
./src/java/org/apache/nutch/plugin/.svn/text-base/PluginRepository.java.svn-base:
LOG.info("Plugin Auto-activation mode: [" + this.auto + "]");
./conf/.svn/text-base/nutch-default.xml.svn-base:
<name>plugin.auto-activation</name>
./conf/nutch-default.xml:  <name>plugin.auto-activation</name>

It doesn't appear to be mentioned anywhere in jar form... I'm slightly
puzzled now.

Lewis

On Mon, Apr 16, 2012 at 10:17 AM, Markus Jelsma
<markus.jel...@openindex.io>wrote:

> Check this discussion:
> http://web.archiveorange.com/**archive/v/YuWNsyUXp73J1ImZEAta<http://web.archiveorange.com/archive/v/YuWNsyUXp73J1ImZEAta>
>
>
> On Mon, 16 Apr 2012 10:12:20 +0100, Lewis John Mcgibbney <
> lewis.mcgibb...@gmail.com> wrote:
>
>> Yeah but that is from your terminal right Markus?
>>
>> I finished looking for the source of this jar last night with no joy and
>> still don't know what it is used for!
>>
>> In hindsight I remember seeing this when compiling code and testing when
>> doing previous patches... because it didn't break build or tests it didn't
>> raise the alarm bells like it did when I got the prompt in Eclipse. Also
>> this happens with Nutchgora.
>>
>> On Sun, Apr 15, 2012 at 10:46 PM, Markus Jelsma
>> <markus.jel...@openindex.io>**wrote:
>>
>>  This error?
>>>
>>> [javac] warning: [path] bad path element "/home/markus/projects/apache/*
>>> ***
>>> nutch/trunk/build/lib/****activation.jar": no such file or directory
>>>
>>>
>>>
>>>
>>>
>>>
>>> On Sun, 15 Apr 2012 20:42:42 +0100, Lewis John Mcgibbney <
>>> lewis.mcgibb...@gmail.com> wrote:
>>>
>>>  Hi,
>>>>
>>>> Whilst doing some testing on Nutchgora within Eclipse, I got the prompt
>>>> that activation-1.1.jar was referenced on the classpath, but not
>>>> available
>>>> in build/lib.
>>>>
>>>> Can anyone confirm if this is the case?
>>>>
>>>> Also what do we use the activation jar for? I can't seem to locate it
>>>> anywhere just now but have definitely seen it before!!!
>>>>
>>>> Thanks
>>>>
>>>> Lewis
>>>>
>>>>
>>>
>>>
>
>


-- 
*Lewis*

Reply via email to