Tim Ward

Results 81 comments of Tim Ward

The correct branch name would be `design/607` - `design` - because this is spec design/update work not requirements gathering - `607` - because that is the id of the issue...

Just to add, the presence of the `ConfigurationExtension` also causes instability in configurations provided by File Install, with those configurations being spuriously updated for each test. This can then impact...

> One task of the ConfigurationExtension is to record the Configurations made in a test and reset them after each test Agreed - but shouldn't this only apply to configurations...

The latest changes have definitely fixed this for me

If you want to test a generator for DS 1.3 then you need to use the TCK for that version. Newer TCKs are permitted (and encouraged) to add new tests...

After today's call it feels like we're moving beyond requirement gathering. Most of the discussion was about the feasibility of implementing the requirements as written. At the next call we...

Can you give an example of a test using these new predicates, and how it compares to the existing support? I can't quite wrap my head around how "normal usage"...

Why would we need a new interface? We could add this method to [`RepositoryContent`](https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.repository.html#org.osgi.service.repository.RepositoryContent), which already exists to mark a resource as having come from a repository.

@bosschaert and I discussed this before starting the issue. Merging is important, and needs to provide the full set of input necessary to complete the merge. Specifically: 1. The data...