encounter a error

2013-02-27 Thread wuhaijiang
I download the source code by running "svn co http://svn.apache.org/repos/asf/stanbol/trunk/";. and I build successfully by running "mvn clean install -DskipTests=true" but it failed when i run "mvn clean install ", here is the error information at java.lang.reflect.Method.invoke(Method.jav

Re: Programmatically configuring and executing enhancement chains

2013-02-27 Thread Rupert Westenthaler
Hi Som, Currently it is not possible (via the RESTful API) to add an Enhancement Chain. Via the Java API it is possible as you can use the * OSGI Config Admin to register a new Configuration (similar as you do it with the Felix WebConsole * OSGI Service Admin to register your own Chain implementa

Programmatically configuring and executing enhancement chains

2013-02-27 Thread Som Satpathy
Hi All, Lately, I have been trying to understand the details involved in implementing and running custom enhancement engines and chains. Although I have a pretty good understanding of how to implement a custom enhancement engine and deploying it over Felix, it is not very clear how I can programma

Re: A comment about ContentHub FeaturedSearch service

2013-02-27 Thread Meriç Taze
Hi Rafa, When you used solrQuery parameter, it is directly passed to the solr. Thus, if you use [1], only documents will be returned, if you want to the facets in response you should use a query like [2]. Before the commit, all available facets are added to the solrQuery by default, and with [1],

Re: A comment about ContentHub FeaturedSearch service

2013-02-27 Thread Rafa Haro
Hi Meric, I have done a clean installation of Stanbol from svn HEAD revision and now FeaturedSearch seems not to be working at all. I can't get any facet in the JSON response neither in ContentHub Search UI at http://localhost:8080/contenthub/contenthub/search/featured where the facets div in

Re: Coding style and project reports (maven sites)

2013-02-27 Thread Reto Bachmann-Gmür
On Wed, Feb 27, 2013 at 9:14 AM, Fabian Christ wrote: > 2013/2/27 Reto Bachmann-Gmür : > > I'm also in favour of a relaxed approach. > > Also fine with me. And what benefit will checkstyle bring to the > project if it is okay to have a relaxed approach? What do we want to > check then? > I know

Re: Coding style and project reports (maven sites)

2013-02-27 Thread Fabian Christ
2013/2/27 Reto Bachmann-Gmür : > I'm also in favour of a relaxed approach. Also fine with me. And what benefit will checkstyle bring to the project if it is okay to have a relaxed approach? What do we want to check then? -- Fabian http://twitter.com/fctwitt