[jbosstools-issues] [JBoss JIRA] Updated: (JBDS-1718) One installer for all supported platforms

Denis Golovin (JIRA) jira-events at lists.jboss.org
Fri Jul 15 11:20:23 EDT 2011


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

Denis Golovin updated JBDS-1718:
--------------------------------

    Description: 
Installer should utilize p2director and JBDS p2 repository created bt product build. That let us to have one installer for all platforms instead of five.
Size of installer is going to be more because of multi-platform bits inside p2repo and p2Director application included.
Installer based on IzPack has to extract p2repo first and then materialize JBDS using p2 director application.

Buckminister p2 director available from http://www.eclipse.org/downloads/download.php?file=/tools/buckminster/products/director_latest.zip

Literally now it can be installed like this:

{noformat}director -r http://update-site-host/updates/nightly/ -d /install/target/directory -p jbds -i com.jboss.jbds.all
Installing com.jboss.jbds.all 4.1.0.201107071838.
Operation completed in 482798 ms.
{noformat}

or for local p2 repo archive

{noformat}director -r file:///path-to-local-update/jbdevstudio-product-Update-4.1.0.v201107141200R-H631-CR3.zip!/ -d /install/target/directory -p jbds -i com.jboss.jbds.all
Installing com.jboss.jbds.all 4.1.0.201107071838.
Operation completed in 4827 ms.
{noformat}


 



  was:
Installer should utilize p2director and JBDS p2 repository created bt product build. That let us to have one installer for all platforms instead of five.
Size of installer is going to be more because of multi-platform bits inside p2repo and p2Director application included.
Installer based on IzPack has to extract p2repo first and then materialize JBDS using p2 director application.

Buckminister p2 director available from http://www.eclipse.org/downloads/download.php?file=/tools/buckminster/products/director_latest.zip

Literally now it can be installed like this:

{noformat}director -r http://update-site-host/updates/nightly/ -d /install/target/directory -p jbds -i com.jboss.jbds.all{noformat}

or for local p2 repo archive

{noformat}director -r file:///path-to-local-update/jbdevstudio-product-Update-4.1.0.v201107141200R-H631-CR3.zip!/ -d /install/target/directory -p jbds -i com.jboss.jbds.all{noformat}


 





> One installer for all supported platforms
> -----------------------------------------
>
>                 Key: JBDS-1718
>                 URL: https://issues.jboss.org/browse/JBDS-1718
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>          Components: installer
>    Affects Versions: 5.0.0.Beta1
>            Reporter: Denis Golovin
>            Assignee: Denis Golovin
>             Fix For: 5.0.0.Beta1
>
>
> Installer should utilize p2director and JBDS p2 repository created bt product build. That let us to have one installer for all platforms instead of five.
> Size of installer is going to be more because of multi-platform bits inside p2repo and p2Director application included.
> Installer based on IzPack has to extract p2repo first and then materialize JBDS using p2 director application.
> Buckminister p2 director available from http://www.eclipse.org/downloads/download.php?file=/tools/buckminster/products/director_latest.zip
> Literally now it can be installed like this:
> {noformat}director -r http://update-site-host/updates/nightly/ -d /install/target/directory -p jbds -i com.jboss.jbds.all
> Installing com.jboss.jbds.all 4.1.0.201107071838.
> Operation completed in 482798 ms.
> {noformat}
> or for local p2 repo archive
> {noformat}director -r file:///path-to-local-update/jbdevstudio-product-Update-4.1.0.v201107141200R-H631-CR3.zip!/ -d /install/target/directory -p jbds -i com.jboss.jbds.all
> Installing com.jboss.jbds.all 4.1.0.201107071838.
> Operation completed in 4827 ms.
> {noformat}
>  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list