[
https://jira.jboss.org/browse/JBDS-1423?page=com.atlassian.jira.plugin.sy...
]
Denis Golovin updated JBDS-1423:
--------------------------------
Description:
In old build it is done in jbds builder as
<replace
file="${buildDirectory}/plugins/com.jboss.jbds.product/about.mappings">
<replacefilter
token="@product.releaseNumber(a)"
value="${product.releaseNumber}"/>
<replacefilter
token="@product.buildQualifier(a)"
value="${product.buildQualifier}"/>
<replacefilter
token="@product.buildTimeStamp(a)"
value="${product.buildTimeStamp}"/>
</replace>
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.Beta2
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(a)"
value="${product.releaseNumber}"/>
<replacefilter
token="@product.buildQualifier(a)"
value="${product.buildQualifier}"/>
<replacefilter
token="@product.buildTimeStamp(a)"
value="${product.buildTimeStamp}"/>
</replace>
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira