Branch: refs/heads/master
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: 5f7fd07028be55f126b689241ca32f3079c4ec67
https://github.com/Teiid-Designer/teiid-designer/commit/5f7fd07028be55f12...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M plugins/org.teiid.designer.ui/launch/Designer Linux.launch
Log Message:
-----------
Revert "TEIIDDES-2728 removed a System.out.println()"
* Partially reverts commit 51593fac982a99235c6bd98773a5711165ff2d99.
* Fixes Linux launcher
Commit: a06a902211249163c45ae22a8203e88afbeca989
https://github.com/Teiid-Designer/teiid-designer/commit/a06a902211249163c...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M
plugins/org.teiid.designer.vdb.ui/src/org/teiid/designer/vdb/ui/editor/VdbEditor.java
Log Message:
-----------
TEIIDDES-2559: Vdb Editor not displaying udf jar files
* Vdbs contain udf jar archives and retain them when saved. However, those
udf files not in the workspace fail to be displayed in the Vdb Editor
tables.
* The TableViewer requires that each row have an image. Yet, images are
obtained by finding the element in the workspace and for those Vdbs
containing files not in the workspace, the image returned is null.
* Fallback to a standard 'file' icon for those files not in the workspace.
Commit: c75cec435f117970045eae231352b22ebd390de6
https://github.com/Teiid-Designer/teiid-designer/commit/c75cec435f1179700...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M plugins/org.teiid.designer.ui/launch/Designer Linux.launch
M
plugins/org.teiid.designer.vdb.ui/src/org/teiid/designer/vdb/ui/editor/VdbEditor.java
Log Message:
-----------
Merge pull request #532 from phantomjinx/TEIIDDES-2559
Teiiddes 2559
Compare:
https://github.com/Teiid-Designer/teiid-designer/compare/5e54bc6f98ac...c...