[
https://issues.jboss.org/browse/JBIDE-16640?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-16640:
-------------------------------------
I don't *believe* astools uses any new apis. I'm pretty sure it doesn't since
I typically dev on kepler and occasionally test on luna. There should be nothing
preventing astools master installation into kepler.
Where's the higher browser requirement coming from?
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