[Teiid-Designer/teiid-designer] 4703cb: TEIIDDDES-879: Remove designer.core dependency fro...
by Paul Richardson
Branch: refs/heads/new-readme
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: 4703cbc18bbeb380a632513c3ac5f9ada4826468
https://github.com/Teiid-Designer/teiid-designer/commit/4703cbc18bbeb380a...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-06-19 (Wed, 19 Jun 2013)
Changed paths:
M plugins/org.teiid.datatools.connectivity/META-INF/MANIFEST.MF
M plugins/org.teiid.datatools.connectivity/src/org/teiid/datatools/connectivity/ConnectivityUtil.java
M plugins/org.teiid.datatools.connectivity/src/org/teiid/datatools/connectivity/TeiidJDBCConnection.java
M plugins/org.teiid.designer.core/src/org/teiid/designer/core/ModelerCore.java
M plugins/org.teiid.designer.core/src/org/teiid/designer/core/i18n.properties
Log Message:
-----------
TEIIDDDES-879: Remove designer.core dependency from datatools.connectivity
* The datatools.connectivity bundles should be at the foot of the plugin
dependency tree and should not depend on the designer.core plugin.
* Since the plugin also lives in a different feature, it makes sense to
avoid this cross-dependency.
* ConnectivityUtil
* Since the TeiidJDBCConnection is the only class that requires the
getTeiidDriver() method, it is better to locate it here.
Commit: 0f9f2f2302c345e8166bbd0cd08ed188f396b07c
https://github.com/Teiid-Designer/teiid-designer/commit/0f9f2f2302c345e81...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-06-19 (Wed, 19 Jun 2013)
Changed paths:
M plugins/org.teiid.datatools.connectivity.ui/plugin.xml
M plugins/org.teiid.datatools.connectivity/META-INF/MANIFEST.MF
M plugins/org.teiid.datatools.connectivity/plugin.xml
M plugins/teiid/org.teiid.8.4.x
Log Message:
-----------
TEIIDDES-879: Migrate driver template to teiid runtime plugins
* Migrates the common Teiid driver template defined in the connectivity
plugins and moves the version-related parts down to the runtime plugins
so that 3 versions of the driver template and default instances will be
available to the user.
* The advantage is that the runtimes themselves become the driver jars so
users have no need to specify the jar to use as the sql driver.
Commit: 0a0be1787913563ce63ed149d5503cf691718d68
https://github.com/Teiid-Designer/teiid-designer/commit/0a0be1787913563ce...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-06-20 (Thu, 20 Jun 2013)
Changed paths:
M README.md
Log Message:
-----------
new readme
Compare: https://github.com/Teiid-Designer/teiid-designer/compare/4703cbc18bbe^......
11 years, 7 months
[Teiid-Designer/teiid-designer] 04db70: JBTIS-95: Closing and opening project is an incomp...
by Paul Richardson
Branch: refs/heads/8.1.x
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: 04db70b0d25c0304bdb4c02c1732e685a7cc7cd9
https://github.com/Teiid-Designer/teiid-designer/commit/04db70b0d25c0304b...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M plugins/org.teiid.designer.core/src/org/teiid/designer/core/workspace/ModelWorkspaceManager.java
M plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/wizards/NewModelProjectWizard.java
Log Message:
-----------
JBTIS-95: Closing and opening project is an incompatible solution
* NewModelProjectWizard
* The overlay icons do display so it is unnecessary to close/open the
project during the project's creation. More importantly, it is
incompatible with the Savara project, which is installed as part of
JBDS.
* ModelWorkspaceManager
* Errors concerning folders being processed under the project is being
created start to be logged. Readjusts the logic to address and remove
there errors.
11 years, 7 months
[Teiid-Designer/teiid-designer] de3eeb: JBTIS-95: Closing and opening project is an incomp...
by Paul Richardson
Branch: refs/heads/master
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: de3eeb971ba87201e9334c35bc37f32a968748ab
https://github.com/Teiid-Designer/teiid-designer/commit/de3eeb971ba87201e...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M plugins/org.teiid.designer.core/src/org/teiid/designer/core/workspace/ModelWorkspaceManager.java
M plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/wizards/NewModelProjectWizard.java
Log Message:
-----------
JBTIS-95: Closing and opening project is an incompatible solution
* NewModelProjectWizard
* The overlay icons do display so it is unnecessary to close/open the
project during the project's creation. More importantly, it is
incompatible with the Savara project, which is installed as part of
JBDS.
* ModelWorkspaceManager
* Errors concerning folders being processed under the project is being
created start to be logged. Readjusts the logic to address and remove
there errors.
11 years, 7 months