You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mini framework did not support getProperties except on bundle 0.
The getEntry did not strip the '/' at the start of the path before it
called getResource.
Fixed: Service-Component problems where the component
was a wildcard but had no expansions. Separated @Version
annotation from @export so a package can be versioned
without explicitly exporting it.