16:06:00 [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:
16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[158]
16:06:00 [ERROR] List schemaNames = tablesCollector.getMatchingSchemaNames(catalog.getName(), buildSettings.getDefaultSchemaName());
16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^
16:06:00 [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
16:06:00 [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^^
16:06:00 [ERROR] The method getDefaultCatalogName() is undefined for the type ISettings
16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
16:06:00 [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^
16:06:00 [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
16:06:00 [ERROR] 3 problems (3 errors)