Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression of 2.5.0: Missing Requirement osgi.extender; (&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0))) on versions < AEM 6.4 #433

Closed
kwin opened this issue Jan 31, 2020 · 1 comment · Fixed by #434
Assignees
Milestone

Comments

@kwin
Copy link
Member

kwin commented Jan 31, 2020

When trying to start the bundle in version 2.5.1 the following error is emitted

31.01.2020 08:37:00.260 *ERROR* [qtp651217220-78] org.apache.felix.http.jetty %bundles.pluginTitle: Cannot start (org.osgi.framework.BundleException: Unresolved constraint in bundle biz.netcentric.cq.tools.accesscontroltool.bundle [459]: Unable to resolve 459.2: missing requirement [459.2] osgi.extender; (&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0))))
org.osgi.framework.BundleException: Unresolved constraint in bundle biz.netcentric.cq.tools.accesscontroltool.bundle [459]: Unable to resolve 459.2: missing requirement [459.2] osgi.extender; (&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))
@kwin
Copy link
Member Author

kwin commented Jan 31, 2020

This is a regression of f769b10

@kwin kwin changed the title Missing Requirement osgi.extender; (&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0))) on AEM 6.1 Missing Requirement osgi.extender; (&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0))) on versions < AEM 6.4 Jan 31, 2020
@kwin kwin changed the title Missing Requirement osgi.extender; (&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0))) on versions < AEM 6.4 Regression of 2.5.0: Missing Requirement osgi.extender; (&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0))) on versions < AEM 6.4 Jan 31, 2020
@kwin kwin closed this as completed in #434 Feb 11, 2020
kwin added a commit that referenced this issue Feb 11, 2020
…AEM < 6.4 (#434)

Ensure javadoc still works after downgrade to DS 1.3.0

This fixes #433

Co-authored-by: Georg Henzler <ghenzler@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant