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

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

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -