[jbosstools-issues] [JBoss JIRA] (JBDS-2644) Wrong version & build info in About Dialog

Denis Golovin (JIRA) jira-events at lists.jboss.org
Tue May 28 13:06:54 EDT 2013


    [ https://issues.jboss.org/browse/JBDS-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777551#comment-12777551 ] 

Denis Golovin commented on JBDS-2644:
-------------------------------------

this means that in com.jboss.jbds.product ant script was not executed during build for some reason:
{code}<execution>
	<id>process-about-mapping</id>
	<phase>package</phase>
	<goals>
		<goal>run</goal>
	</goals>
	<configuration>
...
</execution>{code}
                
> Wrong version & build info in About Dialog
> ------------------------------------------
>
>                 Key: JBDS-2644
>                 URL: https://issues.jboss.org/browse/JBDS-2644
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Build, updatesite
>    Affects Versions: 7.0.0.Beta1
>            Reporter: Stefan Bunciak
>            Assignee: Denis Golovin
>            Priority: Critical
>              Labels: respin-b
>             Fix For: 7.0.0.Beta1
>
>
> Updating from 7.0.0.Beta1 to 7.0.0.Beta1a via *update site* caused that version, build id, build date variables are not filled in About Dialog:
> {code}
> JBoss Developer Studio
> Version: @product.releaseNumber@
> Build id: @product.buildQualifier@
> Build date: @product.buildTimeStamp@
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list