Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442334 - dev-java/jlex should install jlex launcher
Summary: dev-java/jlex should install jlex launcher
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-11-08 09:55 UTC by Florian Schmaus
Modified: 2015-02-24 12:37 UTC (History)
0 users

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


Attachments
Patch for dev-java/jlex-1.2.6-r1 to add a jlex launcher (jlex-1.2.6-r2-add-launcher.patch,947 bytes, patch)
2012-11-08 09:55 UTC, Florian Schmaus
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!