[ https://issues.apache.org/jira/browse/ZOOKEEPER-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Giridharan Kesavan updated ZOOKEEPER-1430: ------------------------------------------ Attachment: ZOOKEEPER-1430-3.4.6-v4.patch ZOOKEEPER-1430-3.5.0-v4.patch I have uploaded a patch for both 3.4.6 and 3.5.0 with snapshot version numbers and also fixed a typo. this patch uploads 4 jars artifacts for the same pom. zookeeper main jar zookeeper test classifier jar zookeeper source classifier jar zookeeper javadoc classifier jar. This are the jar's that matters. Other's that I see in the link above are the asc's asc and md5 checksum's asc and those are not useful. Please let me know if I'm missing something. > add maven deploy support to the build > ------------------------------------- > > Key: ZOOKEEPER-1430 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1430 > Project: ZooKeeper > Issue Type: Task > Components: build > Affects Versions: 3.4.4, 3.5.0 > Reporter: Patrick Hunt > Assignee: Giridharan Kesavan > Priority: Blocker > Fix For: 3.4.6, 3.5.0 > > Attachments: ZOOKEEPER-1430-3.4.6-v4.patch, ZOOKEEPER-1430-3.4.patch, > ZOOKEEPER-1430-3.5.0-v4.patch, ZOOKEEPER-1430-V1.PATCH, > ZOOKEEPER-1430-V2.PATCH, ZOOKEEPER-1430-V3.patch, > ZOOKEEPER-1430-br34-V3.patch, ZOOKEEPER-1430.patch, ZOOKEEPER-1430.patch > > > Infra is phasing out the current mechanism we use to deploy maven artifacts. > We need to move to repository.apache.org (nexus). > In particular we need to ensure the following artifacts get published: > * zookeeper-3.x.y.jar > * zookeeper-3.x.y-sources.jar > * zookeeper-3.x.y-tests.jar > * zookeeper-3.x.y-javadoc.jar > In 3.4.4/3.4.5 we missed the tests jar which caused headaches for downstream > users, such as Hadoop. -- This message was sent by Atlassian JIRA (v6.1#6144)