On Wed, Jun 20, 2012 at 4:06 PM, Richard S. Hall <[email protected]>wrote:
> (make sure you refresh too) > The Resolver doesn't refresh after deploy? Well I suppose that's a different conceptual level of behaviour so ok, thanks. So, you have to just look for the "version" prefix and largely ignore the > X.Y... > Ok, already done this. The code for this workaround - https://bugs.eclipse.org/bugs/show_bug.cgi?id=372656 - largely works. However, there's no coping with versions. From what I can see the version directory is not numbered after the bundle version, it's numbered after the revision that has been applied in this Felix instance. So how do I know which version to use? Can I just use the latest? Dan

