Hi Andy, jcabi is a dependency of Maven 3 itself, we are using it in one of our Maven plugins. It is not shipped in binary form. The only addition I am aware of is the javolution collections, they are in source form in marmotta-commons and under BSD license. I will check again for other additions before voting myself.
Greetings, Sebastian Am Samstag, den 14.09.2013, 19:12 +0100 schrieb Andy Seaborne: > Sebastian, > > Are there any dependency changes/additions for this release? > > I sampled the dependency tree and found: > > JCabi.com - is this shipped in any binary form? > > Andy > > > On 13/09/13 15:12, Sebastian Schaffert wrote: > > Dear all, > > > > finally done, a new release candidate for Apache Marmotta. Please check > > the release as usual. Voting starts now and will end on Monday, 16th > > September, 17:00 CEST. Please vote until then! > > > > Greetings, > > > > Sebastian > > > > ===================================================================== > > A candidate for the Marmotta 3.1.0-incubating release is available at: > > > > https://dist.apache.org/repos/dist/dev/incubator/marmotta/3.1.0-incubating/ > > > > The release candidate is based on the sources tagged with > > 3.1.0-incubating in: > > > > https://git-wip-us.apache.org/repos/asf/incubator-marmotta.git > > > > The release candidate consists of the following source distribution > > archives: > > - apache-marmotta-3.1.0-incubating-src.[zip|tar.gz] > > SHA1 of ZIP: d1cb573a50a042b768ef33585afba836d7048e8b > > SHA1 of TGZ: 0b98f475c85d3113b56a1797456d4f21c303e812 > > > > In addition, the following supplementary binary distributions are > > provided: > > - apache-marmotta-3.1.0-incubating-installer.[zip|tar.gz] > > SHA1 of ZIP: ea640a0bb2f7cca903458d830980a4def2da1929 > > SHA1 of TGZ: 127910c3857e95d403add4ea851e88e2268667e4 > > - apache-marmotta-3.1.0-incubating-ldpath.[zip|tar.gz] > > SHA1 of ZIP: d047f6589e8b99e689de99bb8d951fa203597575 > > SHA1 of TGZ: 85a37b6cd7bb04f41d1d0f9ef17873b0bb88ace6 > > - apache-marmotta-3.1.0-incubating-webapp.[zip|tar.gz] > > SHA1 of ZIP: e54f1b6bd8074fa3cec7622a1fd9802e9584fb4c > > SHA1 of TGZ: 01fe4329e4d2272d69639098123717baf902a25b > > > > A staged Maven repository is available for review at: > > > > https://repository.apache.org/content/repositories/orgapachemarmotta-040/ > > > > Please vote on releasing this package as Apache Marmotta > > 3.1.0-incubating. > > The vote is open for the next 72 hours and passes if a majority of at > > least three +1 Marmotta PMC votes are cast. > > > > [ ] +1 Release this package as Apache Marmotta 3.1.0-incubating > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > [ ] -1 Do not release this package because... > > > > =========================================================================== > > Release Notes - Marmotta - Version 3.1-incubating > > > > ** Sub-task > > * [MARMOTTA-216] - Implement JOIN improvements > > * [MARMOTTA-217] - Implement FILTER improvements > > * [MARMOTTA-218] - Integrate in marmotta-sparql > > > > ** Bug > > * [MARMOTTA-28] - Implement tests for core that take into account > > triple store changes > > * [MARMOTTA-63] - Triplestore: garbage collector for nodes currently > > not working properly > > * [MARMOTTA-66] - Rework sesame-commons ResourceUtils > > * [MARMOTTA-143] - unable to import big files > > * [MARMOTTA-150] - BNodes are a dead end in the Linked Data Explorer > > * [MARMOTTA-154] - Youtube video provider doesn't fetch the keywords > > * [MARMOTTA-155] - 3-char lang-tags are not accepted > > * [MARMOTTA-156] - Add Logback configuration to all tests to > > enable/disable debug logging > > * [MARMOTTA-170] - file-store (meta) for ldcache-backend-file > > contains wrong comments > > * [MARMOTTA-171] - remove legacy subdirs from src/main/webapp in > > marmotta-webapp > > * [MARMOTTA-186] - LDPath parser fails on local names that contain > > '.' > > * [MARMOTTA-187] - ldpath extension for CM does not recognize local > > names with '.' or '-' > > * [MARMOTTA-191] - SPARQL graph results fails under some > > circunstances > > * [MARMOTTA-197] - ldpath is loosing brackets on re-serialisation > > * [MARMOTTA-204] - Update to Sesame 2.7.1 > > * [MARMOTTA-205] - Turtle-Exports do not contain any language tags > > * [MARMOTTA-206] - Strictly follow the standard formatting on the > > NOTICE > > * [MARMOTTA-208] - Meta Put Webservice Deleting Tuples Incorrectly > > * [MARMOTTA-214] - Memento timestamp does not use the right template > > * [MARMOTTA-221] - ldpath is loosing quotes for StringConstants on > > re-serialisation > > * [MARMOTTA-225] - Serializing ldpath field mappings with URIs as > > fieldname does not work correctly > > * [MARMOTTA-227] - Snorql uses different set of prefixes in the > > query evaluation than the showed at the user interface > > * [MARMOTTA-231] - Admin Interface: changing list values does not > > work > > * [MARMOTTA-232] - Reasoner does not add all justifications > > * [MARMOTTA-234] - Loading webjars resources doesn't work > > * [MARMOTTA-235] - facading with primitive types (int, long, float, > > etc) results in ClassCastExeption > > * [MARMOTTA-236] - triple-leak with concurrent connections in > > facading > > * [MARMOTTA-240] - MediaWiki provider is not detecting all > > redirects. > > * [MARMOTTA-242] - LdPath Templating shoud set default > > output-encoding > > * [MARMOTTA-243] - Fix JRebel configuration > > * [MARMOTTA-247] - URNs are not properly handled by the Linked Data > > Explorer > > * [MARMOTTA-253] - Delete context does not work for external URIs > > * [MARMOTTA-254] - Triples are not available after import > > * [MARMOTTA-266] - Upgrade to RestEasy 3.0 > > * [MARMOTTA-272] - LDP drafts for review in preparation of W3C Last > > Call > > * [MARMOTTA-274] - Database queries on big tables result in out of > > memory error > > * [MARMOTTA-275] - SPARQL Query Form in Admin-UI is using wrong > > server address > > * [MARMOTTA-277] - Fix the Monitoring (Task) Service > > * [MARMOTTA-278] - GC causes DoS > > * [MARMOTTA-280] - SPARQL Timeout: Too many error messages and > > invalid transaction > > * [MARMOTTA-283] - Triples are removed in DELETE/INSERT statement > > * [MARMOTTA-284] - Database Error during SPARQL Update > > * [MARMOTTA-288] - Snorql requests prefixes to the wrong path > > * [MARMOTTA-289] - JQuery is missing from the Linked Data Explorer > > * [MARMOTTA-290] - NullPointerException when creating directories > > under import > > * [MARMOTTA-297] - Error in the KiWi ValueFactory with long literals > > * [MARMOTTA-298] - NullPointerException submitting a SPARQL Query > > * [MARMOTTA-299] - NullPointerException initializing the platform > > * [MARMOTTA-300] - Linked Data Explorer: resources not found > > * [MARMOTTA-302] - Linked Data Explorer: no info link shown for > > inferred triples > > * [MARMOTTA-305] - Linked Data Webservice: non-existant resources > > return status code 200 instead of 404 > > > > ** Improvement > > * [MARMOTTA-41] - Implement tests for kiwi-tripletable > > * [MARMOTTA-110] - Split LDPath backend API > > * [MARMOTTA-124] - Update to Java-7 > > * [MARMOTTA-135] - Provide a single SPARQL endpoint > > * [MARMOTTA-181] - Update Flint SPARQL editor to most recent version > > * [MARMOTTA-215] - Select LDPath relative to a Graph/Context > > * [MARMOTTA-219] - CM-Plugin for LDPath sould support comments > > * [MARMOTTA-226] - Support timeouts for SPARQL queries > > * [MARMOTTA-230] - Update to Commons3 > > * [MARMOTTA-233] - Adopt Bootstrap as base html framework for the > > admin interface > > * [MARMOTTA-260] - Remove sesame-tools-rio-rdfjson in favour of > > sesame-rio-rdfjson > > * [MARMOTTA-261] - Remove sesame-tools-rio-jsonld in favour of > > jsonld-java-sesame > > * [MARMOTTA-292] - Update Codemirror to version 3.x > > * [MARMOTTA-293] - Support fully qualified context names importing > > locally > > > > ** New Feature > > * [MARMOTTA-18] - Versioning: Allow deleting old versions > > * [MARMOTTA-19] - Versioning: allow reverting old versions > > * [MARMOTTA-145] - Provide a local directory where automatically > > import data > > * [MARMOTTA-161] - Allow retry attempts when caching a resource > > failed > > * [MARMOTTA-212] - Extend the Rule API to support just evaluation > > * [MARMOTTA-220] - CM plugin for the (s)kwrl reasoning language > > * [MARMOTTA-273] - Implement string equals functioninality > > * [MARMOTTA-291] - Local import to a concrete named context > > > > ** Task > > * [MARMOTTA-13] - Setup mvn site for generating the Website from the > > code > > * [MARMOTTA-80] - Improve KiWi SPARQL evaluation for certain queries > > * [MARMOTTA-128] - Reimplement JSON-LD parser and serializer > > * [MARMOTTA-149] - Provide useful content at the admin pages > > * [MARMOTTA-169] - autowired ldpath functions superclass is still > > called LMFLDPathFunction > > * [MARMOTTA-184] - Provide an implementation of DC to PROV mappings > > based on our reasoner > > * [MARMOTTA-211] - Provide documentation for the Sesame Façading > > * [MARMOTTA-246] - Provide upgrade scripts for the latest changes of > > the schema > > * [MARMOTTA-301] - Properly test the platform and store > > > > ** Test > > * [MARMOTTA-237] - 137 Tests are ignored > > * [MARMOTTA-285] - Implement/Integrate Sesame SPARQL Testsuite into > > KiWi > > > > ** Wish > > * [MARMOTTA-249] - Provide prefix deletion > > > > >
