Github user rvesse commented on a diff in the pull request:

    https://github.com/apache/jena/pull/9#discussion_r19487925
  
    --- Diff: jena-parent/pom.xml ---
    @@ -393,6 +393,8 @@
     
                    <exclude>**/log4j.properties</exclude>
                    <exclude>**/log4j-testing.properties</exclude>
    +               <exclude>**/derby.log</exclude>
    +               <exclude>**/DB/**/*</exclude>
    --- End diff --
    
    Do you happen to have a clone that has been around for a while, the `DB` 
directory was removed from the `jena-text` module a while ago and I had to 
manually remove it from my workspace (and the Apache Jenkins workspace) to get 
the builds to pass.
    
    However I don't see any harm in adding the exclusion anyway


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to