Use Advanced Search to search the entire archive.
[jsr363-experts] Re: ApacheCon F2F
- From: Martin Desruisseaux <
>
- To:
,
- Subject: [jsr363-experts] Re: ApacheCon F2F
- Date: Mon, 5 Oct 2015 12:45:37 +0200
- Organization: Geomatys
So the answers to my questions are:
1.
Yes we consider okay to require anyone to use the
META-INF/services/javax.measure.spi.ServiceProvider mechanism for
registering their implementation, even if they use OSGi past that point.
2.
If more than one implementation is found, choices are:
* Silently pickup the first one, or
* Throw an exception.
Is anyone fine with the above? And which behaviour do we select if there
is more than one implementation?
Martin