Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Outofdate PlanPhaseSpecifier Wrapper #59

Open
dergraf opened this issue Jan 5, 2017 · 1 comment
Open

Outofdate PlanPhaseSpecifier Wrapper #59

dergraf opened this issue Jan 5, 2017 · 1 comment

Comments

@dergraf
Copy link

dergraf commented Jan 5, 2017

The PlanPhaseSpecifier wrapper uses the wrong Java interface.
https://github.com/killbill/killbill-plugin-framework-ruby/blob/master/lib/killbill/gen/api/plan_phase_specifier.rb#L55
https://github.com/killbill/killbill-api/blob/master/src/main/java/org/killbill/billing/catalog/api/PlanPhaseSpecifier.java#L27

Is it possible that the wrapping code must be regenerated?

@sbrossie
Copy link
Member

sbrossie commented Jan 5, 2017

@dergraf Thanks for reporting the issue. This is indeed a bug in the code generation as indicated by the hack in that code here.

The easiest would be to change the PlanPhaseSpecifier to create the matching CTOR

@pierre pierre added this to the Release-0.20.0 milestone Mar 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants