Ok, thanks. Was trying to get a minimalistic crawl of http://nutch.apache.org/ with MySQL but no success so far (the URL is not being fetched). Unfortunately won't have the time to investigate this week.
The sources look good otherwise, it compiles fine but on my machine the tests fail on TestGoraStorage with *[Server@1a467d4]: [Thread[HSQLDB Server @1a467d4,5,main]]: [email protected]()/handleConnection(): * *java.net.SocketException: Too many open files* * at java.net.PlainSocketImpl.socketAccept(Native Method)* * at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408)* * at java.net.ServerSocket.implAccept(ServerSocket.java:462)* * at java.net.ServerSocket.accept(ServerSocket.java:430)* * at org.hsqldb.server.Server.run(Unknown Source)* * at org.hsqldb.server.Server.access$000(Unknown Source)* * at org.hsqldb.server.Server$ServerThread.run(Unknown Source)* * * Probably not a blocker though Thanks Julien On 1 October 2012 13:46, Lewis John Mcgibbney <[email protected]>wrote: > Hi Julien, > > No gora-sql has been static since 0.1.1-incubating, this was due to a > licensing issue and although the recent gora -sql * dependencies have been > pushed to maven central we still use the legacy 0.1.1-incubating artifact > for the time being. > > The time has simply not been available (on my part anyway) to dive head > into a ASL v2.0 licensed Java/SQL client API to re-write the gora-sql > module and bring it bang up to date. > > Thanks > > Lewis > > > On Mon, Oct 1, 2012 at 1:36 PM, Julien Nioche < > [email protected]> wrote: > >> Shouldn't the dependency for gora-sql point to v 0.2.1? >> >> >> On 21 September 2012 16:07, Lewis John Mcgibbney < >> [email protected]> wrote: >> >>> Hi Everyone, >>> >>> A candidate for Apache Nutch 2.1 is available at: >>> >>> http://people.apache.org/~lewismc/apache-nutch-2.1 >>> >>> The release candidate is a src.zip and src.tar.gz ONLY >>> archive of the sources in: >>> >>> http://svn.apache.org/repos/asf/nutch/tags/release-2.1/ >>> >>> We release Nutch 2.1 in this fashion due to the inclusion of >>> Apache Gora and the likelihood that users will regularly recompile >>> the code to suit dynamic requirements. >>> >>> Further, a staged Maven repository of the 2.1 jar, sources.jar and >>> javadoc.jar is available here: >>> >>> https://repository.apache.org/content/repositories/orgapachenutch-020/ >>> >>> Please vote on releasing this package as Apache Nutch 2.1. >>> The vote is open for the next 72 hours and passes if a majority of at >>> least three +1 Nutch PMC votes are cast. >>> >>> [ ] +1 Release this package as Apache Nutch 2.1 >>> [ ] -1 Do not release this package because... >>> >>> Many Thanks and heres to plenty more. >>> >>> Kind Regards, >>> Lewis >>> >>> P.S. Here's my +1. >>> >>> -- >>> Lewis >>> >> >> >> >> -- >> * >> *Open Source Solutions for Text Engineering >> >> http://digitalpebble.blogspot.com/ >> http://www.digitalpebble.com >> http://twitter.com/digitalpebble >> >> > > > -- > *Lewis* > > -- * *Open Source Solutions for Text Engineering http://digitalpebble.blogspot.com/ http://www.digitalpebble.com http://twitter.com/digitalpebble

