Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] Warning: Plug-ins not in DTP 1.0 10/19 build


Rob,

Thank you for catching this.
Alex, myself and other IBM contributor were trying to do a coordinated check in yesterday, we have been doing quite a bit of verification testing (for sqlmodel changes). Alex did not get his privilege in time to check in connectivity.derby plugin and I am out of office in a conference where my connection is quite sporadic.

Der-Ping Chou
Information Management Tooling
Development Manager - Data Tools
Seattle IBM Office
tel : 1-206-587-5946 (T/L: 277-5946)



rcernich@xxxxxxxxxx
Sent by: dtp-dev-bounces@xxxxxxxxxxx

10/19/2006 10:18 AM

Please respond to
DTP development mailing list <dtp-dev@xxxxxxxxxxx>

To
DTP development mailing list <dtp-dev@xxxxxxxxxxx>
cc
Subject
Re: [dtp-dev] Warning: Plug-ins not in DTP 1.0 10/19 build





Hey John,

It appears this was caused by a change made to the SQL model.  The
attribute name was changed from "returnScaler" to "returnScalar."  I've
made the necessary changes in the Derby plugin.

Is there something we could do to coordinate these types of breaking
changes?  At a minimum, a note should be posted to the dev list for API
changes (both internal and external).

Rob

dtp-dev-bounces@xxxxxxxxxxx wrote on 10/19/2006 10:11:11 AM:

>
> The DTP 1.0 10/19 build is on the download site, but two plug-ins from
> Connectivity are not included, due to build errors:
>
> org.eclipse.datatools.connectivity.derby:
>
> The method getReturnScaler() is undefined for the type
UserDefinedFunction
>
> (org.eclipse.datatools.connectivity.
>
derby/src/org/eclipse/datatools/connectivity/internal/derby/ddl/DerbyDdlBuilder.

> java)
>
> The method getReturnScaler() is undefined for the type
UserDefinedFunction
>
> (org.eclipse.datatools.connectivity.
>
derby/src/org/eclipse/datatools/connectivity/internal/derby/ddl/DerbyDdlBuilder.

> java)
>
> The method setReturnScaler(DerbyCatalogParameter) is undefined for the
type
> DerbyCatalogUserDefinedFunction
>
> (org.eclipse.datatools.connectivity.
>
derby/src/org/eclipse/datatools/connectivity/internal/derby/catalog/DerbyCatalogUserDefinedFunction.

> java)
>
>
> org.eclipse.datatools.connectivity.derby.ui
>
> [depends on org.eclipse.datatools.connectivity.derby]
>
> A bug (https://bugs.eclipse.org/bugs/show_bug.cgi?id=161598) has been
> entered for this item.
>
> Regards,
> John Graham
> Eclipse Data Tools Platform PMC Chair
> Staff Software Engineer, Sybase, Inc.
> http://dataplat.blogspot.com/
>
> _______________________________________________
> dtp-dev mailing list
> dtp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dtp-dev
>

_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev


Back to the top