Re: [xdoclet-plugins-interest] FW: Hibernate plugin and private methods (Noam Gal)

2008-04-10 Thread Konstantin Priblouda
--- "." <[EMAIL PROTECTED]> wrote: > Ok, got it now - I used Qdox 1.5, and should have > used the 1.6 that's inside the xdoclet2 lib folder. > Thanks for your help. > Noam Gal. Actually we use cusom build version of qdox, because original one fails our plugin unit tests miserabily ( but none of

[xdoclet-plugins-interest] FW: Hibernate plugin and private methods (Noam Gal)

2008-04-10 Thread .
Ok, got it now - I used Qdox 1.5, and should have used the 1.6 that's inside the xdoclet2 lib folder. Thanks for your help. Noam Gal. -Original Message- From: . Sent: Thursday, April 10, 2008 5:29 PM To: 'xdoclet-plugins-interest@lists.sourceforge.net' Subject:Hibernate

[xdoclet-plugins-interest] Hibernate plugin and private methods (Noam Gal)

2008-04-10 Thread .
Hello again. I almost thought I got it to work , but then I noticed I accidentaly ran the xdoclet 1.2.3 ant task instead... So here is a simaple example of a class, and the hbm that xdoclet created for it. When I change the getValue method to private, the generated hbm does not contain the valu