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/01/14 09:20:00 UTC

[jira] [Updated] (ZOOKEEPER-3122) Verify build after maven migration and the end artifact

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

Norbert Kalmar updated ZOOKEEPER-3122:
--------------------------------------
    Summary: Verify build after maven migration and the end artifact  (was: Verify ant build after directory migration and the end artifact)

> Verify build after maven migration and the end artifact
> -------------------------------------------------------
>
>                 Key: ZOOKEEPER-3122
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3122
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: build, scripts
>    Affects Versions: 3.6.0
>            Reporter: Norbert Kalmar
>            Assignee: Norbert Kalmar
>            Priority: Major
>
> This step should be done after every step, but especially before step 2, after moving all the directories to maven structure, the build directory should be verified that: 
> - Same jar files are created
> -- find build/ -name \*.jar
> --- jar tf build/zookeeper-3.6.0-SNAPSHOT-javadoc.jar 
> --- ...
> - Files available did not change, only their path:
> -- find build/ -type f | sort -k 2



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