Hello Justin.We are working on the same use case where-in we want to
have two different bundles of the same code base based on the version
information. But AEM always shows just the latest one since we have the
same symbolic name. Could you please shed some light why this
functionality was taken away since a blank Felix supports this and to
that matter osgi specification also mentions this? I would believe that
JSP bundle would use Dynamic-Import and so it will get tied to the first
bundle which...