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