[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6664) cannot compile org.teiid.designer.ddl.importer: the import org.teiid.core.I18n cannot be resolved

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Jul 20 13:03:52 EDT 2010


cannot compile org.teiid.designer.ddl.importer: the import org.teiid.core.I18n cannot be resolved
-------------------------------------------------------------------------------------------------

                 Key: JBIDE-6664
                 URL: https://jira.jboss.org/browse/JBIDE-6664
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: teiid
    Affects Versions: 3.2.0.M2
            Reporter: Nick Boldt


[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.9.0:compile (default-compile) on project org.teiid.designer.ddl.importer: Compilation failure: Compilation failure: 
/mnt/hudson_workspace/workspace/jbosstools-teiid-designer/sources/plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/DdlImporter.java (at line 34):[-1,-1] 
	import org.teiid.core.I18n;
	       ^^^^^^^^^^^^^^^^^^^
The import org.teiid.core.I18n cannot be resolved

/mnt/hudson_workspace/workspace/jbosstools-teiid-designer/sources/plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/DdlImporter.java (at line 35):[-1,-1] 
	import org.teiid.core.exception.EmptyArgumentException;
	       ^^^^^^^^^^^^^^^^^^^^^^^^
The import org.teiid.core.exception cannot be resolved

/mnt/hudson_workspace/workspace/jbosstools-teiid-designer/sources/plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/DdlImporter.java (at line 256):[-1,-1] 
	messages.add(I18n.format(DdlImporterI18n.ENTITY_NOT_FOUND_MSG,
	             ^^^^
I18n cannot be resolved

http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-teiid-designer/130/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