Right now only the new type handler is called with upgrade.
We should probably do a uninstall/install instead of the upgrade if the handler of the previous and new extension are not the same.
When going from WAR XAR -> JAR the workaround is to use a new id and put the old one as feature. There is no easy workaround for JAR -> XAR unfortunately. |
|