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

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


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

Jiri Peterka closed JBIDE-17901.
--------------------------------


no compilation errors anymore - closing

> compile failure in Seam (JavaEE)
> --------------------------------
>
>                 Key: JBIDE-17901
>                 URL: https://issues.jboss.org/browse/JBIDE-17901
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: hibernate, seam2
>    Affects Versions: 4.2.0.CR1
>            Reporter: Daniel Azarov
>            Assignee: Daniel Azarov
>             Fix For: 4.2.0.CR1
>
>
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.20.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/views/DBTablesViewer.java:[36]
> [ERROR] import org.jboss.tools.hibernate.spi.IConfiguration;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The type IConfiguration is not accessible due to restriction on classpath entry /home/daniel/.m2/repository/org/jboss/tools/hibernatetools/plugins/org.jboss.tools.hibernate.spi/3.8.0-SNAPSHOT/org.jboss.tools.hibernate.spi-3.8.0-SNAPSHOT.jar
> [ERROR] /home/daniel/git/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[113]
> [ERROR] private IConfiguration cfg = null;
> [ERROR] ^^^^^^^^^^^^^^
> [ERROR] Access restriction: The type IConfiguration is not accessible due to restriction on classpath entry /home/daniel/.m2/repository/org/jboss/tools/hibernatetools/plugins/org.jboss.tools.hibernate.spi/3.8.0-SNAPSHOT/org.jboss.tools.hibernate.spi-3.8.0-SNAPSHOT.jar
> [ERROR] /home/daniel/git/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[209]
> [ERROR] .getDialect(), cfg.getProperties());
> [ERROR] ^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method getProperties() from the type IConfiguration is not accessible due to restriction on classpath entry /home/daniel/.m2/repository/org/jboss/tools/hibernatetools/plugins/org.jboss.tools.hibernate.spi/3.8.0-SNAPSHOT/org.jboss.tools.hibernate.spi-3.8.0-SNAPSHOT.jar
> [ERROR] /home/daniel/git/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[247]
> [ERROR] SettingsProxy newSettings = (SettingsProxy)cfg.buildSettings();
> [ERROR] ^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method buildSettings() from the type IConfiguration is not accessible due to restriction on classpath entry /home/daniel/.m2/repository/org/jboss/tools/hibernatetools/plugins/org.jboss.tools.hibernate.spi/3.8.0-SNAPSHOT/org.jboss.tools.hibernate.spi-3.8.0-SNAPSHOT.jar
> [ERROR] 4 problems (4 errors)
> [ERROR] -> [Help 1]
> {code}



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


More information about the jbosstools-issues mailing list