annotated fields at abstract parent class are not processed?

0 views
Skip to first unread message

wing

unread,
Jan 30, 2009, 7:41:40 AM1/30/09
to Salve
i have 2 classes, A and B

A is abstract class and B is concrete and extends A

i have salve-annotated fields at class A,
but salve does not process :

[INFO] Salve: classes scanned: 470, instrumented: 0

but when i copy the same salve-annotated fields to class B
salve can process:
[INFO] Salve: classes scanned: 470, instrumented: 1


does it mean that i can only have salve-annotated fields at concrete
class?

Igor Vaynberg

unread,
Jan 30, 2009, 12:19:27 PM1/30/09
to salve...@googlegroups.com
what version of salve are you using?

-igor

wing

unread,
Jan 30, 2009, 12:37:02 PM1/30/09
to Salve
0.9

i.e.
i follow the settings at
http://code.google.com/p/salve/


On Jan 31, 1:19 am, Igor Vaynberg <igor.vaynb...@gmail.com> wrote:
> what version of salve are you using?
>
> -igor
>

Igor Vaynberg

unread,
Jan 30, 2009, 12:42:17 PM1/30/09
to salve...@googlegroups.com
mind trying it with the latest trunk?

its as simple as checking it out and running mvn install

-igor

wing

unread,
Jan 30, 2009, 8:31:17 PM1/30/09
to Salve
sorry that i find out that it is my fault

after a mvn clean, the things work (0.9 and trunk)

On 1月31日, 上午1時42分, Igor Vaynberg <igor.vaynb...@gmail.com> wrote:
> mind trying it with the latest trunk?
>
> its as simple as checking it out and running mvn install
>
> -igor
>
Reply all
Reply to author
Forward
0 new messages