| I was remiss in not mentioning my workaround, in my maven.xml I have post goal to fire. Hackie but effective: <goal name="hbm-update" description="Updates the hibernate cache mapping as it is currently unsupported by XDoclet2"> <replace dir="${maven.build.dir}/classes" token="cache usage=" value="cache include='non-lazy' usage="> <include name="**/*.hbm.xml"/> </replace> </goal> On 30-Mar-06, at 1:34 PM, Roland Chan wrote:
|
- [xdoclet-plugins-interest] @hibernate.cache missing the includ... Roland Chan
- [xdoclet-plugins-interest] Re: @hibernate.cache missing t... Roland Chan
