Hi all, Standard java naming conventions state that all package names should be lowercase. I think we should respect that in the Stanbol project.
For instance: org.apache.stanbol.entityhub.yard.embeddedSolrProvider should be either renamed to org.apache.stanbol.entityhub.yard.embeddedsolrprovider or even to just: org.apache.stanbol.entityhub.yard.solr.embedded -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel
