Liquibase OSGI bundle

Hi,

 

I am trying to use th Liquibase-osgi bundle in my eclipse plugin, but the below call in OSGIPackageScanClassResolver always return null.

 

Enumeration names = bundle.getEntryPaths(packageName);

 

Can anyone help me reolve this issue?

 

thanks,

Pradeep V.B.