Hi Jonathan,
On 10/04/13 22:16, Jonathan Koppenhofer wrote:
> [1] Yes I am aware, have already built it... had some troubles with
> HttpClient 4.2.3 (not sure why... maybe a maven resolving issue of some
> kind??? used 4.2.2 and it worked?!?!?), but I got it to build at least :)
It is strange... even if both version should be fine, I don't know
what's the source of your problem, because 4.2.3 is available at maven
central repository:
http://search.maven.org/#artifactdetails%7Corg.apache.httpcomponents%7Chttpclient%7C4.2.3%7Cjar
> [4] Will do... along these lines, I noticed some errors in the Resource
> Webservices/Services in 2.6.0 (was using ResourceUtils.getUriResource())...
> Looks like they are fixed in 2.6.1 and Marmotta (in looking at code). Do
> you plan to release 2.6.1? Is it stable? Should I just build it myself?
Yes, we fixed some errors, and we plan to publish a 2.6.1 maintenance
release in the upcoming days, which would be probably the last one on
that branch.
> Also, as a side note, when playing with Sesame resource stuff, I was having
> unexpected behavior when doing a remove and then add of the same triples in
> the same transaction... The remove happened, but they did not get
> re-added... Didn't really investigate... maybe it's an H2 thing. Maybe I'll
> give this a go in marmotta/3.0 with a real database to see if the same
> happens
Well, 3.x comes with many improvements/fixes on that part.
With respect to the database, H2 is only for demo and quick
installations; for a proper running system I recommend you to switch to
PostgreSQL.
> Thanks again... You've been a huge help!!!
You are welcome :-)
Cheers,
--
Sergio Fern�ndez