[jbosstools-issues] [JBoss JIRA] (JBDS-2044) .eclipseproduct file no longer refers to JBDS

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Feb 28 18:10:36 EST 2012


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

Nick Boldt updated JBDS-2044:
-----------------------------

    Description: 
Before, with the linux x64 installer (jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201202271832M-H79-Beta1.jar) the .eclipseproduct file read:

{code}
name=JBoss Developer Studio
id=com.jboss.jbds.all
version=5.0.0.v201202271832M-H79-Beta1
{code}

Now, with the universal installer (jbdevstudio-product-universal-5.0.0.v201202271832M-H79-Beta1.jar), it reads:

{code}
name=Eclipse Platform
id=org.eclipse.platform
version=3.7.0
{code}

  was:
Before (jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201202271832M-H79-Beta1.jar):

{code}
name=JBoss Developer Studio
id=com.jboss.jbds.all
version=5.0.0.v201202271832M-H79-Beta1
{code}

After (jbdevstudio-product-universal-5.0.0.v201202271832M-H79-Beta1.jar):

{code}
name=Eclipse Platform
id=org.eclipse.platform
version=3.7.0
{code}


    
> .eclipseproduct file no longer refers to JBDS
> ---------------------------------------------
>
>                 Key: JBDS-2044
>                 URL: https://issues.jboss.org/browse/JBDS-2044
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: installer
>    Affects Versions: 5.0.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Denis Golovin
>             Fix For: 5.0.0.Beta2
>
>
> Before, with the linux x64 installer (jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201202271832M-H79-Beta1.jar) the .eclipseproduct file read:
> {code}
> name=JBoss Developer Studio
> id=com.jboss.jbds.all
> version=5.0.0.v201202271832M-H79-Beta1
> {code}
> Now, with the universal installer (jbdevstudio-product-universal-5.0.0.v201202271832M-H79-Beta1.jar), it reads:
> {code}
> name=Eclipse Platform
> id=org.eclipse.platform
> version=3.7.0
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list