diff --git a/whatsnew/cdi/cdi-news-4.1.0.Beta1.html b/whatsnew/cdi/cdi-news-4.1.0.Beta1.html new file mode 100644 index 00000000..e5f17548 --- /dev/null +++ b/whatsnew/cdi/cdi-news-4.1.0.Beta1.html @@ -0,0 +1,60 @@ + + + + + + + +CDI tools 4.1.0.Beta1 What's New + + +

CDI tools 4.1.0.Beta1 What's New

+ + + + + + + + + + + +
+

Missing beans.xml validation

+
+

+ CDI Tools validator reports a warning if beans.xml is missing in CDI 1.0 project: +

+

+

+ This problem can be fixed via QuickFix menu (Ctrl+1): +

+

+

+

+ + Related Jira 1
+ Related Jira 2 +

+

+
+
+
+ + + + \ No newline at end of file diff --git a/whatsnew/cdi/images/4.1.0.Beta1/beansXmlQF1.png b/whatsnew/cdi/images/4.1.0.Beta1/beansXmlQF1.png new file mode 100644 index 00000000..d2d01c01 Binary files /dev/null and b/whatsnew/cdi/images/4.1.0.Beta1/beansXmlQF1.png differ diff --git a/whatsnew/cdi/images/4.1.0.Beta1/beansXmlQF2.png b/whatsnew/cdi/images/4.1.0.Beta1/beansXmlQF2.png new file mode 100644 index 00000000..5208bb26 Binary files /dev/null and b/whatsnew/cdi/images/4.1.0.Beta1/beansXmlQF2.png differ diff --git a/whatsnew/cdi/images/4.1.0.Beta1/beansXmlValidation.png b/whatsnew/cdi/images/4.1.0.Beta1/beansXmlValidation.png new file mode 100644 index 00000000..c6ab4da0 Binary files /dev/null and b/whatsnew/cdi/images/4.1.0.Beta1/beansXmlValidation.png differ