First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 10061
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Bardur Arantsson <bugs-gentoo.org@scientician.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 10061 depends on: Show dependency tree
Bug 10061 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-11-01 13:09 0000
The /usr/bin/ant script from ant 1.5 (and 1.5.1) resets the $CLASSPATH  
variable without regard to the $CLASSPATH set in the environment. Obviously,  
the script should respect the $CLASSPATH which has been set by the user.  
  
Fixing this (for both 1.5 and 1.5.1) should be trivial: Just don't override  
the environment $CLASSPATH if it has been set by the user.  
  
(And yes, I am aware that one can create a ~/.gentoo/java-env containing a  
CLASSPATH, but that is no reason to ignore $CLASSPATH in the environment.  
~/.gentoo/java-env is not exactly useful unless *all* your development  
machines are Gentoo. Additionally, setting the environment is much easier to  
do dynamically).

------- Comment #1 From Adrian Almenar 2002-11-18 12:44:35 0000 -------
Fixed in portage tree as ant-1.5.1-r2 marked as testing. 

First Last Prev Next    No search results available      Search page      Enter new bug