Thank you for the fix and the note on how to check. I thought I caught them all. :(
On Wed, Jan 21, 2015 at 10:34 AM, Andy Seaborne <[email protected]> wrote: > Claude, > > Missing license headers. I've fixed these. > > Rob setup the Jena build process to automatically check for files which > should have license headers and don't. > > Checking can be done with: > > "mvn verify" > > You can run that locally and/or you can set up Eclipse (per project, or > per workspace) to automatically add headers to new files. > > Andy > > [INFO] ------------------------------------------------------------ >> ------------ >> [INFO] Building Apache Jena - Security 2.12.2-SNAPSHOT >> [INFO] ------------------------------------------------------------ >> ------------ >> > > [INFO] --- apache-rat-plugin:0.11:check (rat-checks) @ jena-security --- >> [INFO] 51 implicit excludes (use -debug for more details). >> [INFO] Exclude: **/src-examples/data/* >> [INFO] Exclude: **/dist/ABOUT >> [INFO] Exclude: **/SEE_FUSEKI2 >> [INFO] Exclude: **/src/main/webapp/css/* >> [INFO] Exclude: **/src/main/webapp/fonts/* >> [INFO] Exclude: **/src/main/webapp/js/**/* >> [INFO] Exclude: **/vocabularies/* >> [INFO] Exclude: **/Vocabularies/* >> [INFO] Exclude: **/src/main/**/*.html >> [INFO] Exclude: **/src/**/package-info.java >> [INFO] Exclude: **/DEPENDENCIES >> [INFO] Exclude: **/*.txt >> [INFO] Exclude: **/*.md >> [INFO] Exclude: **/META-INF/services/* >> [INFO] Exclude: **/src/test/resources/**/* >> [INFO] Exclude: **/testing/**/* >> [INFO] Exclude: **/log4j.properties >> [INFO] Exclude: **/log4j-testing.properties >> [INFO] Exclude: **/derby.log >> [INFO] Exclude: **/DB/**/* >> [INFO] Exclude: **/tdb*.cfg >> [INFO] Exclude: **/run/**/* >> [INFO] Exclude: **/*.classpath >> [INFO] 103 resources included (use -debug for more details) >> [INFO] Rat check: Summary of files. Unapproved: 2 unknown: 2 generated: 0 >> approved: 99 licence. >> > > -- I like: Like Like - The likeliest place on the web <http://like-like.xenei.com> LinkedIn: http://www.linkedin.com/in/claudewarren
