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 2013/05/18 00:21:15 UTC

[jira] [Created] (ACCUMULO-1430) mvn release:prepare doesn't run tests

Christopher Tubbs created ACCUMULO-1430:
-------------------------------------------

             Summary: mvn release:prepare doesn't run tests
                 Key: ACCUMULO-1430
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1430
             Project: Accumulo
          Issue Type: Bug
            Reporter: Christopher Tubbs
            Assignee: Christopher Tubbs
             Fix For: 1.5.0


This is really a matter of leaving the seal-jars profile activated *only* at release:perform (on the clean checkout of the tag that it does).

Jar sealing and running unit tests are mutually exclusive for the reason that we tend to mirror package names in unit tests to gain access to package-private fields and methods.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira