summaryrefslogtreecommitdiff
path: root/test/files/neg/beanInfoDeprecation.check
blob: 788b277818f054417134c265879e246251b8e6aa (plain) (blame)
1
2
3
4
5
6
beanInfoDeprecation.scala:2: warning: class BeanInfo in package beans is deprecated: the generation of BeanInfo classes is no longer supported
class C
      ^
error: No warnings can be incurred under -Xfatal-warnings.
one warning found
one error found