-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace content of o.e.osgi.services by osgi-bundles from Maven-Central
And update to latest version of - org.osgi.service.cm - org.osgi.service.component - org.osgi.service.device - org.osgi.service.event - org.osgi.service.metatype - org.osgi.service.provisioning - org.osgi.service.upnp - org.osgi.service.useradmin - org.osgi.service.wireadmin Discussed in issue: https://github.com/eclipse-equinox/equinox.framework/issues/40
- Loading branch information
1 parent
fa10a40
commit 4870d9a
Showing
85 changed files
with
61 additions
and
11,637 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<component id="org.eclipse.osgi.services" version="2"> | ||
<resource path="META-INF/MANIFEST.MF" type="org.osgi.service.cm.ConfigurationConstants"> | ||
<filter comment="Removed source files replaced by required and reexported osgi-bundles" id="388194388"> | ||
<message_arguments> | ||
<message_argument value="org.osgi.service.cm.ConfigurationConstants"/> | ||
<message_argument value="CONFIGURATION_ADMIN_SPECIFICATION_VERSION"/> | ||
<message_argument value="1.6.0"/> | ||
</message_arguments> | ||
</filter> | ||
</resource> | ||
<resource path="META-INF/MANIFEST.MF" type="org.osgi.service.component.ComponentConstants"> | ||
<filter comment="Removed source files replaced by required and reexported osgi-bundles" id="388194388"> | ||
<message_arguments> | ||
<message_argument value="org.osgi.service.component.ComponentConstants"/> | ||
<message_argument value="COMPONENT_SPECIFICATION_VERSION"/> | ||
<message_argument value="1.4.0"/> | ||
</message_arguments> | ||
</filter> | ||
<filter comment="Removed source files replaced by required and reexported osgi-bundles" id="403767336"> | ||
<message_arguments> | ||
<message_argument value="org.osgi.service.component.ComponentConstants"/> | ||
<message_argument value="REFERENCE_NAME_SATISFYING_CONDITION"/> | ||
</message_arguments> | ||
</filter> | ||
</resource> | ||
<resource path="META-INF/MANIFEST.MF" type="org.osgi.service.event.EventConstants"> | ||
<filter comment="Removed source files replaced by required and reexported osgi-bundles" id="388194388"> | ||
<message_arguments> | ||
<message_argument value="org.osgi.service.event.EventConstants"/> | ||
<message_argument value="EVENT_ADMIN_SPECIFICATION_VERSION"/> | ||
<message_argument value="1.4.0"/> | ||
</message_arguments> | ||
</filter> | ||
</resource> | ||
<resource path="META-INF/MANIFEST.MF" type="org.osgi.service.metatype.MetaTypeService"> | ||
<filter comment="Removed source files replaced by required and reexported osgi-bundles" id="388194388"> | ||
<message_arguments> | ||
<message_argument value="org.osgi.service.metatype.MetaTypeService"/> | ||
<message_argument value="METATYPE_SPECIFICATION_VERSION"/> | ||
<message_argument value="1.4.0"/> | ||
</message_arguments> | ||
</filter> | ||
</resource> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.