Skip to content

Commit c5fb2d2

Browse files
treilheslaeubi
authored andcommitted
fix config listener registration due to duplicate entries in manifest
1 parent 6f195b7 commit c5fb2d2

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

org.eclipse.m2e.core.ui/META-INF/MANIFEST.MF

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,4 @@ Service-Component: OSGI-INF/component.xml,
5656
OSGI-INF/org.eclipse.m2e.core.ui.internal.archetype.ArchetypeGenerator.xml,
5757
OSGI-INF/org.eclipse.m2e.core.ui.internal.archetype.ArchetypePlugin.xml
5858
Automatic-Module-Name: org.eclipse.m2e.core.ui
59-
Service-Component: OSGI-INF/org.eclipse.m2e.core.ui.internal.archetype.ArchetypeGenerator.xml,
60-
OSGI-INF/org.eclipse.m2e.core.ui.internal.archetype.ArchetypePlugin.xml
61-
Bundle-ActivationPolicy: lazy
62-
Service-Component: OSGI-INF/org.eclipse.m2e.core.ui.internal.archetype.ArchetypeGenerator.xml,
63-
OSGI-INF/org.eclipse.m2e.core.ui.internal.archetype.ArchetypePlugin.xml
64-
Bundle-ActivationPolicy: lazy
59+

0 commit comments

Comments
 (0)