[
https://issues.jboss.org/browse/JBTIS-68?page=com.atlassian.jira.plugin.s...
]
Paul Leacu commented on JBTIS-68:
---------------------------------
Hey Nick -
I've updated each SR1 Juno IU dependency. I also need to modify the pom to
reference the correct core unified - I'm currently referencing 4.2.1.a-SNAPSHOT - What
should that be for the SR2 Juno core dependencies??
Thanks!
--paull
diff --git a/target-platform/integration-stack-base.target
b/target-platform/integration-stack-base.target
index 1628131..925ca8a 100644
--- a/target-platform/integration-stack-base.target
+++ b/target-platform/integration-stack-base.target
@@ -9,35 +9,35 @@
<!-- Eclipse Graphiti -->
<location includeAllPlatforms="false"
includeConfigurePhase="true" includeMode="planner"
includeSource="true" type="InstallableUnit">
- <unit id="org.eclipse.graphiti.feature.feature.group"
version="0.9.1.v20120919-0732"/>
- <unit id="org.eclipse.graphiti.export.feature.feature.group"
version="0.9.1.v20120919-0732"/>
- <repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
+ <unit id="org.eclipse.graphiti.feature.feature.group"
version="0.9.2.v20130211-0913"/>
+ <unit id="org.eclipse.graphiti.export.feature.feature.group"
version="0.9.2.v20130211-0913"/>
+ <repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
</location>
<!-- Eclipse EMF -->
<location includeAllPlatforms="false"
includeConfigurePhase="true" includeMode="planner"
includeSource="true" type="InstallableUnit">
- <unit id="org.eclipse.emf.compare.feature.group"
version="1.3.2.v20120918-1125"/>
- <unit id="org.eclipse.emf.compare.ui.capabilities.feature.group"
version="1.3.2.v20120918-1125"/>
- <repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
+ <unit id="org.eclipse.emf.compare.feature.group"
version="1.3.3.v20130213-0806"/>
+ <unit id="org.eclipse.emf.compare.ui.capabilities.feature.group"
version="1.3.3.v20130213-0806"/>
+ <repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
</location>
<!-- Eclipse EMF/OCL -->
<location includeAllPlatforms="false"
includeConfigurePhase="true" includeMode="planner"
includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.emf.query.ocl.feature.group"
version="1.6.0.v20120425-2310-3--7w311A232602735"/>
- <repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
+ <repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
</location>
<!-- Eclipse ORBIT -->
<location includeAllPlatforms="false"
includeConfigurePhase="true" includeMode="planner"
includeSource="true" type="InstallableUnit">
<!-- Guava - EMF Compare 1.3 Requirement -->
<unit id="com.google.guava"
version="10.0.1.v201203051515"/>
- <repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
+ <repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
</location>
<!-- Eclipse Zest : ESB -->
<location includeAllPlatforms="false"
includeConfigurePhase="true" includeMode="planner"
includeSource="true" type="InstallableUnit">
- <unit id="org.eclipse.zest.feature.group"
version="1.5.0.201208201742"/>
- <repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
+ <unit id="org.eclipse.zest.feature.group"
version="1.5.0.201212170307"/>
+ <repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
</location>
<!-- BPMN2 - Feature -->
@@ -63,14 +63,14 @@
<!-- Modeling - OCL -->
<location includeAllPlatforms="false"
includeConfigurePhase="true" includeMode="planner"
includeSource="true" type="InstallableUnit">
- <unit id="org.eclipse.ocl.all.feature.group"
version="4.0.1.v20120917-1739"/>
- <repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
+ <unit id="org.eclipse.ocl.all.feature.group"
version="4.0.2.v20130128-1158"/>
+ <repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
</location>
<!-- javax.ws.rs : Fuse -->
<location includeAllPlatforms="false"
includeConfigurePhase="true" includeMode="planner"
includeSource="true" type="InstallableUnit">
<unit id="javax.ws.rs" version="1.1.1.v20101004-1200"/>
- <repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
+ <repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
</location>
<!-- JBoss Tools Core Tests -->
JBTIS target platform should use Juno SR2, not SR1 bits
-------------------------------------------------------
Key: JBTIS-68
URL:
https://issues.jboss.org/browse/JBTIS-68
Project: JBoss Tools Integration Stack
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: target-platform
Affects Versions: 4.0.0
Reporter: Nick Boldt
Assignee: Paul Leacu
Fix For: 4.0.0
I see you're still using the older Juno SR1 bits:
{code:title=https://github.com/jbosstools/jbosstools-integration-stack/blob/master/target-platform/integration-stack-base.target#L21}
http://download.jboss.org/jbosstools/updates/requirements/juno/2012092809...
{code}
You should probably update to use a newer mirror:
http://download.jboss.org/jbosstools/updates/requirements/juno/2013021321...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira