Hi Alessandro,

hopefully I have just fixed that with r1346930. Can you check your revision?

Best,
 - Fabian

2012/6/6 Alessandro Adamou <[email protected]>:
> I don't know if this is meant to affect the release, but the version
> numbering is causing the trunk not to build on my machine (fresh checkout,
> empty maven repo).
>
> I am getting unresolved dependencies on the entity tagging engine:
>
> -------
> [ERROR] Failed to execute goal on project
> org.apache.stanbol.enhancer.engine.entitytagging: Could not resolve
> dependencies for project
> org.apache.stanbol:org.apache.stanbol.enhancer.engine.entitytagging:bundle:0.10.0-incubating-SNAPSHOT:
> The following artifacts could not be resolved:
> org.apache.stanbol:org.apache.stanbol.entityhub.servicesapi:jar:0.10.0-incubating-SNAPSHOT,
> org.apache.stanbol:org.apache.stanbol.entityhub.core:jar:0.10.0-incubating-SNAPSHOT,
> org.apache.stanbol:org.apache.stanbol.entityhub.yard.solr:jar:0.10.0-incubating-SNAPSHOT:
> Could not find artifact
> org.apache.stanbol:org.apache.stanbol.entityhub.servicesapi:jar:0.10.0-incubating-SNAPSHOT
> in apache.snapshots (http://repository.apache.org/snapshots) -> [Help 1]
> -------
>
> Indeed, those entityhub modules in the trunk have advanced their versions to
> 0.10.1-incubating-SNAPSHOT.
>
> Best,
> Alessandro
>
>
>
> On 6/6/12 3:28 PM, Fabian Christ wrote:
>>
>> Hi,
>>
>> I built and checked the staged files from a clean repo. Everything
>> worked fine for me.
>>
>> Minor issue:
>> Building commons.data.parent gives this warning
>>      [echo] *
>>      [echo] * WARNING - this build downloads some OpenNLP files that are
>> *not*
>>      [echo] * licensed under the Apache License, and have more restrictive
>> usage
>>      [echo] * terms than the Apache Stanbol code. See STANBOL-545 for more
>>      [echo] * information:
>> https://issues.apache.org/jira/browse/STANBOL-545
>>      [echo] *
>> But actually no OpenNLP files were downloaded during the build. This
>> is not the case for the parent POM. So this is just a wrong warning.
>>
>> My +1 for this release
>>
>> Best,
>>  - Fabian
>>
>> 2012/6/6 Fabian Christ<[email protected]>:
>>>
>>> Dear Stanbolers,
>>>
>>> please vote for releasing Apache Stanbol 0.10.0-incubating.
>>>
>>> This release consists of the following components fixing the listed
>>> issues. When verifying the release, you have to build the components
>>> in the given order because of dependencies.
>>>
>>> - source-assembly-0.10.0-incubating
>>>  tag:
>>> https://svn.apache.org/repos/asf/incubator/stanbol/tags/source-assembly-0.10.0-incubating
>>>  fixed issues:
>>>    * [STANBOL-645] - Rename source release assembly descriptor
>>>    * [STANBOL-640] - Create Stanbol source release assembly descriptor
>>>
>>> - stanbol-parent-1-incubating
>>>  tag:
>>> https://svn.apache.org/repos/asf/incubator/stanbol/tags/stanbol-parent-1-incubating
>>>  fixed issues:
>>>    * [STANBOL-553] - Remove dependency management for
>>> org.apache.stanbol components from parent POM
>>>
>>> - org.apache.stanbol.commons.solr.core-0.10.0-incubating
>>>  tag:
>>> https://svn.apache.org/repos/asf/incubator/stanbol/tags/org.apache.stanbol.commons.solr.core-0.10.0-incubating
>>>  fixed issues:
>>>    * [STANBOL-606] - Language prefixes are added to non
>>> TextConstraint in queries for the Entityhub
>>>
>>> - org.apache.stanbol.commons.web.base-0.10.0-incubating
>>>  tag:
>>> https://svn.apache.org/repos/asf/incubator/stanbol/tags/org.apache.stanbol.commons.web.base-0.10.0-incubating
>>>  fixed issues:
>>>    * [STANBOL-555] - Remove test dependency of commons.web.base to
>>> enhancer.servicesapi
>>>    * [STANBOL-606] - Language prefixes are added to non
>>> TextConstraint in queries for the Entityhub
>>>    * [STANBOL-607] - SolrYard should use quotes instead of AND for
>>> multi word TextConstraints
>>>
>>> - org.apache.stanbol.data.parent-0.10.0-incubating
>>>  tag:
>>> https://svn.apache.org/repos/asf/incubator/stanbol/tags/org.apache.stanbol.data.parent-0.10.0-incubating
>>>  fixed issues:
>>>    * [STANBOL-637] - Build warns for downloaded OpenNLP models when
>>> instead a DBPedia index is downloaded
>>>
>>> - org.apache.stanbol.data.sites.dbpedia-0.10.0-incubating
>>>  tag:
>>> https://svn.apache.org/repos/asf/incubator/stanbol/tags/org.apache.stanbol.data.sites.dbpedia-0.10.0-incubating
>>>  fixed issues:
>>>    * [STANBOL-638] - Make DBPedia data bundle releaseable
>>>
>>> - apache-stanbol-entityhub-0.10.0-incubating
>>>  tag:
>>> https://svn.apache.org/repos/asf/incubator/stanbol/tags/apache-stanbol-entityhub-0.10.0-incubating
>>>  fixed issues:
>>>    * [STANBOL-590] - LDPath processor operating on the IndexingSource
>>> and Implementation for the JenaTDB based indexing source.
>>>    * [STANBOL-592] - LDPath processor operating on the
>>> IndexingDestination in the post-processing phase
>>>    * [STANBOL-598] - Support Reconciliation properties on the full
>>> text field of entities
>>>    * [STANBOL-599] - Support Reconcilliation properties on the semantic
>>> context
>>>    * [STANBOL-568] - Entityhub indexing tool is not able to
>>> initialise if the path contains a space
>>>    * [STANBOL-606] - Language prefixes are added to non
>>> TextConstraint in queries for the Entityhub
>>>    * [STANBOL-610] - Indexing Directory parameter does not work for
>>> the genericrdf Indexing Tool
>>>    * [STANBOL-616] - Wrong CORS Response
>>>    * [STANBOL-654] - The SolrYard does not correcly enclose multi
>>> word query terms in quotes
>>>    * [STANBOL-589] - Allow usage of SimilarityConstraints via the
>>> RESTful API of the Entityhub
>>>    * [STANBOL-595] - Add support for ValueConstraints with multiple
>>> values
>>>    * [STANBOL-600] - Update the namespaces used by the Entityhub to
>>> stanbol.apache.org URIs
>>>    * [STANBOL-607] - SolrYard should use quotes instead of AND for
>>> multi word TextConstraints
>>>    * [STANBOL-556] - LdPath processor for Entityhub Indexing
>>>    * [STANBOL-591] - Add support for post-processing to the Entityhub
>>> Indexing Tool
>>>    * [STANBOL-593] - EntityIterator implementation based on Jena TDB
>>> that allows to filter Entities based on Triple Filters
>>>    * [STANBOL-594] - Google Refine Reconciliation Service support
>>>    * [STANBOL-596] - Add support for full text searches to FieldQuery
>>>    * [STANBOL-597] - Add support for semantic context queries to
>>> FieldQuery
>>>
>>> The released artifacts can be downloaded from the staging repository:
>>>
>>> https://repository.apache.org/content/repositories/orgapachestanbol-191/org/apache/stanbol/
>>>
>>> Please note, that the staging repository also contains additional
>>> Maven artifacts and binaries of the Entityhub (and of the other
>>> components). However, the source release of the Entityhub is located
>>> in the 'apache-stanbol-entityhub-0.10.0-incubating' folder. The Maven
>>> artifacts and binaries are only deployed for convenience and were
>>> automatically created from the source release. The source release
>>> packages to verify are always named '*.source-release.[zip|tar.gz]'.
>>>
>>> Keys can be found at:
>>> http://www.apache.org/dist/incubator/stanbol/KEYS
>>>
>>> This vote is open for at least 72 hours.
>>>
>>> --
>>> Fabian
>>> http://twitter.com/fctwitt
>>
>>
>>
>
>
> --
> M.Sc. Alessandro Adamou
>
> Alma Mater Studiorum - Università di Bologna
> Department of Computer Science
> Mura Anteo Zamboni 7, 40127 Bologna - Italy
>
> Semantic Technology Laboratory (STLab)
> Institute for Cognitive Science and Technology (ISTC)
> National Research Council (CNR)
> Via Nomentana 56, 00161 Rome - Italy
>
>
> "I will give you everything, just don't demand anything."
> (Ettore Petrolini, 1917)
>
> Not sent from my iSnobTechDevice
>



-- 
Fabian
http://twitter.com/fctwitt

Reply via email to