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

Bug 442334

Summary: dev-java/jlex should install jlex launcher
Product: Gentoo Linux Reporter: Florian Schmaus <flow>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for dev-java/jlex-1.2.6-r1 to add a jlex launcher

Description Florian Schmaus gentoo-dev 2012-11-08 09:55:49 UTC
Created attachment 328776 [details, diff]
Patch for dev-java/jlex-1.2.6-r1 to add a jlex launcher

The current ebuild of jlex does only install the jlex.jar (and optionally the source and some documentation). I suggest to call java-pkg_dolauncher within the ebuild in order to create a jlex launcher that can be easily be used from command line.

I have tested the attached patch successfully on my system.
Comment 1 Miroslav Šulc gentoo-dev 2015-02-24 12:37:10 UTC
*jlex-1.2.6-r2 (24 Feb 2015)

  24 Feb 2015; Miroslav Šulc <fordfrog@gentoo.org> +jlex-1.2.6-r2.ebuild:
  added launcher (bug #442334, patch by Florian Schmaus <flo@geekplace.eu>)

thank you for the patch!