[ 
https://issues.apache.org/jira/browse/JENA-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14188452#comment-14188452
 ] 

Andy Seaborne commented on JENA-807:
------------------------------------

There is still a general problem of files (which may be in the local 
.gitignore) that can be dropped in a directory, e.g. when working in a module's 
directory.  

I've adapted my working practices to avoid this (working in a mouldes 
directory) and started cleaning modules of unnecessary files.


> 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
>             Fix For: Jena 2.12.2
>
>
> 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)

Reply via email to