Hi all, As the first release candidate of the partial clerezza release 2015 couldn't be accepted here's a second release candidate
The release brings the following improvements: - Fixed issues preventing rdf.rdfjson and rdf.jena.sparql to expose their OSGi-DS services - Updated to latest version of Jersey - Updated Jena Version - Contains integration tests It contains the following artifacts that shall be released to maven central: - rdf/web/rdf.web.core - rdf/rdfjson - rdf/jena/facade - rdf/jena/dependencymanagement - rdf/jena/parser - rdf/jena/serializer - rdf/jena/tdb.storage - rdf/jena/storage - rdf/jena/commons - rdf/jena/sparql - provisioning/rdf - provisioning/launchers/tests/content-launcher-tests - provisioning/launchers/content-launcher - provisioning/launchers/linked-data-launcher - provisioning/rdf.web - provisioning/jaxrs-whiteboard - provisioning/rdf.tdb - jaxrs.whiteboard.jersey It also contains the integration tests at: - provisioning/launchers/tests that can be used to verify that the build is working but that are not to be releases to maven central. Staging repo is here: https://repository.apache.org/content/repositories/orgapacheclerezza-1011 The source release is here: http://people.apache.org/~reto/clerezza-release-201508-RC2/201508-1-src.zip The signature is here: http://people.apache.org/~reto/clerezza-release-201508-RC2/201508-1-src.zip.asc MD5 (201508-1-src.zip) = c01b1b4899264ea56bf88f8722136b1b The keys are here: https://dist.apache.org/repos/dist/release/clerezza/KEYS The GIT tag is: 201508-1 Note on building: - unzip 201508-1-src.zip - cd clerezza/releases/201508/ - mvn install to run the tests: - cd ../../provisioning/launchers/tests/content-launcher-tests - mvn test The vote is open for at least 48 hours. Cheers, Reto
