Tim Ward

Results 81 comments of Tim Ward

> Added support for [AnyService](https://docs.osgi.org/specification/osgi.cmpn/8.0.0/service.component.html#org.osgi.service.component.AnyService). See [Any Service Type](https://docs.osgi.org/specification/osgi.cmpn/8.0.0/service.component.html#service.component-anyservice). Tested here: https://github.com/osgi/osgi/blob/6733af3d1c5e86756bec54264d3325cb18fa10c7/org.osgi.test.cases.component/src/org/osgi/test/cases/component/tb30/components.xml#L91-L95 >Added support for satisfying conditions using the Condition Service Specification. See [Satisfying Condition](https://docs.osgi.org/specification/osgi.cmpn/8.0.0/service.component.html#service.component-satisfying.condition) and [Locating the True Condition...

Good to see that we have consensus - as for the process, is it necessary to create an RC1 tag first? As far as I can tell the release process...

> I wanted to test the issue with the empty configuration.On the first sight it only worked for Configurations but not for the FactoryConfiguration. @maho7791 if you do find a...

I've created the RC1 tag and updated the release notes. Hopefully all will be well and we can release at some point next week.

Attempting to test with the osgi/osgi build has flagged a longstanding issue - our dependency tree is somewhat mismatched. Our base level of JUnit Jupiter is 5.6 (i.e. very old)...

1.3.0.RC2 is now tagged. Please let me know of any more issues that we find. *UPDATE* the RC2 build works in the osgi/osgi build

I'd like to use this issue to gather any other requirements that people have for Type Safe Events that might be applicable to a version 1.1 update.

Proposal: 1. Update the topic naming and filtering rules to allow single level wildcards 2. Add a `TypedEventPublisher` which can be obtained from the `TypedEventBus` allowing implementations to pre-validate the...

> sadly PDE-DS Generator generates wrong XML even though it passes the current TCK, so I suspect this case is currently missing from the TCK test cases. A TCK is...

> Whats the benefit of closing valid issue reports? Having large numbers of stale issues makes it hard to track real problems or enhancements. This isn't an actual bug in...