Matt Juntunen created NUMBERS-144:
-------------------------------------
Summary: Rat check fails on examples module files
Key: NUMBERS-144
URL: https://issues.apache.org/jira/browse/NUMBERS-144
Project: Commons Numbers
Issue Type: Task
Reporter: Matt Juntunen
The rat check can fail due to the presence of generated files from the examples
module. For example, the following files caused the rat check to fail on my
machine:
{noformat}
commons-numbers-examples/examples-jmh/target/rat.txt
commons-numbers-examples/examples-jmh/target/osgi/MANIFEST.MF
commons-numbers-examples/examples-jmh/.classpath
commons-numbers-examples/examples-jmh/.settings/org.eclipse.m2e.core.prefs
commons-numbers-examples/examples-jmh/.settings/org.eclipse.jdt.core.prefs
commons-numbers-examples/examples-jmh/.settings/org.eclipse.core.resources.prefs
commons-numbers-examples/examples-jmh/.project
commons-numbers-examples/.settings/org.eclipse.m2e.core.prefs
commons-numbers-examples/.settings/org.eclipse.core.resources.prefs
commons-numbers-examples/.project
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)