org.apache.felix.scr dependency in AEM 6.2 / 6.3
I noticed that org.apache.felix.scr is exported by one of the bundles in AEM
6.0 but not in AEM 6.3. There seems to be a bundle by name of org.apache.felix.scr in 6.3 also but it doesn't export the same package.
Is this expected? Or this is a bug with my copy of 6.3?
Should the org.apache.felix.scr jar be installed as an external dependency in 6.3 if it's being used by any custom bundle?