Bug 542222

Summary: Review Request: gradle - Groovy based build system
Product: [Fedora] Fedora Reporter: Lubomir Rintel <lkundrak>
Component: Package ReviewAssignee: Marek Mahut <mmahut>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: fedora-package-review, mi, mmahut, notting
Target Milestone: ---Flags: mmahut: fedora-review+
huzaifas: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: F13FeatureIDEA
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-15 11:41:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lubomir Rintel 2009-11-28 22:35:18 UTC
SPEC: http://v3.sk/~lkundrak/SPECS/gradle.spec
SRPM: http://v3.sk/~lkundrak/SRPMS/gradle-0.9-0.1.20091127git.fc12.src.rpm

Description:

Open API definition for gradle. It provides a simple versioned way to
interact with gradle. The open API jar is all that is needed to
develop/distribute a plugin. It provides some static functions that
dynamically load gradle from a directory you specify to do things like
create the UI or execute gradle commands directly (and I think some gradle
debugger information may soon be accessible there). All you need is the
gradle home directory and the open API jar.

Comment 1 Lubomir Rintel 2009-11-28 22:36:23 UTC
RPMlint silent.

Note that I did not package gradle itself. The package only generates open-api subpackage.

Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=1835682

Comment 2 Marek Mahut 2010-02-15 10:21:24 UTC
- source files are from upsteam git
- package meets naming and version guidelines
- specfile is properly named, is cleanly written and uses macros consistently
- builds fine for rawhide
- dist tag is present and build root is correct
- licensing is ok

Approved.

Comment 3 Lubomir Rintel 2010-02-15 11:11:53 UTC
New Package CVS Request
=======================
Package Name: gradle
Short Description: Groovy-based build system
Owners: lkundrak
Branches: F-11 F-12 EL-5

Comment 4 Huzaifa S. Sidhpurwala 2010-02-15 11:19:03 UTC
cvs done

Comment 5 Lubomir Rintel 2010-02-15 11:41:27 UTC
Imported and built.