You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2015/05/12 19:06:59 UTC

[jira] [Created] (ACCUMULO-3804) Seal jars by default

Christopher Tubbs created ACCUMULO-3804:
-------------------------------------------

             Summary: Seal jars by default
                 Key: ACCUMULO-3804
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3804
             Project: Accumulo
          Issue Type: Improvement
          Components: build, test
            Reporter: Christopher Tubbs
             Fix For: 1.8.0


Jars are currently sealed for releases. The reason we don't always seal is that this causes problems running integration tests when we have test classes in the same packages as those in the main artifacts.

We should ensure that our tests are not in the same packages, so we can seal jars by default. This would allow us to catch problems with jar sealing like ACCUMULO-3801 earlier.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)