Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-pmc] Re: [dtp-dev] BZ154947 (Tolerance specifications for DTP plug-ins)


Changes for modelbase:

sqlmodel:
org.eclipse.emf.ecore ="[2.2.0,3.0.0)",
org.eclipse.emf.ecore.sdo ="[2.2.0,3.0.0)"

DBDefinition:
org.eclipse.emf.ecore ="[2.2.0,3.0.0)",
org.eclipse.datatools.modelbase.sql ="[0.9.0,1.0.0)"

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

08/25/2006 03:12 PM

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

To
DTP development mailing list <dtp-dev@xxxxxxxxxxx>
cc
dtp-pmc@xxxxxxxxxxx
Subject
Re: [dtp-dev] BZ154947 (Tolerance specifications for DTP plug-ins)





I've addressed this issue for the core connectivity components.  I've
simply set the required versions to:
platform - [3.2.0,4.0.0)
emf - [2.2.0,3.0.0)
icu - [3.4.0,4.0.0)
dtp connectivity - [0.9.1,1.0.0)
dtp model base - [0.9.0, 1.0.0)  (I needed to set the version to 0.9.0
because the version numbers have not been changed for these plug-ins.)

Linda, could you please update the ODA plugins within connectivity?  Thanks
in advance.

Also, I've found that it's pretty easy to update both code streams if you
save your changes in a patch file.  You then need only apply the patch to
the other stream (saves a bit of work).

Rob

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


Back to the top