Issue Details (XML | Word | Printable)

Key: IMAGE_VOODOO-2
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: enebo
Reporter: milep
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
image-voodoo

jrake spec fails if image_voodoo is required

Created: 17/Jun/09 01:09 PM   Updated: 17/Jun/09 05:46 PM   Resolved: 17/Jun/09 05:46 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 0.6

Time Tracking:
Not Specified

Environment:

os x


Tags:


 Description  « Hide

When running jruby -S rake spec and image_voodoo is required in the project, following error occurs:
can't convert Class into String

This is probably caused by using import instead of java_import?



milep added a comment - 17/Jun/09 01:23 PM

And other rake tasks fails as well.


milep added a comment - 17/Jun/09 01:25 PM

Probably the same issue as in IMAGE_VOODOO-1


enebo added a comment - 17/Jun/09 05:46 PM

Fixed earlier during gae/awt backend refactoring....