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/13 00:44:59 UTC

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

     [ https://issues.apache.org/jira/browse/ACCUMULO-3804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-3804.
-----------------------------------------
    Resolution: Fixed
      Assignee: Christopher Tubbs

Tested fix with {{-P sunny}}. Any issues remaining in the other tests can be identified by CI (Jenkins) and done as follow-on actions.

> 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
>            Assignee: Christopher Tubbs
>            Priority: Critical
>             Fix For: 1.8.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)