[
https://issues.jboss.org/browse/JBIDE-16640?page=com.atlassian.jira.plugi...
]
Denis Golovin edited comment on JBIDE-16640 at 2/24/14 1:16 PM:
----------------------------------------------------------------
I don't see any problems here, JBoss Tools 4.2.0 is for luna release so dependencies
were bumped to avoid installation on earlier versions. Do you really want to target two
Eclipse releases and double testing and build efforts? It also depends on server module
and that means server module must support Kepler as well.
was (Author: dgolovin):
I don't see any problems here, JBoss Tools 4.2.0 is for luna release so
dependencies were bumped to avoid installation on earlier versions. Do you really want to
target two Eclipse releases and double testing and build efforts? It also depends on
server module and that means servers module is also must support Kepler.
Avoid bumping dependencies versions unless it is required
---------------------------------------------------------
Key: JBIDE-16640
URL:
https://issues.jboss.org/browse/JBIDE-16640
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: livereload
Affects Versions: 4.2.0.Alpha2
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Fix For: 4.2.0.Beta1
Problem occurred when trying to install LiveReload 1.2.0.Alpha2 on Kepler:
{code}
Cannot complete the install because of a conflicting dependency.
Software being installed: JBoss Tools LiveReload 1.2.0.Alpha2-v20140207-2102-B6
(org.jboss.tools.livereload.feature.feature.group 1.2.0.Alpha2-v20140207-2102-B6)
Software currently installed: Eclipse Standard/SDK 2.0.1.20130919-0803
(epp.package.standard 2.0.1.20130919-0803)
Only one of the following can be installed at once:
Browser Support 3.4.100.v20130527-1656 (org.eclipse.ui.browser 3.4.100.v20130527-1656)
Browser Support 3.4.200.v20131003-1453 (org.eclipse.ui.browser 3.4.200.v20131003-1453)
Cannot satisfy dependency:
From: Eclipse Standard/SDK 2.0.1.20130919-0803 (epp.package.standard
2.0.1.20130919-0803)
To: org.eclipse.epp.package.standard.feature.feature.group [2.0.1.20130919-0803]
Cannot satisfy dependency:
From: Eclipse Standard/SDK Feature 2.0.1.20130919-0803
(org.eclipse.epp.package.standard.feature.feature.group 2.0.1.20130919-0803)
To: org.eclipse.platform.feature.group [4.3.1.v20130911-1000]
Cannot satisfy dependency:
From: Eclipse Platform 4.3.1.v20130911-1000 (org.eclipse.platform.feature.group
4.3.1.v20130911-1000)
To: org.eclipse.ui.browser [3.4.100.v20130527-1656]
Cannot satisfy dependency:
From: JBoss Tools LiveReload Core 1.2.0.Alpha2-v20140207-2102-B6
(org.jboss.tools.livereload.core 1.2.0.Alpha2-v20140207-2102-B6)
To: bundle org.eclipse.ui.browser 3.4.200
Cannot satisfy dependency:
From: JBoss Tools LiveReload 1.2.0.Alpha2-v20140207-2102-B6
(org.jboss.tools.livereload.feature.feature.group 1.2.0.Alpha2-v20140207-2102-B6)
To: org.jboss.tools.livereload.core [1.2.0.Alpha2-v20140207-2102-B6]
{code}
AFAIR, there was no real need to bump org.eclipse.ui.browser from 3.4.100 to 3.4.200.
--
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