[
https://issues.apache.org/jira/browse/RYA-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15036182#comment-15036182
]
ASF GitHub Bot commented on RYA-7:
----------------------------------
Github user DLotts commented on the pull request:
https://github.com/apache/incubator-rya/pull/2#issuecomment-161370216
I reviewed the license headers, and it looks great.
These two are in place and are correct: ./LICENSE ./NOTICE
The license is in every file except the following. Each of these is either
binary, generated, or low creativity:
./dao/accumulo.rya/src/test/resources/namedgraphs.trig
./dao/accumulo.rya/src/test/resources/test.ntriples
./extras/indexing/src/main/java/mvm/rya/indexing/accumulo/freetext/query/QueryParser.jj
./extras/rya.console/.gitignore
./extras/rya.prospector/src/main/resources/META-INF/services/mvm.rya.prospector.plans.IndexWorkPlan
./osgi/camel.rya/src/main/resources/META-INF/services/org/apache/camel/component/cbsail
./osgi/sesame-runtime-osgi/openrdf-sesame-osgi.bnd
./pig/accumulo.pig/src/test/resources/ResultsFile1.txt
./pig/accumulo.pig/src/test/resources/testQuery.txt
./pig/accumulo.pig/src/test/resources/testQuery2.txt
./sail/src/main/resources/META-INF/org.openrdf.store.schemas
./sail/src/main/resources/META-INF/schemas/cloudbasestore-schema.ttl
./sail/src/main/resources/META-INF/services/org.openrdf.sail.config.SailFactory
./sail/src/test/resources/namedgraphs.trig
./sail/src/test/resources/ntriples.nt
./sail/src/test/resources/univ-bench.owl
./web/web.rya/src/test/resources/dummyData/memorystore.data
./web/web.rya/src/test/resources/namedgraphs.trig
./web/web.rya/src/test/resources/test.nt
david.
> Various pom cleanups for the Apache move
> ----------------------------------------
>
> Key: RYA-7
> URL: https://issues.apache.org/jira/browse/RYA-7
> Project: Rya
> Issue Type: Task
> Reporter: Josh Elser
> Assignee: Aaron Mihalik
> Fix For: 3.2.10
>
>
> In working on RYA-5, I noticed a few things in the pom that I believe should
> be taken care of before a release.
> * Make the apache pom the parent (see https://maven.apache.org/pom/asf/)
> * Depend on Apache releases for Hadoop and ZooKeeper (and groovy?)
> * Make sure we're depending on the most recent bug-fix release for
> dependencies (e.g. upgrade from 1.6.2 to 1.6.4 for Accumulo)
> * Change groupId from {{mvn.rya}} to {{org.apache.rya}} for consistency with
> other Maven-based ASF projects
> * Set proper names for each maven module (instead of groupid.artifact). This
> isn't as critical to change for a release, but just is an easy thing to
> improve.
> * Fix SCM block in parent pom (points to incorrect repository).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)