Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 303231 - [PATCH] dev-java/groovy-1.6.7 doens't provide the "grape" shell script
Summary: [PATCH] dev-java/groovy-1.6.7 doens't provide the "grape" shell script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-02 15:57 UTC by Jean-Philippe Robichaud
Modified: 2010-03-18 19:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to the 1.6.7 ebuild to add the grape utility to /usr/bin (groovy-1.6.7-r1.patch,589 bytes, patch)
2010-02-02 15:58 UTC, Jean-Philippe Robichaud
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Philippe Robichaud 2010-02-02 15:57:21 UTC
The grape utility is useful to download dependencies

The patch simply adds the following instruction in the src_install() section.

 java-pkg_dolauncher "grape" --main org.codehaus.groovy.tools.GrapeMain


I'm definitely not an ebuild expert, so I may have miss something obvioous...

Reproducible: Always

Steps to Reproduce:
Comment 1 Jean-Philippe Robichaud 2010-02-02 15:58:23 UTC
Created attachment 218189 [details, diff]
patch to the 1.6.7 ebuild to add the grape utility to /usr/bin
Comment 2 Jean-Noël Rivasseau (RETIRED) gentoo-dev 2010-03-18 19:08:44 UTC
Thanks for the patch. Applied in groovy-1.6.8.