Issue Details (XML | Word | Printable)

Key: GROOVY-1920
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Martin C. Martin
Reporter: Martin C. Martin
Votes: 0
Watchers: 0
Operations

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

Remove redundant groovy.jar from --classpath option to GroovyStarter

Created: 29/May/07 04:53 AM   Updated: 30/Nov/07 08:36 PM
Component/s: None
Affects Version/s: 1.1-beta-1
Fix Version/s: 1.1-beta-2

Time Tracking:
Not Specified


 Description  « Hide
In an email by Jochen Theodorou on May 27, 2007 to the groovy-user list, titled Re: ClassLoader problem, he says:

I see a --classpath option for GroovyStarter, which means it is added to the classpath GroovyStarter uses to generate a RootLoader. Which would not be needed, as the groovy-starter.conf contains a reference to groovy.jar as well.

Since its redundant, and we may want to remove the groovy.jar from RootLoader altogether, let's eliminate this now.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Martin C. Martin added a comment - 03/Jun/07 06:22 AM
Fixed in revision 6499