]
Alexey Kazakov updated JBIDE-19247:
-----------------------------------
Fix Version/s: 4.3.0.Alpha2
(was: 4.3.0.Alpha1)
Switch Tern.java dependency version range to the only version before
code freeze
--------------------------------------------------------------------------------
Key: JBIDE-19247
URL:
https://issues.jboss.org/browse/JBIDE-19247
Project: Tools (JBoss Tools)
Issue Type: Task
Components: jsp/jsf/xml/html source editing
Affects Versions: 4.3.0.Alpha1
Reporter: Alexey Kazakov
Assignee: Denis Golovin
Priority: Blocker
Fix For: 4.3.0.Alpha2
In master tern.java dependencies have open range starting from 0.6.0 after
https://github.com/jbosstools/jbosstools-jst/pull/429 was applied.
For every development/stable release the open range should be replaced to specific
version.