[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3827) seam-gen setup and create-project with support for individual JBoss domain

Stephan Heffner (JIRA) jira-events at lists.jboss.org
Tue Dec 9 16:28:36 EST 2008


    [ https://jira.jboss.org/jira/browse/JBSEAM-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12441825#action_12441825 ] 

Stephan Heffner commented on JBSEAM-3827:
-----------------------------------------

Instead of using the condition <contains /> it's possible to use 

<matches string="${jboss.version.new}" pattern="^5\."/>

wich is supported since Ant 1.7.


> seam-gen setup and create-project with support for individual JBoss domain
> --------------------------------------------------------------------------
>
>                 Key: JBSEAM-3827
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3827
>             Project: Seam
>          Issue Type: Patch
>          Components: Build
>    Affects Versions: 2.1.1.CR2
>            Reporter: Stephan Heffner
>            Priority: Optional
>         Attachments: jboss-seam-gen-domain.patch
>
>
> I'll attach a small patch to support a user defined value of JBoss version and domain. Predefined values are 'default' or 'standard' (Version 5.x).
> Maybe it's useful for others as well.

-- 
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

        



More information about the seam-issues mailing list