]
Andrej Podhradsky closed JBTIS-827.
-----------------------------------
Verified
Update site for JBDS-IS 9.0.1.GA-EA still refers to JBDS-IS
9.0.1.CR2-EA
------------------------------------------------------------------------
Key: JBTIS-827
URL:
https://issues.jboss.org/browse/JBTIS-827
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution
Reporter: Andrej Podhradsky
Assignee: Paul Leacu
Priority: Blocker
Fix For: 9.0.1.GA
The composite files are not consistent
{code:title=compositeArtifacts.xml}
<children size='2'>
<!-- IS ONLY -->
<child location='../9.0.1.GA/earlyaccess/'/>
<child location='../9.0.1.GA/earlyaccess/targetplatform/'/>
</children>
{code}
{code:title=compositeContent.xml}
<children size='2'>
<!-- IS ONLY -->
<child location='../9.0.1.CR3/earlyaccess/'/>
<child location='../9.0.1.CR3/earlyaccess/targetplatform/'/>
</children>
{code}