[jbosstools-issues] [JBoss JIRA] (JBTIS-1003) Add id to all repositories defined in target platform

Paul Leacu (JIRA) issues at jboss.org
Wed Dec 14 09:28:00 EST 2016


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

Paul Leacu resolved JBTIS-1003.
-------------------------------
    Fix Version/s: 4.4.1.CR2-TP
       Resolution: Done


[~apodhrad] - the dependent content is the same as 4.4.1.CR1.  Please see 4.4.1.CR2-SNAPSHOT:

http://download.jboss.org/jbosstools/targetplatforms/jbtistarget/4.4.1.CR2-SNAPSHOT/
https://origin-repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/integration-stack/target-platform/4.4.1.CR2-SNAPSHOT/

See commits for the repos I could change.  Couldn't user the JBT core repos since they include other repos.


> Add id to all repositories defined in target platform
> -----------------------------------------------------
>
>                 Key: JBTIS-1003
>                 URL: https://issues.jboss.org/browse/JBTIS-1003
>             Project: JBoss Tools Integration Stack
>          Issue Type: Task
>          Components: target-platform
>    Affects Versions: 4.4.0.CR1-TP
>            Reporter: Andrej Podhradsky
>            Assignee: Paul Leacu
>             Fix For: 4.4.1.CR2-TP
>
>
> Currently, the definition looks as follows
> {code:title=src/targets/integration-stack-base.target}
>  <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
>      ...
>      <repository location="http://download.jboss.org/jbosstools/updates/requirements/neon/201609281000/"/>
>  </location>
> {code}
> Please add an attribute 'id' to the tag 'repository'. Moreover, please consider using a composite site as a location, e.g.
> {code}
> http://download.jboss.org/jbosstools/updates/requirements/neon/
> {code}
> I think that the composite site should work without any problem since all needed versions are specified in each unit.
> Note that if we decide to use the composite site then the id could be 'jbt-neon', otherwise it should be 'jbt-neon-201609281000'.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list