Seam-gen enhancements to project update, default persistence.xml, and home dirs
-------------------------------------------------------------------------------
Key: JBSEAM-4333
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4333
Project: Seam
Issue Type: Patch
Components: Build
Affects Versions: 2.2.0.GA
Reporter: Matt Conroy
Attachments: build.patch
Please consider the following patch to the seam-gen build scripts/templates.
- Enhanced the seam-gen build.xml to allow a project to be updated with the current
build.xml/validate.xml templates to help keep projects up-to-date with newer versions of
seam.
- It made sense to set the hibernate.show_sql/hibernate.format_sql defaults to the @debug@
replacement param in the persistence.xml since this data is almost always required when
debugging.
- Allow the JBOSS_HOME environment variable to be used during deployment. This would be
activated by removing the jboss.home declaration from the build.properties of the project.
This seems to be a sensible default.
All changes are backward compatible with the current seam-gen setup so these should be
fairly simple integrations.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira