You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Norbert Kalmar (JIRA)" <ji...@apache.org> on 2019/02/06 13:21:00 UTC

[jira] [Created] (ZOOKEEPER-3271) Add new maven profile for pre-commit check

Norbert Kalmar created ZOOKEEPER-3271:
-----------------------------------------

             Summary: Add new maven profile for pre-commit check
                 Key: ZOOKEEPER-3271
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3271
             Project: ZooKeeper
          Issue Type: Improvement
          Components: build, tests
    Affects Versions: 3.6.0, 3.5.5, 3.4.14
            Reporter: Norbert Kalmar


We already have 2 maven profiles:
 - full build - builds and tests everything, including contrib, c-client
 - java-build - only builds and tests java server, client and recipes

For the pre-commit check, we should add a third one, that excludes contrib from the full-build profile. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)