[JBoss JIRA] Assigned: (TEIIDDES-516) cannot compile org.teiid.designer.ddl.importer: the import org.teiid.core.I18n cannot be resolved
by John Verhaeg (JIRA)
[ https://jira.jboss.org/browse/TEIIDDES-516?page=com.atlassian.jira.plugin... ]
John Verhaeg reassigned TEIIDDES-516:
-------------------------------------
Assignee: John Verhaeg
> cannot compile org.teiid.designer.ddl.importer: the import org.teiid.core.I18n cannot be resolved
> -------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-516
> URL: https://jira.jboss.org/browse/TEIIDDES-516
> Project: Teiid Designer
> Issue Type: Bug
> Components: Build
> Reporter: Nick Boldt
> Assignee: John Verhaeg
>
> [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-des...
--
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
14 years, 5 months
[JBoss JIRA] Resolved: (TEIIDDES-516) cannot compile org.teiid.designer.ddl.importer: the import org.teiid.core.I18n cannot be resolved
by John Verhaeg (JIRA)
[ https://jira.jboss.org/browse/TEIIDDES-516?page=com.atlassian.jira.plugin... ]
John Verhaeg resolved TEIIDDES-516.
-----------------------------------
Assignee: (was: John Doyle)
Resolution: Done
Removed DDL importer plug-ins from build via pom.xml
> cannot compile org.teiid.designer.ddl.importer: the import org.teiid.core.I18n cannot be resolved
> -------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-516
> URL: https://jira.jboss.org/browse/TEIIDDES-516
> Project: Teiid Designer
> Issue Type: Bug
> Components: Build
> 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-des...
--
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
14 years, 5 months
[JBoss JIRA] Assigned: (TEIIDDES-516) cannot compile org.teiid.designer.ddl.importer: the import org.teiid.core.I18n cannot be resolved
by John Doyle (JIRA)
[ https://jira.jboss.org/browse/TEIIDDES-516?page=com.atlassian.jira.plugin... ]
John Doyle reassigned TEIIDDES-516:
-----------------------------------
Assignee: John Doyle
> cannot compile org.teiid.designer.ddl.importer: the import org.teiid.core.I18n cannot be resolved
> -------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-516
> URL: https://jira.jboss.org/browse/TEIIDDES-516
> Project: Teiid Designer
> Issue Type: Bug
> Components: Build
> Reporter: Nick Boldt
> Assignee: John Doyle
>
> [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-des...
--
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
14 years, 5 months
[JBoss JIRA] Commented: (TEIIDDES-516) cannot compile org.teiid.designer.ddl.importer: the import org.teiid.core.I18n cannot be resolved
by John Verhaeg (JIRA)
[ https://jira.jboss.org/browse/TEIIDDES-516?page=com.atlassian.jira.plugin... ]
John Verhaeg commented on TEIIDDES-516:
---------------------------------------
Oops, never mind, just realized I added the projects to the pom a while ago. I'll remove them.
> cannot compile org.teiid.designer.ddl.importer: the import org.teiid.core.I18n cannot be resolved
> -------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-516
> URL: https://jira.jboss.org/browse/TEIIDDES-516
> Project: Teiid Designer
> Issue Type: Bug
> Components: Build
> 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-des...
--
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
14 years, 5 months
[JBoss JIRA] Commented: (TEIIDDES-516) cannot compile org.teiid.designer.ddl.importer: the import org.teiid.core.I18n cannot be resolved
by John Verhaeg (JIRA)
[ https://jira.jboss.org/browse/TEIIDDES-516?page=com.atlassian.jira.plugin... ]
John Verhaeg commented on TEIIDDES-516:
---------------------------------------
This wasn't meant to be in the build, and I haven't received any e-mails saying the build failed. I thought I had to explicitly edit the parent pom to put this project in the build.
> cannot compile org.teiid.designer.ddl.importer: the import org.teiid.core.I18n cannot be resolved
> -------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-516
> URL: https://jira.jboss.org/browse/TEIIDDES-516
> Project: Teiid Designer
> Issue Type: Bug
> Components: Build
> 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-des...
--
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
14 years, 5 months
[JBoss JIRA] Moved: (TEIIDDES-516) cannot compile org.teiid.designer.ddl.importer: the import org.teiid.core.I18n cannot be resolved
by Nick Boldt (JIRA)
[ https://jira.jboss.org/browse/TEIIDDES-516?page=com.atlassian.jira.plugin... ]
Nick Boldt moved JBIDE-6664 to TEIIDDES-516:
--------------------------------------------
Project: Teiid Designer (was: Tools (JBoss Tools))
Key: TEIIDDES-516 (was: JBIDE-6664)
Affects Version/s: (was: 3.2.0.M2)
Component/s: Build
(was: teiid)
> cannot compile org.teiid.designer.ddl.importer: the import org.teiid.core.I18n cannot be resolved
> -------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-516
> URL: https://jira.jboss.org/browse/TEIIDDES-516
> Project: Teiid Designer
> Issue Type: Bug
> Components: Build
> 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-des...
--
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
14 years, 5 months