spring - Roo 2.0.0 how to add an addon from jar? -


i want use spring roo addon timestamp. https://github.com/rcaloras/spring-roo-addon-timestamp

the instructions are

osgi start --url file://$path_to_download/com.rcaloras.roo.addon.timestamp-0.1.3-snapshot.jar timestamp setup timestamp 

but roo replies

command not found osgi. has changed 2.0.0?

i have tried addon install bundle, addon install url, no avail. i've downloaded jar file, don't know how roo recognize addon. or, there way install addon via spring sts in eclipse?

this add-on developed install on spring roo 1.2.5. can't install on 2.0. spring roo 2.0 has mayor changes makes impossible (included osgi upgrade , new system handle add-ons).

also, keep in mind current spring roo 2.0.0 milestone, not final release. it's not recommended production environments.

on hand, gvnix jpa add-on can you. developed spring roo 1.3.0, , includes add-on includes functionality (jpa audit setup, jpa audit add , jpa audit all). in addition add-on can integrate application hibernate envers store changes on entities (jpa audit revisionlog).

good luck!


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

android - How to create dynamically Fragment pager adapter -