2011年3月20日 星期日

where you can download bnd.jar

http://www.aqute.biz/Bnd/Download

open of search engines for OSGi bundle.

http://ebr.springsource.com/repository/app/

2011年3月16日 星期三

how to update your bundle with maven 2.

mvn -P autoInstallBundle clean install -Dsling.url=http://175.41.252.xxx/system/console

why JCR properties not changed when a bundle re-install which expect to change the contents

update and re-install a bundle with a different content/helloworld.json may not change JCR data (properties).

You have to use http://175.41.252.xxx/.explorer.html# to change the data in stead.