[
https://issues.apache.org/jira/browse/GROOVY-8173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15995094#comment-15995094
] Cazacu Mihai edited comment on GROOVY-8173 at 5/3/17 4:09 PM: -------------------------------------------------------------- These files are related to _VertxPropertiesModuleFactory_ generation: - [codegen.json|https://github.com/vert-x3/vertx-lang-groovy/blob/a9e665cceaeab3590895722f58237e075624f58d/src/main/resources/codegen.json] - [VertxPropertiesModuleFactory|https://github.com/vert-x3/vertx-lang-groovy/blob/a9e665cceaeab3590895722f58237e075624f58d/src/main/resources/vertx-groovy/template/gen-module-factory.templ] - [ext-desc.templ|https://github.com/vert-x3/vertx-lang-groovy/blob/a9e665cceaeab3590895722f58237e075624f58d/src/main/resources/vertx-groovy/template/ext-desc.templ] was (Author: cazacugmihai): [codegen.json|https://github.com/vert-x3/vertx-lang-groovy/blob/a9e665cceaeab3590895722f58237e075624f58d/src/main/resources/codegen.json] [VertxPropertiesModuleFactory|https://github.com/vert-x3/vertx-lang-groovy/blob/a9e665cceaeab3590895722f58237e075624f58d/src/main/resources/vertx-groovy/template/gen-module-factory.templ] [ext-desc.templ|https://github.com/vert-x3/vertx-lang-groovy/blob/a9e665cceaeab3590895722f58237e075624f58d/src/main/resources/vertx-groovy/template/ext-desc.templ] > General error during class generation: > io.vertx.groovy.ext.auth.VertxPropertiesModuleFactory cannot be cast to > org.codehaus.groovy.runtime.m12n.PropertiesModuleFactory > ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: GROOVY-8173 > URL: https://issues.apache.org/jira/browse/GROOVY-8173 > Project: Groovy > Issue Type: Bug > Components: Compiler > Affects Versions: 2.5.0-alpha-1, 2.4.11 > Environment: vert.x core: 3.4.2-SNAPSHOT > vert.x sql common: 3.4.2-SNAPSHOT > groovy: 2.4.11, 2.5.0-SNAPSHOT > Reporter: Cazacu Mihai > > Please take a look over > [this|https://github.com/vert-x3/vertx-lang-groovy/pull/49#issuecomment-297721787] > issue. It seems that it is related to GROOVY-8158. Thanks! -- This message was sent by Atlassian JIRA (v6.3.15#6346)
