Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 409077

Summary: www-apps/gerrit - web based code review and project management for Git based projects
Product: Gentoo Linux Reporter: Yixun Lan <dlan>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal CC: bugs+gentoo, graaff, java, jesse, powerman-asdf, vapier
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://code.google.com/p/gerrit/
Whiteboard:
Package list:
Runtime testing required: ---

Description Yixun Lan archtester gentoo-dev 2012-03-21 02:42:53 UTC
I'm here requesting of gerrit support in gentoo. I'm capable of writting ebuild for gentoo, but not quiet familiar with java, so any help would be grateful.

http://code.google.com/p/gerrit/
Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system

Reproducible: Always

Actual Results:  
not supported yet

Expected Results:  
gentoo support in portage
Comment 1 Hans de Graaff gentoo-dev Security 2013-07-03 13:17:24 UTC
I have a very nasty gerrit-bin ebuild in my 'graaff' overlay that will probably eat your reviews, but it might be a start of something.
Comment 2 Julian Ospald 2013-07-03 13:26:33 UTC
CCing spanky, because he makes propaganda for gerrit on dev ML
Comment 3 Patrice Clement gentoo-dev 2015-10-29 16:02:13 UTC
gerrit is packaged with buck [1]. As far as we (Java team) are concerned, we have no interest in packaging buck for Gentoo solely for one project. The Java world uses either ant or Maven, and the Google folks offer no other alternative but buck :/. At this point, I'd recommend using the java-pkg-simple eclass to write the gerrit ebuild, if we want to build it from source. It'd be a tad more difficult though.

[1] https://buckbuild.com/