Issue Details (XML | Word | Printable)

Key: APPJAR-2
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: tbee
Reporter: tbee
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
appjar

Different approach to classpath building

Created: 08/Jun/09 12:02 PM   Updated: 09/Jun/09 10:48 AM   Resolved: 09/Jun/09 10:48 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Tags:


 Description  « Hide

Files ending with .DLL are automaticallly added to the classpath, but on *nix these files are named differently and not included ATM (this is the bug).

Why not use another classpath build logic where all files and directories at root level are all included.



tbee added a comment - 09/Jun/09 10:48 AM

All files in the root are added to the classpath, those in subdirectories are not. In this way the user can determine what files are to be added.