Carsten Ziegeler

Results 11 issues of Carsten Ziegeler

As discussed in #54 we want to update the Http Whiteboard specification to Jakarta EE 9. The updated specification should be Jakarta EE 9 only (and not mix with earlier...

The flexmark-osgi artifact for version 0.64.0 creates the following require capability: Require-Capability osgi.ee;filter:="(osgi.ee=UNKNOWN)" which is never fullfilled by an OSGi framework. * [X] `osgi` * [ ] `HtmlRenderer` * [...

The [minimum cardinality property](http://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.component.html#service.component-minimum.cardinality.property) is a reference property which needs to be set on the component and therefore if this value is specified in code already it needs to be...

Should we drop https://docs.osgi.org/specification/osgi.cmpn/8.0.0/service.war.html#service.war for the 8.1 release? With the update of the servlet whiteboard specification to Jakarta and the removal of http.service, I think we should also remove this...

With this change we require a more recent Apache Maven for building projects, 3.8.1. which is out since April 2021. ## Description Update the minimum Apache Maven version as well...

**Description** Whenever you hit preview in a word document, the expert tip is displayed. This is pretty annoying. Unfortunately, enabling the "don't show any help" option in sidekick does not...

bug

Instead of using different approaches (request attribute and phantom reference queue), we can use the thread resource resolver and store the disposables in the properties map of the resource resolver....

If you want to use Apache Johnzon in an OSGi framework, it currently requires to install a bunch of bundles. It is not enough to just install the jakarata api...