Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2010-05-07 03:21:22 +0000
committerslewis2010-05-07 03:21:22 +0000
commit9c22c787a91157522249dc8f92441c79f86f00b2 (patch)
tree6b6064d086b88633efce29eeef07579162352262 /providers/bundles/org.eclipse.ecf.provider.rss
parent1aab8fbc4a2650a7c4fa49d62aee616733d24830 (diff)
downloadorg.eclipse.ecf-9c22c787a91157522249dc8f92441c79f86f00b2.tar.gz
org.eclipse.ecf-9c22c787a91157522249dc8f92441c79f86f00b2.tar.xz
org.eclipse.ecf-9c22c787a91157522249dc8f92441c79f86f00b2.zip
Fixes for build props warnings
Diffstat (limited to 'providers/bundles/org.eclipse.ecf.provider.rss')
-rw-r--r--providers/bundles/org.eclipse.ecf.provider.rss/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/providers/bundles/org.eclipse.ecf.provider.rss/build.properties b/providers/bundles/org.eclipse.ecf.provider.rss/build.properties
index bd30551d6..0b1ca9c98 100644
--- a/providers/bundles/org.eclipse.ecf.provider.rss/build.properties
+++ b/providers/bundles/org.eclipse.ecf.provider.rss/build.properties
@@ -9,3 +9,4 @@ bin.includes = plugin.xml,\
plugin.properties
src.includes = about.html
jre.compilation.profile = J2SE-1.4
+javacErrors.. = -assertIdentifier,-enumIdentifier

Back to the top