Ticket #737 (closed Task: fixed)
upgrade dm4-webactivator plugin to 4.4 and 4.4.1
Reported by: | Malte | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.5 |
Component: | 3rd Party Plugins | Version: | 4.4 |
Keywords: | Cc: | ||
Complexity: | 2 | Area: | |
Module: | deepamehta-webactivator |
Description
This is needed to upgrade existing modules (e.g. dm4-sign-up) to 4.4 as well and for the development of new projects.
Thanks in advance!
Change History
comment:2 Changed 10 years ago by jri
Webactivator (and the example webapp) are now released for DM 4.4:
http://download.deepamehta.de/dm44-webactivator-0.4.4.jar
http://download.deepamehta.de/dm44-example-webapp-0.4.4.jar
These are compatible with DM 4.4.1 as well.
comment:3 Changed 10 years ago by jri
Hint: Since version 4.2 DM uses an adapted form of Semantic Versioning: if there are API changes (= possible plugin incompatibilities) the minor version is increased (the "2" in "4.2"), otherwise just the patch number is increased (the "1" in "4.4.1"). So, a plugin which is compatible with e.g. DM 4.4 is guaranteed to run at least in all DM 4.4.x releases without changes. See #603.