]
Andrej Podhradsky reassigned JBTIS-1187:
----------------------------------------
Assignee: Paul Leacu
Composite files refers to incorrect locations
---------------------------------------------
Key: JBTIS-1187
URL:
https://issues.jboss.org/browse/JBTIS-1187
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution
Affects Versions: 11.1.0.Beta1
Reporter: Andrej Podhradsky
Assignee: Paul Leacu
Priority: Blocker
Fix For: 11.1.0.Beta1
Composite files at
https://devstudio.redhat.com/11/staging/updates/integration-stack/earlyac...
are not consistent.
{code:title=compositeArtifacts.xml}
<child location="../11.1.0.Beta1b/earlyaccess/"/>
<child location="../11.1.0.Beta1b/earlyaccess/targetplatform/"/>
{code}
{code:title=compositeContent.xml}
<child location="../11.1.0.Beta1a/earlyaccess/"/>
<child location="../11.1.0.Beta1a/earlyaccess/targetplatform/"/>
{code}
Notice that the second one refers to Beta1a instead of Beta1b.