summaryrefslogtreecommitdiff
path: root/test/files/neg/beanInfoDeprecation.check
blob: a91cdabae2ac91df0997022aedcffc3ef78270fe (plain) (blame)
1
2
3
4
5
6
beanInfoDeprecation.scala:2: warning: class BeanInfo in package beans is deprecated (since 2.12.0): 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