[
http://jira.jboss.com/jira/browse/JBSEAM-1146?page=comments#action_12358482 ]
Stephan Heffner commented on JBSEAM-1146:
-----------------------------------------
Maybe someone want to extend the build on a project base instead of the profile.
<!-- Give user the possibility to extend the build process without editing this
file -->
<property name="project.name" value="@projectName@"/>
<import file="build-${project.name}.xml"
optional="true"/>
I'll attach this approach, too.
Include optional Ant build-${profile}.xml in seam-gen/build-scripts
-------------------------------------------------------------------
Key: JBSEAM-1146
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1146
Project: JBoss Seam
Issue Type: Patch
Affects Versions: 1.2.1.GA
Reporter: Stephan Heffner
Attachments: build.xml, build.xml
<!-- Give user the possibility to extend the build process without editing this file
-->
<import file="build-${profile}.xml" optional="true"/>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira