| clear query|facets|time |
Search criteria: .
Results from 21 to 28 from
28 (0.719s).
|
|
|
Loading phrases to help you refine your search...
|
|
[DROIDS-64] Upgrade HttpClient version - Droids - [issue]
|
|
...Upgraded the version from beta to stable. Like the author proposed in the page of the project: http://hc.apache.org/httpcomponents-client/download.htmlIndex: pom.xml=========================...
|
|
|
http://issues.apache.org/jira/browse/DROIDS-64
Author: Javier Puerto,
2009-09-10, 13:17
|
|
|
[DROIDS-63] Release HttpClient resources - Droids - [issue]
|
|
...I made a little crawler to process some intranet documents .Working with the latest version of Droids I was testing the behaviour with errors. And the problem is that the HttpClient pool don...
|
|
|
http://issues.apache.org/jira/browse/DROIDS-63
Author: Javier Puerto,
2009-09-10, 13:15
|
|
|
Raw content on HttpContentEntity - Droids - [mail # dev]
|
|
...Hi, Working with a crawler I need to post the response (xml) to an Apache Solr and found problems to do it because the class HttpContentEntity don't give me enougth freedom. Crea...
|
|
|
Author: Javier Puerto,
2009-09-08, 07:59
|
|
|
New LinkExtractor class - Droids - [mail # dev]
|
|
...Hi to all, I don't have too much time to work in Droids now. But I saw that Ryan commits the Tika patch and I was working in a better integration with Tika. In te attachment there the ...
|
|
|
Author: Javier Puerto,
2008-11-12, 20:23
|
|
|
[DROIDS-5] Concurrency error in the simple queue implementation - Droids - [issue]
|
|
...The method in Simple.merge(Task[]) had a mistake and sometimes could generate a NPE.Change the class to be more clear. Eliminate all the synchronized methods and implements the "allTask" lis...
|
|
|
http://issues.apache.org/jira/browse/DROIDS-5
Author: Javier Puerto,
2008-10-27, 13:11
|
|
|
[DROIDS-6] ArrayIndexOutOfBoundsException in the method Simple.next() - Droids - [issue]
|
|
...Refactored the method Simple.hasNext() and Simple.next() to call getToDoTasks() only once for performance (this getter returns a clone array).The method next() had to be synchronized o maybe...
|
|
|
http://issues.apache.org/jira/browse/DROIDS-6
Author: Javier Puerto,
2008-10-27, 13:11
|
|
|
[DROIDS-7] Added delay between http requests - Droids - [issue]
|
|
...Now you can define the milliseconds of delay between http request. You have now three different implementations for the interface DelayTimer. SimpleDelayTimer RandomDelayTimer GaussianRandom...
|
|
|
http://issues.apache.org/jira/browse/DROIDS-7
Author: Javier Puerto,
2008-10-27, 13:11
|
|
|
[DROIDS-3] concurrency error in NoRobotClient - Droids - [issue]
|
|
...Testing with droids, when the number of workers rise the NoRobotClient thows an exception. I was searching for the error without sucess but it seems to be caused by the concurrency with the ...
|
|
|
http://issues.apache.org/jira/browse/DROIDS-3
Author: Javier Puerto,
2008-10-27, 13:11
|
|
|
|