[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6420) org.jboss.tools.hibernate.jpt.ui and org.hibernate.eclipse.console.test have compiler errors

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Jun 4 15:45:25 EDT 2010


org.jboss.tools.hibernate.jpt.ui and org.hibernate.eclipse.console.test have compiler errors
--------------------------------------------------------------------------------------------

                 Key: JBIDE-6420
                 URL: https://jira.jboss.org/browse/JBIDE-6420
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Hibernate
    Affects Versions: 3.2-Helios
            Reporter: Nick Boldt
            Assignee: Max Rydahl Andersen


[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.9.0-SNAPSHOT:compile (default-compile) on project org.jboss.tools.hibernate.jpt.ui: Compilation failure: Compilation failure: 
/mnt/hudson_workspace/workspace/jbosstools-3.2.0.M1.helios/sources/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/persistence/details/HibernatePropertiesComposite.java (at line 391):[-1,-1] 
	public ImageDescriptor getPageImageDescriptor() {
	                       ^^^^^^^^^^^^^^^^^^^^^^^^
The method getPageImageDescriptor() of type HibernatePropertiesComposite must override a superclass method

/mnt/hudson_workspace/workspace/jbosstools-3.2.0.M1.helios/sources/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/persistence/details/HibernatePersistenceXmlUiFactory.java (at line 38):[-1,-1] 
	public ListIterator<JpaPageComposite> createPersistenceUnitComposites(
			PropertyValueModel<PersistenceUnit> subjectHolder,
			Composite parent, WidgetFactory widgetFactory) {
	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method createPersistenceUnitComposites(PropertyValueModel<PersistenceUnit>, Composite, WidgetFactory) of type HibernatePersistenceXmlUiFactory must override a superclass method
-> [Help 1]
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.9.0-SNAPSHOT:compile (default-compile) on project org.hibernate.eclipse.console.test: Compilation failure: Compilation failure: 
/mnt/hudson_workspace/workspace/jbosstools-3.2.0.M1.helios/sources/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/RefactoringTest.java (at line 333):[-1,-1] 
	static class TestWorkingCopy implements ILaunchConfigurationWorkingCopy{
	             ^^^^^^^^^^^^^^^
The type RefactoringTest.TestWorkingCopy must implement the inherited abstract method ILaunchConfigurationWorkingCopy.setAttribute(String, Set)
-> [Help 1]

http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-3.2.0.M1.helios/11/console

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list