[jbosstools-issues] [JBoss JIRA] (JBIDE-23479) Seam doesn't compile because of changes in Hibernate

Rastislav Wagner (JIRA) issues at jboss.org
Tue Nov 29 02:56:00 EST 2016


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

Rastislav Wagner closed JBIDE-23479.
------------------------------------


verified on jenkins

> Seam doesn't compile because of changes in Hibernate
> ----------------------------------------------------
>
>                 Key: JBIDE-23479
>                 URL: https://issues.jboss.org/browse/JBIDE-23479
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: hibernate, seam2
>    Affects Versions: 4.4.2.AM3
>            Reporter: Alexey Kazakov
>            Assignee: Koen Aers
>            Priority: Blocker
>             Fix For: 4.4.2.Final
>
>
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.26.0:compile (default-compile) on project org.jboss.tools.seam.ui: Compilation failure: Compilation failure:
> [ERROR] /home/igels/Projects/jbt-4.0/contribution-neon/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[158]
> [ERROR] List schemaNames = tablesCollector.getMatchingSchemaNames(catalog.getName(), buildSettings.getDefaultSchemaName());
> [ERROR] ^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
> [ERROR] /home/igels/Projects/jbt-4.0/contribution-neon/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
> [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method getDefaultCatalogName() is undefined for the type ISettings
> [ERROR] /home/igels/Projects/jbt-4.0/contribution-neon/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
> [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
> [ERROR] ^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
> [ERROR] 3 problems (3 errors)
> [ERROR] -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list