You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Eric Pugh <ep...@upstate.com> on 2004/06/23 14:41:53 UTC

Hibernate plugin use Ant task instead of custom integration

Hi all,

I noticed a patch a while ago to the list from Konstantin Shaposhnikov which
converted the Hibernate plugin to use the SchemaExportTask that is now
available from the main Hibernate jar.  I am going to update to using the
Ant task as the existing interface to SchemaExport hasn't kept up with the
various properties now available to SchemaExport (like using a .cfg.xml
configuraiton file instead of .properties).  This will hopefully reduce
maintaince as well.

If anyone sees this as a bad idea, please holler!

Eric


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org