Andrej Podhradsky created JBTIS-852:
---------------------------------------
Summary: JBTIS EA composite files refer to a non-existing folder
Key: JBTIS-852
URL:
https://issues.jboss.org/browse/JBTIS-852
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution
Affects Versions: 4.3.1.Final
Reporter: Andrej Podhradsky
Priority: Blocker
The composite files at
http://download.jboss.org/jbosstools/mars/staging/updates/integration-sta...
refer to a non-existing folder 4.3.1.CR3
{code:title=compositeArtifacts.xml}
<?xml version='1.0' encoding='UTF-8'?>
<?compositeArtifactRepository version='1.0.0'?>
<repository name='JBoss Tools Integration Stack Update Site'
type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository'
version='1.0.0'>
<properties size='2'>
<property name='p2.compressed' value='true'/>
<!--
get new time w/
date +%s000
-->
<property name='p2.timestamp' value='1469541837000'/>
</properties>
<children size='2'>
<!-- IS ONLY -->
<child
location='http://download.jboss.org/jbosstools/mars/staging/updates/i...
<child
location='http://download.jboss.org/jbosstools/targetplatforms/jbtist...
</children>
</repository>
{code}
The file compositeContent.xml refers to 4.3.1.CR3 as well.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)