#102 closed defect (fixed)
Wrapper scripts should honor CLASSPATH environment variables.
Reported by: | Mark Evenson | Owned by: | Mark Evenson |
---|---|---|---|
Priority: | major | Milestone: | 0.22 |
Component: | other | Version: | 1.0 |
Keywords: | wrapper envrionment classpath | Cc: | |
Parent Tickets: |
Description
If the UNIX shell script 'abcl', or the DOS batch script 'abcl.bat' are executed in an envrionment where there is a variable named 'CLASSPATH' set, at least add the entries on the classpath.
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 14 years ago by
Milestone: | 0.21 → 0.22 |
---|
Note: See
TracTickets for help on using
tickets.
Fixed by r12906.