[
https://issues.jboss.org/browse/JBIDE-19631?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-19631:
----------------------------------------
I see the same tests failures as Denis:
{code}
Failed tests:
JstJsdtTernCATest.testJstJsdtTernCAOnBrowser:65->doJstJsdtTernCATest:79 Content
Assistant returned no proposals
JstJsdtTernCATest.testJstJsdtTernCAOnEcma5:61->doJstJsdtTernCATest:79 Content
Assistant returned no proposals
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0
{code}
Switch Tern.java dependency version range to the only version after
code freeze
-------------------------------------------------------------------------------
Key: JBIDE-19631
URL:
https://issues.jboss.org/browse/JBIDE-19631
Project: Tools (JBoss Tools)
Issue Type: Task
Components: jsp/jsf/xml/html source editing
Affects Versions: 4.3.0.Alpha1
Reporter: Alexey Kazakov
Assignee: Victor Rubezhny
Priority: Blocker
Labels: new_and_noteworthy
Fix For: 4.3.0.Beta1
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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)