[JBoss JIRA] (JBIDE-14461) Update Kepler M7 target platforms to include EGit 3.0
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14461?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-14461:
------------------------------------------
The 4.30.x branch in jbosstools-target-platforms now has EGit 3.0 included:
{code:title=jbosstools/multiple/jbosstools-multiple.target}
<!-- egit 3.0 is in Kepler site but this way we get sources too -->
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit" includeSource="true">
<repository location="http://download.jboss.org/jbosstools/updates/requirements/egit/3.0.0.2013..."/>
<unit id="org.eclipse.jgit.feature.group" version="3.0.0.201305080800-m7"/>
<unit id="org.eclipse.egit.feature.group" version="3.0.0.201305080800-m7"/>
<unit id="org.eclipse.egit.mylyn.feature.group" version="3.0.0.201305080800-m7"/>
<unit id="org.eclipse.mylyn.github.feature.feature.group" version="3.0.0.201305080800-m7"/>
</location>
{code}
> Update Kepler M7 target platforms to include EGit 3.0
> -----------------------------------------------------
>
> Key: JBIDE-14461
> URL: https://issues.jboss.org/browse/JBIDE-14461
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: target-platform
> Reporter: Max Rydahl Andersen
> Assignee: Andre Dietisheim
> Priority: Blocker
> Fix For: 4.1.0.Beta1
>
>
> [~adietish] has requested we use EGit 3 instead of 2.3.1
--
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
13 years, 1 month
[JBoss JIRA] (JBIDE-14420) Build and ship against Kepler M7
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14420?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-14420:
------------------------------------
New problem. Tried to build jbosstools-base and got this:
{code}
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.17.0:test (default-test) on project org.jboss.tools.tests.test: Execution default-test of goal org.eclipse.tycho:tycho-surefire-plugin:0.17.0:test failed: "No solution found because the problem is unsatisfiable.": ["Unable to satisfy dependency from tycho-extra-1368645863379 0.0.0.1368645863379 to org.eclipse.platform.ide 0.0.0.", "Unable to satisfy dependency from tycho-1368645863382 0.0.0.1368645863382 to org.eclipse.platform.ide 0.0.0.", "No solution found because the problem is unsatisfiable."] -> [Help 1]
{code}
> Build and ship against Kepler M7
> --------------------------------
>
> Key: JBIDE-14420
> URL: https://issues.jboss.org/browse/JBIDE-14420
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: target-platform
> Reporter: Mickael Istria
> Assignee: Nick Boldt
> Fix For: 4.1.0.Beta1
>
>
> Kepler M7 was released, We need to update our target platform to get the latest version of our dependencies and check compatibility with upcoming release
--
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
13 years, 1 month