[jbosstools-issues] [JBoss JIRA] (JBTIS-400) JBDSIS 7.1.0 should be built with Kepler SR2, not SR1

Paul Leacu (JIRA) issues at jboss.org
Wed Feb 25 13:18:49 EST 2015


    [ https://issues.jboss.org/browse/JBTIS-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043693#comment-13043693 ] 

Paul Leacu commented on JBTIS-400:
----------------------------------

[~nickboldt] [~apodhrad]
JBDSIS 7.1.0 is being built with Kepler SR2.  I found that I wasn't picking up the latest Kepler SR2 RC4a 

http://download.jboss.org/jbosstools/updates/requirements/kepler/201402240900-SR2-RC4a/

However, changing that made no change to the resulting p2 repo:

p2diff file:///home/pleacu/git-clone/jbosstools-integration-stack.4.x/target-platform/target/target-platform.target.repo http://download.jboss.org/jbosstools/targetplatforms/jbtistarget/4.1.9.Final/REPO/

I tried using the JBDS TP directly but it failed to resolve the graphiti dependency

[ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:target-platform-utils:0.19.0-SNAPSHOT:fix-versions (default-cli) on project target-platform: Could not find any IU for org.eclipse.graphiti.feature.feature.group -> [Help 1]

So - I just updated the requirements URL

diff --git a/target-platform/integration-stack-base.target b/target-platform/integration-stack-base.target
index 0c7fbba..c7c583c 100644
--- a/target-platform/integration-stack-base.target
+++ b/target-platform/integration-stack-base.target
@@ -65,7 +65,7 @@
       <unit id="org.eclipse.core.net" version="1.2.200.v20130430-1352"/>
       <unit id="org.eclipse.equinox.cm" version="1.0.400.v20130327-1442"/>
       <unit id="org.eclipse.equinox.security" version="1.2.0.v20130424-1801"/>      
-      <repository location="http://download.jboss.org/jbosstools/updates/requirements/kepler/201402210900-SR2/"/>
+      <repository location="http://download.jboss.org/jbosstools/updates/requirements/kepler/201402240900-SR2-RC4a/"/>
     </location>
 
     <!-- BPMN2 - Modeler -->

Whoever raised this issue - please review http://download.jboss.org/jbosstools/targetplatforms/jbtistarget/4.1.9.Final/REPO/ and let me know if I missed something.  I'll otherwise reject the Jira since 4.1.9.Final is correct.

Thanks --p

> JBDSIS 7.1.0 should be built with Kepler SR2, not SR1
> -----------------------------------------------------
>
>                 Key: JBTIS-400
>                 URL: https://issues.jboss.org/browse/JBTIS-400
>             Project: JBoss Tools Integration Stack
>          Issue Type: Feature Request
>          Components: distribution
>    Affects Versions: 4.1.1
>            Reporter: Len DiMaggio
>            Assignee: Paul Leacu
>             Fix For: 4.1.1
>
>
> This issue was raised at the February 25 JBoss Tools build meeting.
> The JBDSIS 7.1.0 release, which is based on Kepler, should be built on Kepler SR2, not SR1. 



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list