Re: [teiid-designer-dev] Re: [teiid-dev] 6.1 Release
by John Doyle
I'm not sure there's a response to my concern in your response.
I'm aware that there's an aggressive schedule, but I question that value of releasing Teiid on it's projected release date, if the Designer is not ready to release, or vice versa. I have changes coming in 6.1 to connectors that are depending upon importer changes. I can mock up tests for the connector changes, but I won't really be able to validate a feature until I have two stable projects in my hands that are pretty much locked down.
We can call them independent all we want, users will disagree. There's already traffic on the lists to demonstrate that.
What's wrong with leaving it on the shelf until both are ready, and then making it official?
~jd
----- "Steven Hawkins" <shawkins(a)redhat.com> wrote:
> >From here out the versions of Teiid and Teiid Designer are
> independent. The 6.0 release of Designer currently corresponds to
> Teiid 6.0 + patches. We will release a Teiid 6.0.1 if necessary to
> support the Designer, but the current thought is just to wrap up Teiid
> 6.1.0 in the near term. Teiid Designer has an aggressive schedule for
> their 6.1 release, but there's no guarantee that it will be extremely
> close to Teiid 6.1.0.
>
> ----- Original Message -----
> From: "John Doyle" <jdoyle(a)redhat.com>
> To: teiid-dev(a)lists.jboss.org, teiid-designer-dev(a)lists.jboss.org
> Sent: Wednesday, April 22, 2009 4:26:15 PM GMT -06:00 US/Canada
> Central
> Subject: [teiid-dev] 6.1 Release
>
> I'm having issues testing the 6.0 release and I want to ensure that we
> have a plan for 6.1 to address the issues I'm having.
>
> The challenge is this. Teiid 6.0 was released on the 23rd of March.
> The 6.0 Designer release is just now wrapping up - a month later.
> It's difficult to accurately determine the quality of connectors
> delivered in 6.0 until the Designer is finished and I can create the
> models that the connectors consume. This is particularly accute when
> there is a strong connector dependency on importer-produced metadata
> (such as XML-Relational and Salesforce.com connectors).
>
> Are we planning on releasing Teiid Designer and Teiid together (or
> extremely close) for 6.1?
>
> I've copied both dev lists to ensure that both projects are included.
>
> ~jd
>
> --
> John Doyle
> Senior Software Engineer
> JBoss, a division of Red Hat
> Office: 978.392.3916
> Email: jdoyle(a)redhat.com
>
> _______________________________________________
> teiid-dev mailing list
> teiid-dev(a)lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/teiid-dev
>
> _______________________________________________
> teiid-designer-dev mailing list
> teiid-designer-dev(a)lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/teiid-designer-dev
15 years, 8 months
Re: [teiid-dev] 6.1 Release
by Steven Hawkins
>From here out the versions of Teiid and Teiid Designer are independent. The 6.0 release of Designer currently corresponds to Teiid 6.0 + patches. We will release a Teiid 6.0.1 if necessary to support the Designer, but the current thought is just to wrap up Teiid 6.1.0 in the near term. Teiid Designer has an aggressive schedule for their 6.1 release, but there's no guarantee that it will be extremely close to Teiid 6.1.0.
----- Original Message -----
From: "John Doyle" <jdoyle(a)redhat.com>
To: teiid-dev(a)lists.jboss.org, teiid-designer-dev(a)lists.jboss.org
Sent: Wednesday, April 22, 2009 4:26:15 PM GMT -06:00 US/Canada Central
Subject: [teiid-dev] 6.1 Release
I'm having issues testing the 6.0 release and I want to ensure that we have a plan for 6.1 to address the issues I'm having.
The challenge is this. Teiid 6.0 was released on the 23rd of March. The 6.0 Designer release is just now wrapping up - a month later. It's difficult to accurately determine the quality of connectors delivered in 6.0 until the Designer is finished and I can create the models that the connectors consume. This is particularly accute when there is a strong connector dependency on importer-produced metadata (such as XML-Relational and Salesforce.com connectors).
Are we planning on releasing Teiid Designer and Teiid together (or extremely close) for 6.1?
I've copied both dev lists to ensure that both projects are included.
~jd
--
John Doyle
Senior Software Engineer
JBoss, a division of Red Hat
Office: 978.392.3916
Email: jdoyle(a)redhat.com
_______________________________________________
teiid-dev mailing list
teiid-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/teiid-dev
15 years, 8 months
6.1 Release
by John Doyle
I'm having issues testing the 6.0 release and I want to ensure that we have a plan for 6.1 to address the issues I'm having.
The challenge is this. Teiid 6.0 was released on the 23rd of March. The 6.0 Designer release is just now wrapping up - a month later. It's difficult to accurately determine the quality of connectors delivered in 6.0 until the Designer is finished and I can create the models that the connectors consume. This is particularly accute when there is a strong connector dependency on importer-produced metadata (such as XML-Relational and Salesforce.com connectors).
Are we planning on releasing Teiid Designer and Teiid together (or extremely close) for 6.1?
I've copied both dev lists to ensure that both projects are included.
~jd
--
John Doyle
Senior Software Engineer
JBoss, a division of Red Hat
Office: 978.392.3916
Email: jdoyle(a)redhat.com
15 years, 8 months
Eclipse preferences
by John Verhaeg
I've just checked in an Eclipse preferences file to SVN. All
contributors and committers should import this file into their Eclipse
installation to ensure we 1) better maintain coding standards, and 2)
ensure the smallest set of differences when checking in modified files.
Thanks,
JPAV
15 years, 8 months
Native JDBC vendor driver support in 6.0.0
by Ramesh Reddy
Starting with release Teiid 6.0.0 (Designer and Embedded) the support
for the vendor supplied JDBC drivers is extended to include
Oracle
Microsoft SQL Server
DB2
Teiid Designer will provide templates for you to use the vendor's JDBC
drivers to import and preview data from database. Embedded will work
with the native drivers in building a respective Connector connections.
Note that we *DO NOT* bundle any vendor JDBC drivers with Teiid kits,
you are still required for providing these drivers to be used with Teiid
Designer and Teiid Embedded and configuring them correctly to make use
of them.
"Data Direct" based JDBC templates for importing and building Connectors
are removed from community versions. Please note that you could still
use the "Data Direct" drivers, but pre-built customized templates are
not available. We will give directions on how you can use "Data Direct"
in forth coming WIKI article soon.
If you are looking for a specific Database support, please be sure to
let us know, and open up a JIRA.
Thanks.
Ramesh..
15 years, 8 months