Bug 959779

Summary: Higher level packaging for release.
Product: [Community] GlusterFS Reporter: Jay Vyas <jvyas>
Component: gluster-hadoopAssignee: Jeff Vance <jvance>
Status: CLOSED UPSTREAM QA Contact: Martin Bukatovic <mbukatov>
Severity: medium Docs Contact:
Priority: medium    
Version: mainlineCC: aavati, bchilds, eboyd, matt, mbukatov, mkudlej, rhs-bugs, swatt, vbellur
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 959778
: 961540 (view as bug list) Environment:
Last Closed: 2014-05-13 13:20:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 927415, 957274, 959778    
Bug Blocks: 927418, 961540, 1057253    

Comment 6 Jay Vyas 2013-05-10 18:22:58 UTC
FYI The code for this is here : https://github.com/roofmonkey/jenkins/blob/master/root/archivainstall/deploy_release.sh

Are we sure we DO NOT want DATE in the version ?  Just confirming.

Comment 7 Steve Watt 2013-05-10 21:19:29 UTC
I try and put myself in the shoes of a new person from the community coming along and trying to figure out what shim to download. I think the things that need to be clear are:

- Is this the component I am looking for? 

I think we resolve this by having both the Archiva artifact and the artifact versions include the words "glusterfs-hadoop"

- How do I figure out which component is the latest one? 

I think we resolve this by appending an incremental version to the artifact version. i.e. "glusterfs-hadoop-0.0.1"

I think this method is clean and simple. This is more about aesthetics, but I think it makes the version name (and subsequent jar file name) look too long and gorpy if it includes the date. Can we not add the publication date of the artifact version as metadata on the page that you get when you click on the artifact version?

Comment 8 Jay Vyas 2013-05-24 15:38:30 UTC
MetaData is supported in the newer archiva releases.  We will upgrade after this release and keep the ticket open .  For now, we will just remove the dates.

Comment 9 Jay Vyas 2013-11-19 14:36:36 UTC
I vote to change this to modified (external repos and jar naming fixed) , all 
that remains is to "bundle documentation", which is a significant undertaking 
(what docs, java docs? doxygen uml? README? Is packaging going to be RPM based 
for the docs?) .   So ill create a separate ticket for that.