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

Cannot use script defined rule classes #20

Open
sebersole opened this issue May 1, 2018 · 0 comments
Open

Cannot use script defined rule classes #20

sebersole opened this issue May 1, 2018 · 0 comments

Comments

@sebersole
Copy link
Contributor

Attempting to use a script defined ViolationRule implementation class as a JapicmpTask rule leads to problems with the tasks' UP-TO-DATE handling:

 What went wrong:
Unable to store input properties for task ':generateDesignationsReport'. Property 'richReport.rules' with value '[me.champeau.gradle.japicmp.report.SetupRuleConfiguration@7ba96af8, me.champeau.gradle.japicmp.report.PostProcessRuleConfiguration@2c767519, me.champeau.gradle.japicmp.report.StatusChangeViolationRuleConfiguration@3315f025]' cannot be serialized.
> java.lang.ClassNotFoundException: MyTearDownRule
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