]
Nick Boldt commented on JBDS-3589:
----------------------------------
PR to add composite*.xml files to 4.3.x & master branch installers:
Also does some additional refactoring/cleanup and adds LICENSE file to the root of the
installer so that the jar is clearly EPL'd (JBDS-3590).
no composite*.xml files in root of JBDS installer
-------------------------------------------------
Key: JBDS-3589
URL:
https://issues.jboss.org/browse/JBDS-3589
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 9.1.0.Beta2
Reporter: Nick Boldt
Assignee: Nick Boldt
JBDS installer no longer includes composite*.xml in its root folder, so the jar won't
work as an offline update site (eg., for an offline install of JBDS IS into Eclipse)
{code}
org.eclipse.equinox.p2.core.ProvisionException: No repository found at
jar:file:/home/nboldt/tmp/JBDS_Installers/jboss-devstudio-9.1.0.Beta2-v20160127-2213-B262-installer-standalone.jar!/.
{code}
Workaround:
use
jar:file:/home/nboldt/tmp/JBDS_Installers/jboss-devstudio-9.1.0.Beta2-v20160127-2213-B262-installer-standalone.jar!/jbds/
as the update site path