Hi, Am Mittwoch, den 23.02.2011, 17:14 +0000 schrieb Richard S. Hall: > On 2/23/11 12:09, Felix Meschberger wrote: > > Hi, > > > > Am Mittwoch, den 23.02.2011, 17:04 +0000 schrieb Richard S. Hall: > >> I wonder what is going on here? > > I simply sent the issue back to the Stanbol project to where it probably > > belongs. > > Cool. I didn't know that was possible.
Yes, this is how I moved the open Web Console issues from Sling to Felix back when we moved the Web Console. Regards Felix > > -> richard > > > Regards > > Felix > > > >> Clearly, this issue isn't related to Felix and when I go the link below, > >> it takes me to a different project. > >> > >> -> richard > >> > >> > >> On 2/23/11 8:49, Olivier Grisel (JIRA) wrote: > >>> Fix remaining mixed case java package names > >>> ------------------------------------------- > >>> > >>> Key: FELIX-2857 > >>> URL: https://issues.apache.org/jira/browse/FELIX-2857 > >>> Project: Felix > >>> Issue Type: Bug > >>> Reporter: Olivier Grisel > >>> Priority: Trivial > >>> > >>> > >>> The following package names should be lowercase: > >>> > >>> org.apache.stanbol.entityhub.indexing.genericRdf > >>> org.apache.stanbol.entityhub.indexing.dbPedia > >>> org.apache.stanbol.entityhub.site.linkedData > >>> > >>> As a side note the official casing for the DBpedia project is DBpedia, > >>> not dbPedia as written in various configuration files. I think for > >>> component ids (not subject to the java naming conventions) we should just > >>> stick to lowercase ids as well. Hence "dbpedia" for instance. > >>> > >
