Re: Coreference resolution and dependency tree support in Stanbol

2013-10-09 Thread Cristian Petroaca
Hi Rupert, I attached the patch for the coref and dependency tree datamodel and json serialization to Jira https://issues.apache.org/jira/browse/STANBOL-1132. In the coming days I'll also add some Junit tests for the new additions. Regards, Cristian 2013/10/8 Rupert Westenthaler > Hi Cristian

Build failed in Jenkins: stanbol-trunk-1.6 #1466

2013-10-09 Thread Apache Jenkins Server
See Changes: [rwesten] Minor change to the IndexerImpl; organized imports in FieldValueFilter [rwesten] STANBOL-1167: set FST model creation log level to ERROR [rwesten] STANBOL-1167: added FST model builder to default configs [rwe

Build failed in Jenkins: stanbol-trunk-1.6 ยป Apache Stanbol Commons Solr Extras: Lucene ICU Bundle #1466

2013-10-09 Thread Apache Jenkins Server
See -- Oct 9, 2013 1:31:41 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted INFO:

Re: Update on integration test problems

2013-10-09 Thread Rupert Westenthaler
Hi Andreas, looks like a Security related issue of the new FST linking engine. Can you please find one that exceptions in the log and report is as an JIRA issue (just assign it to me). [1] provides some additional information on issues like that However AFAIK this could only cause two tests to f

Re: Update on integration test problems

2013-10-09 Thread Andreas Kuckartz
I deleted ~/.m2/repository checked out Stanbol and built it again. Same problem. But I now noticed quite a few of these WARN messages in the output of mvn: HTTP/1.1 401 Unauthorized [WWW-Authenticate: Basic realm="Apache Stanbol authentication needed" Cheers, Andreas