[trunk] Import patch from sumatrapdf team. Start using new color space when found.
[openjpeg.git] / cmake / CTestCustom.cmake.in
index cdde4a7ec5b174f97e08a67ee10d896447fbb1c9..a19c2913b5733b06f1eae3668177a0f15b7b459a 100644 (file)
@@ -27,6 +27,8 @@ set(CTEST_CUSTOM_WARNING_EXCEPTION
 
   # Suppress warning caused by intentional messages about deprecation
   ".*warning,.* is deprecated"
+  # java also warns about deprecated API
+  ".*java.*deprecation"
   # supress warnings caused by 3rd party libs:
   ".*thirdparty.*"
   "libtiff.*has no symbols"