Re: Hibernate Plugin Issue
Mark Russell <[email protected]> Thu, 09 Aug 2007 14:41:17 -0400
| Newsgroups | gmane.comp.java.xdoclet-plugins |
|---|---|
| Organization | Instantiations, Inc. |
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Konstantin Priblouda wrote: > --- Mark Russell <[email protected]> > wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> I have an eclipse plugin that uses xdoclet2 to build >> hbm files from java files containing the @hibernate >> tags. Every time a >> java file is updated it will rebuild the hbm file >> associated with it. >> >> I have an issue with the hibernate plugin. >> I have a java file with this tag in it: >> /** >> * >> * @return >> * @hibernate.property access="property" >> */ >> public String getAuthorTitle() { >> return authorTitle; >> } >> >> when the builder runs and builds the hbm file it >> looks like this: >> <property name="authorTitle" access="method"/> >> >> the the value method is invalid in a HBM file and >> causes errors when Hibernate ties to use it. Could >> some one tell me if there >> is an issue with the way I'm using the tag is is >> there a bug in the code. >> > > > Which plugin version are you using? > Actual is 1.0.4-SNAPSHOT ( available in legacy maven > repository on codehaus ) allows arbitrary values for > access. > > regards, > > ----[ Konstantin Pribluda http://www.pribluda.de ]---------------- > JTec quality components: http://www.pribluda.de/projects/ > > > > ____________________________________________________________________________________ > Need a vacation? Get great deals > to amazing places on Yahoo! Travel. > http://travel.yahoo.com/ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > xdoclet-plugins-interest mailing list > xdoclet-plugins-interest-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest > I'm using 1.0.3 how do I get 1.0.4-SNAPSHOT? - -- Mark Russell Instantiations, Inc. 724-368-3331 (land line) http://www.instantiations.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGu1/NyHA2ZZVyicQRAtRGAJ4s4L5kCYZcyAQY6Zjx1KKRW26uUQCcDeFG b685PUMKf60PbdNvhi7jRJY= =iyJ6 -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/