Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve class-loader issues when using @Contract #16

Closed
BenRomberg opened this issue May 14, 2012 · 1 comment
Closed

Solve class-loader issues when using @Contract #16

BenRomberg opened this issue May 14, 2012 · 1 comment
Assignees
Milestone

Comments

@BenRomberg
Copy link
Member

@Contract should no longer need to load the contract-class and target-class, as this happens in the bootstrap class-loader when those classes may not be visible yet.

@BenRomberg
Copy link
Member Author

Fixed - also allowing the ContractDirectory specified in the Configuration to be a JAR-File.

BenRomberg pushed a commit that referenced this issue May 17, 2012
@ghost ghost assigned BenRomberg May 17, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant