Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2009-09-09 16:34:48 +0000
committerThomas Watson2009-09-09 16:34:48 +0000
commit7b97feccc4f14563048d36fb8d8a1cea34dd19f5 (patch)
tree3dfc0b83a1e280dee17f144280d46d23c045f2fa /bundles/org.eclipse.equinox.weaving.hook
parentda50c2f7e2660da7efb2f931499ed479468d9152 (diff)
downloadrt.equinox.bundles-7b97feccc4f14563048d36fb8d8a1cea34dd19f5.tar.gz
rt.equinox.bundles-7b97feccc4f14563048d36fb8d8a1cea34dd19f5.tar.xz
rt.equinox.bundles-7b97feccc4f14563048d36fb8d8a1cea34dd19f5.zip
Bug 288951 - Weaving bundles have compile warnings in the build.
Diffstat (limited to 'bundles/org.eclipse.equinox.weaving.hook')
-rw-r--r--bundles/org.eclipse.equinox.weaving.hook/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.weaving.hook/build.properties b/bundles/org.eclipse.equinox.weaving.hook/build.properties
index 61a3c8a61..4645e8ef8 100644
--- a/bundles/org.eclipse.equinox.weaving.hook/build.properties
+++ b/bundles/org.eclipse.equinox.weaving.hook/build.properties
@@ -5,3 +5,4 @@ bin.includes = META-INF/,\
hookconfigurators.properties,\
.options,\
fragment.xml
+javacWarnings..=-raw,-unchecked

Back to the top