gPM EF 1.3.4
Compatibility : gPM 2.1.2 + patches associated to gPM EF release
Installation procedure :
======================
- client side :
Add new update site for gPM EF from .zip file (menu Help> Install new software > Add > Archive)
Update your eclipse platform with this new version.
- server side :
Unzip file "patches_for_gPM-2.1.2_gPM-EF-1.3.4.zip" and
in <<webapp>>/WEB-INF/lib, replace :
- gpm-commons-bean-2.1.2.jar by gpm-commons-bean-2.1.2-patch.jar
- gPM-services-business-2.1.2.jar by gPM-services-business-2.1.2-patch.jar
- gPM-services-webservices-2.1.2.jar by gPM-services-webservices-2.1.2-patch.jar
/!\ Depending on extension points called during instantiation, it may be useful to also replace these 3 libraries inside <<gPM-tools-2.1.2>>/lib
Changes :
=======
* gPM EF features & bugs :
--------------------------
- [#3857] [gPM Eclipse Feature] implement init sheet function
-> correct extension point was not called
- [#3861] [gpM (Eclipse Feature)] Add the functionnality of duplicate sheet
-> correct extension point was not called
- [#3985] [gPM EF] Exception when creating or updating a sheet
* Server-side patches for :
---------------------------
- [#3857] [gPM Eclipse Feature] implement init sheet function
- [#3861] [gpM (Eclipse Feature)] Add the functionnality of duplicate sheet
- [#3985] [gPM EF] Exception when creating or updating a sheet