afs commented on PR #2405: URL: https://github.com/apache/jena/pull/2405#issuecomment-2340371471
@Aklakan These file don't have the license header: ``` jena-arq/src/test/java/org/apache/jena/sparql/engine/join/TestBitSetMapper.java jena-arq/src/test/java/org/apache/jena/sparql/engine/join/TestMultiHashProbeTable.java jena-arq/src/test/java/org/apache/jena/sparql/engine/join/TestJoinKey.java ``` This is tested for by the maven build (`mvn clean install`) or can be run directly with `mvn apache-rat:check` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
