-
Bug
-
Resolution: Done
-
Critical
-
3.0.0.GA
-
None
In Java sources of a Seam project, create an annotation type
@Deprecated
public @interface MyAnnotation {
}
After that Seam Builder fails with NullPointerException.
In Java sources of a Seam project, create an annotation type
@Deprecated
public @interface MyAnnotation {
}
After that Seam Builder fails with NullPointerException.