You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Alok Lal (JIRA)" <ji...@apache.org> on 2014/11/08 01:13:34 UTC

[jira] [Commented] (ARGUS-155) Refactor version number of jars for running unit tests into the parent pom

    [ https://issues.apache.org/jira/browse/ARGUS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14202986#comment-14202986 ] 

Alok Lal commented on ARGUS-155:
--------------------------------

Review https://reviews.apache.org/r/27643/

> Refactor version number of jars for running unit tests into the parent pom
> --------------------------------------------------------------------------
>
>                 Key: ARGUS-155
>                 URL: https://issues.apache.org/jira/browse/ARGUS-155
>             Project: Argus
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Alok Lal
>            Assignee: Alok Lal
>              Labels: unit-test
>             Fix For: 0.4.0
>
>         Attachments: 0001-ARGUS-155-misc-housekeeping-to-streamline-unit-tests.patch
>
>
> A few house keeping items should be taken care of related to unit tests:
> - Version number of jars needed for unit tests and their scope should be refactored into the parent jar.
> - Changed dependency of mockito from all to core.  All was valid when we had ant based build.  Given that we are not on maven having core will resolve transitive dependencies we are better off with core dependency to avoid conflicts.
> - Some modules have test code in main, it should be in test.  Also prevent test code from getting deployed in production for those modules.
> - Add a few new tests for core packages.



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