[jbosstools-issues] [JBoss JIRA] Updated: (JBDS-1423) Replace @XXXX@ tokens in JBDS About dialog with actual build information.

Denis Golovin (JIRA) jira-events at lists.jboss.org
Thu Dec 2 12:04:05 EST 2010


     [ https://jira.jboss.org/browse/JBDS-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin updated JBDS-1423:
--------------------------------

    Fix Version/s: 4.0.0.CR1
                       (was: 4.0.0.Beta2)


all isues related to new p2 enabled product build are moved to 4.0.0.CR1

> Replace @XXXX@ tokens in JBDS About dialog with actual build information.
> -------------------------------------------------------------------------
>
>                 Key: JBDS-1423
>                 URL: https://jira.jboss.org/browse/JBDS-1423
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 4.0.0.Beta2
>            Reporter: Denis Golovin
>            Assignee: Denis Golovin
>             Fix For: 4.0.0.CR1
>
>         Attachments: Screenshot-About JBoss Developer Studio .png
>
>
> In old build it is done in jbds builder as
> 	<replace file="${buildDirectory}/plugins/com.jboss.jbds.product/about.mappings">
> 		 <replacefilter 
> 		    token="@product.releaseNumber@" 
> 		    value="${product.releaseNumber}"/>
> 		<replacefilter 
> 		    token="@product.buildQualifier@" 
> 		    value="${product.buildQualifier}"/>
> 		<replacefilter 
> 		    token="@product.buildTimeStamp@" 
> 		    value="${product.buildTimeStamp}"/>
> 	</replace>

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list