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

Fix typescript dto plugin generation #3347

Merged
merged 2 commits into from
Dec 12, 2016
Merged

Fix typescript dto plugin generation #3347

merged 2 commits into from
Dec 12, 2016

Conversation

benoitf
Copy link
Contributor

@benoitf benoitf commented Dec 12, 2016

What does this PR do?

Fix maven dto typescript plugin with DTO and multiple inheritance from the same super interface

What issues does this PR fix or reference?

Previous behavior

It was generating duplicates methods

New behavior

Fix typescript dto plugin generation

--> there was issue with super interfaces implemented directly and through super classes

Change-Id: I27111cd6f97c227b1e1ce8202d4c5cefbcb60d8b
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
Change-Id: I587deab4884c5aa9b3913fd9d92e5084262ba389
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
@benoitf benoitf merged commit 035c143 into master Dec 12, 2016
@benoitf benoitf deleted the fix-dto branch December 12, 2016 09:42
@codenvy-ci
Copy link

Build # 1284 - FAILED

Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/1284/ to view the results.

@benoitf benoitf added this to the 5.0.0 milestone Jan 23, 2017
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

Successfully merging this pull request may close these issues.

3 participants