[
https://issues.jboss.org/browse/JBIDE-19631?page=com.atlassian.jira.plugi...
]
Victor Rubezhny commented on JBIDE-19631:
-----------------------------------------
I'm getting success while running that test:
{code}
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.jst.jsdt.test.JstJsdtAllTests
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.717 sec - in
org.jboss.tools.jst.jsdt.test.JstJsdtAllTests
testJstJsdtTernCAOnBrowser(org.jboss.tools.jst.jsdt.test.JstJsdtTernCATest) Time elapsed:
6.68 sec
testJstJsdtTernCAOnEcma5(org.jboss.tools.jst.jsdt.test.JstJsdtTernCATest) Time elapsed:
1.507 sec
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] All tests passed!
{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)