]
Barry LaFond resolved TEIIDDES-778.
-----------------------------------
Resolution: Done
Applied fix to 7.1 branch and trunk. Tested both.
Upgrading Eclipse target platform (org.eclipse.ui.ide) to 3.6.2
results in compile error in XsdFileSystemImportMainPage
-----------------------------------------------------------------------------------------------------------------------
Key: TEIIDDES-778
URL:
https://issues.jboss.org/browse/TEIIDDES-778
Project: Teiid Designer
Issue Type: Bug
Components: Build
Affects Versions: 7.1.1
Reporter: Barry LaFond
Assignee: Barry LaFond
Priority: Blocker
Fix For: 7.1.1
The change in hudson build target platorm (for other reasons) to use the latest 3.6.x
jars resulted in a compile error. Seems the super class of XsdFileSystemImportMainPage
changed and resulted in renamed/deleted class variable.
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-teiid-designer-7.1_stable_branch/sources/plugins/org.teiid.designer.xsd.ui/src/com/metamatrix/modeler/internal/xsd/ui/wizards/XsdFileSystemImportMainPage.java
(at line 246):[-1,-1]
[ERROR] createContainerStructureButton.getSelection());
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: