From 1f6c513855dbb20cbd8acf61151060b4514436e0 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Thu, 22 Nov 2018 18:43:36 +0200 Subject: Bug 515092 - Source bundles missing for team plugins Remove generateSourceBundle=false . Change-Id: If217c54725bf1dafc60dea96f274ee54556eb0eb Signed-off-by: Alexander Kurtakov --- bundles/org.eclipse.core.net.linux.x86_64/build.properties | 1 - bundles/org.eclipse.core.net.win32.x86_64/build.properties | 1 - 2 files changed, 2 deletions(-) diff --git a/bundles/org.eclipse.core.net.linux.x86_64/build.properties b/bundles/org.eclipse.core.net.linux.x86_64/build.properties index 03ab15c87..da27a77c9 100644 --- a/bundles/org.eclipse.core.net.linux.x86_64/build.properties +++ b/bundles/org.eclipse.core.net.linux.x86_64/build.properties @@ -18,5 +18,4 @@ bin.includes = fragment.properties,\ bin/,\ libgnomeproxy-1.0.0.so src.includes = about.html -generateSourceBundle=false source.. = src/ diff --git a/bundles/org.eclipse.core.net.win32.x86_64/build.properties b/bundles/org.eclipse.core.net.win32.x86_64/build.properties index 55c2b946b..1dd6d3af6 100644 --- a/bundles/org.eclipse.core.net.win32.x86_64/build.properties +++ b/bundles/org.eclipse.core.net.win32.x86_64/build.properties @@ -17,6 +17,5 @@ bin.includes = fragment.properties,\ META-INF/,\ bin/,\ jWinHttp-1.0.0.dll -generateSourceBundle=false src.includes = about.html source.. = src/ -- cgit v1.2.3