Skip to content

Commit

Permalink
fix: for "!MESSAGE bundle
Browse files Browse the repository at this point in the history
org.eclipse.mylyn.commons.identity.core:3.26.0.qualifier (608) General
problem with descriptor entry '/OSGI-INF/component.xml'
"
  • Loading branch information
BeckerFrank committed Feb 25, 2023
1 parent 7252772 commit 0a01e5b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="https://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.mylyn.commons.identity.core">
<component name="org.eclipse.mylyn.commons.identity.core">
<implementation class="org.eclipse.mylyn.internal.commons.identity.core.IdentityService"/>
<service>
<provide interface="org.eclipse.mylyn.commons.identity.core.IIdentityService"/>
</service>
</scr:component>
</component>

0 comments on commit 0a01e5b

Please sign in to comment.