[jbosstools-issues] [JBoss JIRA] (JBDS-2669) rename/refactor JBDS product .feature / plugin / .product to have less confusing names

Nick Boldt (JIRA) issues at jboss.org
Wed Jan 15 14:14:32 EST 2014


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

Nick Boldt commented on JBDS-2669:
----------------------------------

Topic branch: https://github.com/nickboldt/jbdevstudio-product/commits/JBDS-2669_refactorpalooza

PR: https://github.com/jbdevstudio/jbdevstudio-product/pull/124 (243 changed files including those with line ending changes that git was supposed to ignore, but tracks because of the renamed file)

Note that in order to be consistent w/ the new namespace, I also refactored these:

{quote}
com.jboss.jbds.project.examples => com.jboss.devstudio.core.project.examples
com.jboss.jbds.usage.branding => com.jboss.devstudio.core.usage.branding
com.jboss.jbds.central => com.jboss.devstudio.core.central
com.jboss.jbds.p2.director => com.jboss.devstudio.core.p2.director
{quote}

And of course variables in .java and .launch files were updated too to use the new namespace. 

                
> rename/refactor JBDS product .feature / plugin / .product to have less confusing names
> --------------------------------------------------------------------------------------
>
>                 Key: JBDS-2669
>                 URL: https://issues.jboss.org/browse/JBDS-2669
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: build, installer, updatesite
>    Affects Versions: 7.0.0.GA
>            Reporter: Nick Boldt
>            Assignee: Denis Golovin
>            Priority: Critical
>             Fix For: 8.0.0.Alpha2
>
>
> We should consider some better names for these artifacts so they collide less and are more obvious which is which.
> 1. https://github.com/jbdevstudio/jbdevstudio-product/blob/master/features/com.jboss.jbds.product.feature/feature.properties
> ** featureName=JBoss Developer Studio (Core Features) / BYOE category in update site
> 2. https://github.com/jbdevstudio/jbdevstudio-product/blob/master/plugins/com.jboss.jbds.product/plugin.properties and https://github.com/jbdevstudio/jbdevstudio-product/blob/master/plugins/com.jboss.jbds.product/META-INF/MANIFEST.MF
> ** Bundle-SymbolicName: com.jboss.jbds.product;singleton:=true
> 3. https://github.com/jbdevstudio/jbdevstudio-product/blob/master/site/com.jboss.jbds.product
> ** name="JBoss Developer Studio (Branded Product)" uid="com.jboss.jbds.all" id="com.jboss.jbds.product.product"

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