[ https://issues.apache.org/jira/browse/JENA-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14187420#comment-14187420 ]
Andy Seaborne commented on JENA-807: ------------------------------------ Well, it was working and the test build is working. And it works locally for me. Hmm.... I downloaded the zip of the DB directory from that failed build and the file timestamps are 24 September 2014. It might be that some slaves had a DB directory from way back and didn't clear it out. I've wiped out the current workspace to see if that fixes things. > jena-text places testing DB directory under module directory and not under > target > --------------------------------------------------------------------------------- > > Key: JENA-807 > URL: https://issues.apache.org/jira/browse/JENA-807 > Project: Apache Jena > Issue Type: Bug > Components: Text > Affects Versions: Jena 2.12.2 > Reporter: Rob Vesse > > The {{jena-text}} module creates a temporary testing {{DB/}} directory but > does this under its module directory and not inside the {{target/}} directory. > This means that on subsequent runs it can cause the RAT checks to fail > because while RAT ignores the contents of the {{target/}} directory it will > look in a top level {{DB/}} directory. There it will find some files it > doesn't expect resulting in a RAT check failure and a failed build. > Note that there is a related pull request > (https://github.com/apache/jena/pull/9) which adds {{DB/}} to the exclusion > list but really the directory should be placed in {{target/}} regardless -- This message was sent by Atlassian JIRA (v6.3.4#6332)