Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DD27DDF20 for ; Sat, 18 May 2013 20:13:15 +0000 (UTC) Received: (qmail 9144 invoked by uid 500); 18 May 2013 20:13:15 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 9108 invoked by uid 500); 18 May 2013 20:13:15 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 9099 invoked by uid 99); 18 May 2013 20:13:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 May 2013 20:13:15 +0000 Date: Sat, 18 May 2013 20:13:15 +0000 (UTC) From: "Hudson (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1430) mvn release:prepare doesn't run tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661417#comment-13661417 ] Hudson commented on ACCUMULO-1430: ---------------------------------- Integrated in Accumulo-Trunk #879 (See [https://builds.apache.org/job/Accumulo-Trunk/879/]) ACCUMULO-1430 merge to trunk (Revision 1484172) Result = SUCCESS ctubbsii : Files : * /accumulo/trunk * /accumulo/trunk/assemble * /accumulo/trunk/assemble/build.sh * /accumulo/trunk/core * /accumulo/trunk/examples * /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/ZooStore.java * /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java * /accumulo/trunk/pom.xml * /accumulo/trunk/proxy/README * /accumulo/trunk/server * /accumulo/trunk/src > 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