Blame SOURCES/0002-Remove-unneeded-dep-on-jdt-annotations.patch

402b5e
From d52239f133c57aba7853f534c80730b403c3b16d Mon Sep 17 00:00:00 2001
402b5e
From: Mat Booth <mat.booth@redhat.com>
402b5e
Date: Sun, 16 Jun 2019 12:37:29 +0100
402b5e
Subject: [PATCH 2/2] Remove unneeded dep on jdt annotations
402b5e
402b5e
---
402b5e
 .../build.properties                                         | 5 +----
402b5e
 1 file changed, 1 insertion(+), 4 deletions(-)
402b5e
402b5e
diff --git a/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/build.properties b/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/build.properties
402b5e
index d9caeab..f165c5f 100644
402b5e
--- a/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/build.properties
402b5e
+++ b/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/build.properties
402b5e
@@ -9,7 +9,4 @@ bin.includes = META-INF/,\
402b5e
                .options
402b5e
 src.includes = about.html,\
402b5e
                asl-v20.txt
402b5e
-## JDT Null Analysis for Eclipse
402b5e
-additional.bundles = org.eclipse.jdt.annotation
402b5e
-## JDT Null Analysis and OSGi Services types for Tycho
402b5e
-jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation,platform:/plugin/org.eclipse.osgi.services
402b5e
+jars.extra.classpath = platform:/plugin/org.eclipse.osgi.services
402b5e
-- 
402b5e
2.20.1
402b5e