I've updated http://commonsrdf.incubator.apache.org/ http://commonsrdf.incubator.apache.org/implementations.html
to describe the current developments - as you see this now reflects 0.3.0-incubating-SNAPSHOT which I mentioned in the other thread I hope we can move towards a release of. As we want the next release to be more "Commons"-like I've added several reports: http://commonsrdf.incubator.apache.org/project-reports.html As we are a multi-module project, the juicy bits would however be within the api/ or simple/ reports http://commonsrdf.incubator.apache.org/commons-rdf-api/project-reports.html http://commonsrdf.incubator.apache.org/commons-rdf-simple/project-reports.html includes: JDepend traverses Java class file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to manage package dependencies effectively. TestJaCoCo Test Coverage Report. japicmp Source compatibility of apache-commonsrdf-0.3.0-incubating-SNAPSHOT.jar against commons-rdf-simple-0.2.0-incubating.jar (e.g. highlights new methods or broken binary compatibility) PMD Verification of coding rules. FindBugs Generates a source code report with the FindBugs Library. (The submodule sites for some reason are not automatically uploaded by scm-publish:publish-scm - something to do with https://maven.apache.org/plugins/maven-scm-publish-plugin/examples/multi-module-configuration.html ? ) -- Stian Soiland-Reyes http://orcid.org/0000-0001-9842-9718
