Hi all, I'm looking at the Rat report for the java.hints.declarative module -- and these are the ones identified as not having Apache licenses yet.
In the below, there is one file with a ".hint" extension, which is empty. All the others are files with the ".test" extension. Can these have licenses (Jan Lahoda)? If so, I'll add them; if not, could we include ".test" files in the Rat exclusions? java.hints.declarative/src/org/netbeans/modules/java/hints/declarative/resources/DeclarativeHintsTestTemplate.test java.hints.declarative/src/org/netbeans/modules/java/hints/declarative/resources/HintTemplate.hint java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/CallOutterMethod.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/ChangeFieldType.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/CustomConditionTest.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/EnhancedForTest.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/FakeBlockWarning.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/ImportsTest1.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/ImportsTest2.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/LambdaInput.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/NameBoundVariablesGetSet.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/NegativeInstanceOfTest.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/TestParentMatches.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/annotation-conversion.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/broken-condition-no-exception.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/condition-on-fix.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/conditionapi/isAvailable.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/conditionapi/matchWithBind.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/expression-to-expression-statement.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/fqn-rewrite-test.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/otherwise-test.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/remove-from-parent.test java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/testfrombundle/display-names-from-bundle.test Thanks, Gj