jaxb-codemodel icon indicating copy to clipboard operation
jaxb-codemodel copied to clipboard

JCodeModel._class(fullyqualifiedName, ClassType.INTERFACE) create a concrete class if fullyqualifiedName is in root package.

Open glassfishrobot opened this issue 11 years ago • 3 comments

When calling jCodeModel._class(fullyqualifiedName, ClassType.INTERFACE),if fullyqualifiedName does not have a ".", the classtype is set to CLASS.

Environment

Windows 8.1

Affected Versions

[2.2]

glassfishrobot avatar Jun 10 '14 13:06 glassfishrobot

Reported by romain.bioteau

glassfishrobot avatar Jun 10 '14 13:06 glassfishrobot

phax said: If it helps, this behaviour was corrected a long time ago in https://github.com/phax/jcodemodel

glassfishrobot avatar Apr 21 '16 09:04 glassfishrobot

This issue was imported from java.net JIRA CODEMODEL-24

glassfishrobot avatar Apr 24 '17 07:04 glassfishrobot