Open GoogleCodeExporter opened 9 years ago
Sorry for the lazy bug report ..
notice the key part of how the constructor order and fire(...) args changes
order between the maven and the eclipse build.. any ideas?
Original comment by be...@longshanks-consulting.com
on 14 Dec 2012 at 11:55
Ah ha I see in the javadocs now (after hours of thinking my pom must be using a
different apt lib and that Im obviously not worthy of code generation..)
---
The order the the fields can be optionally specified using the @{@link Order}
* annotation. If @{@link Order} is not used, then the order of the parameters to the
* constructor and to fire() is undefined.
---
Well this is going to get me out of trouble.. !
Original comment by be...@longshanks-consulting.com
on 15 Dec 2012 at 12:17
Original issue reported on code.google.com by
be...@longshanks-consulting.com
on 14 Dec 2012 at 11:53Attachments: