Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348306 - dev-java/java-config: Add special handling of Python-specific variables for support for Jython
Summary: dev-java/java-config: Add special handling of Python-specific variables for s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 305103
  Show dependency tree
 
Reported: 2010-12-09 21:05 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2010-12-13 13:48 UTC (History)
0 users

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


Attachments
Patch for launcher.bash (java-config.patch,1.52 KB, patch)
2010-12-09 21:07 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-12-09 21:05:38 UTC
launcher.bash should contain special handling of Python-specific variables. These variables would break calls to gjl and java-config, so they need to be unset. However they need to be passed to Jython.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-12-09 21:07:55 UTC
Created attachment 256791 [details, diff]
Patch for launcher.bash
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-12-13 13:48:36 UTC
*java-config-2.1.11-r3 (13 Dec 2010)

  13 Dec 2010; Alistair Bush <ali_bush@gentoo.org>
  +java-config-2.1.11-r3.ebuild, +files/python-abi-support.patch:
  Add special handling of Python-specific variables for support for Jython.
  #348306.