eskatos / vlingo-gradle-plugin

Gradle plugins supporting the vlingo platform
https://vlingo.io/
Mozilla Public License 2.0
1 stars 0 forks source link

If you modify an actor interface and add or revome methods the plugin needs renew proxies #4

Closed daferpi closed 5 years ago

daferpi commented 5 years ago

If you have a interface with methods and you add changes, adding or removing new methods, the plugin throw and error that the proxies already exist, but the desire behavior must be that the proxies needs to be remove and create again

eskatos commented 5 years ago

Thanks for the issue @daferpi. Fixed in 74b17fdd0ebbae7adcb9f2e6906f8f1c4787fd8b And published 0.1.1 to the plugin portal https://plugins.gradle.org/plugin/io.vlingo.codegen