[jbosstools-issues] [JBoss JIRA] (JBDS-2401) remove old version of installer code & refactor new stuff to remove "pde" from the name

Pavol Srna (JIRA) jira-events at lists.jboss.org
Thu Mar 7 07:33:42 EST 2013


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

Pavol Srna closed JBDS-2401.
----------------------------


    
> remove old version of installer code & refactor new stuff to remove "pde" from the name
> ---------------------------------------------------------------------------------------
>
>                 Key: JBDS-2401
>                 URL: https://issues.jboss.org/browse/JBDS-2401
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: installer
>    Affects Versions: 7.0.0.Alpha1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 7.0.0.Alpha1
>
>         Attachments: jbds2401.patch.txt
>
>
> Many moons ago, we forked the inpack installer code so that we now have these files:
> {code:title=https://svn.jboss.org/repos/devstudio/trunk/product/installer}
> ./build-pde.xml 
> ./src/config/install-pde.xml 
> ./src/config/resources/default_shortcut_specification_pde.xml 
> ./src/config/resources/p2-meta-gen-action-pde.xml 
> ./src/config/resources/p2-meta-gen-script-pde.xml 
> ./src/config/resources/readme-pde.txt 
> ./src/config/resources/unix_shortcut_specification_pde.xml 
> and
> ./build.xml 
> ./src/config/install.xml 
> ./src/config/resources/default_shortcut_specification.xml 
> ./src/config/resources/p2-meta-gen-action.xml 
> ./src/config/resources/p2-meta-gen-script.xml 
> ./src/config/resources/readme.txt 
> ./src/config/resources/unix_shortcut_specification.xml 
> {code}
> The old code should be removed from trunk, and the new stuff refactored so that there's no longer a "-pde" or "_pde" marker in it, since we don't build w/ PDE anymore.

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