Hi guys,
We, 3rd party add-ons developers, have a serious problem: our 1.1 compatible add-ons don't work in Spring Roo 1.1.4.
We commented about that in https://jira.springsource.org/browse/ROO-2092 , but currently there isn't any solution for this issue. Latest changes reported in https://jira.springsource.org/browse/ROO-2358 caused that some 3rd party add-ons published in RooBot won't work in Spring Roo 1.1.4.
For example, I tried to install the add-on "org.gvnix.web.menu.roo.addon" and it didn't work due to the removed "listeners" package:
These changes make the maintenance of 3rd party add-ons harder. Please guys, we need a maintenance guide or a deprecation policy.Code:~.web roo> addon install bundle --bundleSymbolicName org.gvnix.web.menu.roo.addon Unsatisfied requirement(s): --------------------------- (&(package=org.springframework.roo.project.listeners)(version>=1.1.0)(!(version>=2.0.0))) gvNIX - Spring Roo - Addon - Web MVC Menu Unable to install add-on: gvNIX - Spring Roo - Addon - Web MVC Menu [version: 0.6.0]
Cheers


Reply With Quote