Hi
No Problem. I had already correctly the README while writing the initial answer.
Thx for reporting
best
Rupert
On Fri, Jun 21, 2013 at 6:33 PM, aj...@virginia.edu wrote:
> No problem-- the indexer is working fine for me right now!
>
> I would offer a pull request with a quick README update
No problem-- the indexer is working fine for me right now!
I would offer a pull request with a quick README update, but it doesn't seem
that the Github Stanbol codebase is actually up-to-date, and I'm not sure how
to offer a patch for the SVN.
---
A. Soroka
The University of Virginia Library
O
On Fri, Jun 21, 2013 at 3:01 PM, A. Soroka wrote:
> I've discovered by experimentation that the basic artifact built by mvn
> package for the GeoNames indexer is the ready-to-use executable. It seems
> like the README is a bit out of date, since it still recommends mvn
> assembly:single when th
Hi Joseph,
You have too pass -no-security as a parameter for the launcher you are
using. So java -xM -jar org.apache. -no-security
Hope that helps
Regards
El viernes, 21 de junio de 2013, Joseph M'Bimbi-Bene escribió:
> And how do i do it ? As a system parameter "-Dnosecurity" or whate
Hi Tarandeep,
Could you provide us more details about the calls are you doing please ??
Regards
El viernes, 21 de junio de 2013, Sawhney, Tarandeep Singh escribió:
> Hi All
>
> May i request you to please provide help
>
> When we pass some text to content hub, it runs enhancement chain and stor
Hi All
May i request you to please provide help
When we pass some text to content hub, it runs enhancement chain and stores
the enhancement. When we pull this enhancement and RDF from content hub, we
are getting the results.
Now, when we modify the enhancement and calls below mentioned content h
And how do i do it ? As a system parameter "-Dnosecurity" or whatever ? In
a .config file ? via the felix interface ?
2013/6/21 Rupert Westenthaler
> Hi Joseph,
>
> Thanks for the report. I will adapt the OpenNLP component that loads
> the model from the DataFileProvider infrastructure to do so
I've discovered by experimentation that the basic artifact built by mvn package
for the GeoNames indexer is the ready-to-use executable. It seems like the
README is a bit out of date, since it still recommends mvn assembly:single when
that isn't needed any longer. Should I file an issue on this,