blob: 36ea10b0e9be6fedfbc88c5a96003c28f673efb6 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!-- This component has optional confuguration policy, and new XML Schema -->
<component
xmlns="http://www.osgi.org/xmlns/scr/v1.1.0"
name="org.eclipse.equinox.ds.tests.tb24.optional"
configuration-policy="optional"
immediate="true">
<implementation
class="org.eclipse.equinox.ds.tests.tb24.ConfigurationPolicyComp"/>
<service>
<provide interface="org.eclipse.equinox.ds.tests.tbc.PropertiesProvider"/>
</service>
</component>