Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-06-07 12:31:10 +0000
committerAlexander Kurtakov2018-06-07 12:31:10 +0000
commitef78c568679935af6fb18aef4bba9e311d85b596 (patch)
treeeadf3e8a10428e31eb6f475ec81519ae496599e5 /bundles/org.eclipse.equinox.p2.publisher
parentd85db3fc0b6f37cbcbb3216bec9396a51e7e93d3 (diff)
downloadrt.equinox.p2-ef78c568679935af6fb18aef4bba9e311d85b596.tar.gz
rt.equinox.p2-ef78c568679935af6fb18aef4bba9e311d85b596.tar.xz
rt.equinox.p2-ef78c568679935af6fb18aef4bba9e311d85b596.zip
Fix warnings in bin.includes.I20180607-2000
Change-Id: I3a1b0fbd18434ae957c53cac520cdda12a7e8b0c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.publisher')
-rw-r--r--bundles/org.eclipse.equinox.p2.publisher/build.properties1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.publisher/build.properties b/bundles/org.eclipse.equinox.p2.publisher/build.properties
index 27d3e8cf4..4ace817bd 100644
--- a/bundles/org.eclipse.equinox.p2.publisher/build.properties
+++ b/bundles/org.eclipse.equinox.p2.publisher/build.properties
@@ -15,7 +15,6 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
about.html,\
- profiles/,\
plugin.properties
javacWarnings..=+unusedThrown
src.includes = about.html

Back to the top