[jbosstools-issues] [JBoss JIRA] (JBIDE-17980) compile failure in Seam (JavaEE)

Jiri Peterka (JIRA) issues at jboss.org
Mon Sep 1 10:26:00 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-17980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Peterka closed JBIDE-17980.
--------------------------------


> compile failure in Seam (JavaEE)
> --------------------------------
>
>                 Key: JBIDE-17980
>                 URL: https://issues.jboss.org/browse/JBIDE-17980
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: hibernate, seam2
>    Affects Versions: 4.2.0.CR1
>            Reporter: Daniel Azarov
>            Assignee: Koen Aers
>            Priority: Blocker
>             Fix For: 4.2.0.CR1
>
>
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.21.0:compile (default-compile) on project org.jboss.tools.seam.ui: Compilation failure: Compilation failure:
> [ERROR] /home/daniel/git/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/wizard/SeamGenerateEntitiesTablesWizardPage.java:[55]
> [ERROR] model = new ReverseEngineeringDefinitionImpl();
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The constructor ReverseEngineeringDefinitionImpl() is undefined
> [ERROR] 1 problem (1 error)
> {code}
> Reason is - https://github.com/jbosstools/jbosstools-hibernate/commit/10836ebce9a023b9eedd20657154ee09a513a982
> After adding new constructor, default constructor became invisible



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list