aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/OSGI-INF/org.eclipse.jgit.internal.util.CleanupService.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jgit/OSGI-INF/org.eclipse.jgit.internal.util.CleanupService.xml')
-rw-r--r--org.eclipse.jgit/OSGI-INF/org.eclipse.jgit.internal.util.CleanupService.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/org.eclipse.jgit/OSGI-INF/org.eclipse.jgit.internal.util.CleanupService.xml b/org.eclipse.jgit/OSGI-INF/org.eclipse.jgit.internal.util.CleanupService.xml
new file mode 100644
index 0000000000..8d97374c66
--- /dev/null
+++ b/org.eclipse.jgit/OSGI-INF/org.eclipse.jgit.internal.util.CleanupService.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="start" deactivate="shutDown" name="org.eclipse.jgit.internal.util.CleanupService">
+ <implementation class="org.eclipse.jgit.internal.util.CleanupService"/>
+</scr:component> \ No newline at end of file