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

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
>



Back to the top