[
https://issues.jboss.org/browse/AS7-3327?page=com.atlassian.jira.plugin.s...
]
Scott Marlow updated AS7-3327:
------------------------------
Description: Currently, org.hibernate.tool.hbm2ddl.SchemaExportTask is deprecated but
still included with Hibernate core (4.0.0.Final). SchemaExportTask depends on ant. We
should be able to remove the ant dependency from AS7.1. If someone wants to run ANT
tasks, they can get the ANT jars elsewhere. If someone wants to include ANT with AS7, it
shouldn't be because of SchemaExportTask (since AS7 doesn't depend on the
SchemaExportTask class).
remove ant dependency from AS7 (JPA)
------------------------------------
Key: AS7-3327
URL:
https://issues.jboss.org/browse/AS7-3327
Project: Application Server 7
Issue Type: Task
Components: JPA / Hibernate
Reporter: Scott Marlow
Assignee: Scott Marlow
Fix For: 7.1.0.Final
Currently, org.hibernate.tool.hbm2ddl.SchemaExportTask is deprecated but still included
with Hibernate core (4.0.0.Final). SchemaExportTask depends on ant. We should be able to
remove the ant dependency from AS7.1. If someone wants to run ANT tasks, they can get the
ANT jars elsewhere. If someone wants to include ANT with AS7, it shouldn't be because
of SchemaExportTask (since AS7 doesn't depend on the SchemaExportTask class).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira