[
https://jira.jboss.org/browse/TEIIDDES-499?page=com.atlassian.jira.plugin...
]
Nick Boldt commented on TEIIDDES-499:
-------------------------------------
Problems found building w/ Helios target:
[INFO] org.teiid.designer.modelgenerator.xml ............. FAILURE [1.014s]
[INFO] org.teiid.designer.modelgenerator.wsdl ............ SKIPPED
[INFO] org.teiid.designer.modelgenerator.wsdl.ui ......... SKIPPED
[INFO] org.teiid.designer.core.test ...................... FAILURE [1.194s]
[INFO] org.teiid.designer.vdb.test ....................... SKIPPED
/qa/hudson_ws/workspace/jbosstools-teiid-designer/sources/plugins/org.teiid.designer.modelgenerator.xml/src/com/metamatrix/modeler/modelgenerator/xml/wizards/jdbc/XmlImporterJdbcDriver.java
(at line 22):[-1,-1]
public class XmlImporterJdbcDriver implements JdbcDriver {
^^^^^^^^^^^^^^^^^^^^^
The type XmlImporterJdbcDriver must implement the inherited abstract method
EObject.eInvoke(EOperation, EList<?>)
and
/qa/hudson_ws/workspace/jbosstools-teiid-designer/sources/tests/org.teiid.designer.core.test/src/com/metamatrix/modeler/internal/core/workspace/MockContainer.java
(at line 32):[-1,-1]
public class MockContainer implements IContainer {
^^^^^^^^^^^^^
The type MockContainer must implement the inherited abstract method
IContainer.getFilters()
(among others)
Full log here:
http://hudson.qa.jboss.com/hudson/view/DevStudio_Tycho/job/jbosstools-tei...
Fix upgrade to WTP 3.2 targeted for Eclipse 3.6 target platform
---------------------------------------------------------------
Key: TEIIDDES-499
URL:
https://jira.jboss.org/browse/TEIIDDES-499
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 7.1
Reporter: Barry LaFond
Assignee: John Doyle
Fix For: 7.1
When trying to build Designer with Eclipse 3.6 target platform, it appears WTP 3.2
refactored packages and broke our build.
Basically org.eclipse.wst.wsdl package doesn't exist anymore.
Need to investigate on how to replace missing classes or re-direct imports to refactored
locations.
--
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