Hi, 2016-11-01 11:38 GMT+01:00 Robert Munteanu <[email protected]>: > Hi Francesco, > > On Tue, 2016-11-01 at 10:16 +0100, Francesco Mari wrote: >> Hi, >> >> This is a heads up for the deprecation oak-segment and >> oak-tarmk-standby. The new oak-segment-tar module is a replacement >> for >> both of the aforementioned modules. If somebody is concerned about >> the >> deprecation, please let me know. > > A couple of 'outsider' questions: > > 1. What does the deprecation mean exactly?
It means that we are marking every class in those modules as @Deprecated. These modules will have a 1.6 release, but will probably be removed from the reactor after that to exclude them from further releases. > 2. What is the migration strategy for deployments using oak-segment? Just use oak-segment-tar instead of oak-segment and oak-tarmk-standby. It is almost a trivial replacement, except for some minor details that will be covered in the documentation. > THanks, > > Robert
