[jbosstools-issues] [JBoss JIRA] (JBIDE-19631) Switch Tern.java dependency version range to the only version after code freeze
Victor Rubezhny (JIRA)
issues at jboss.org
Fri Jun 5 17:30:02 EDT 2015
[ https://issues.jboss.org/browse/JBIDE-19631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13074925#comment-13074925 ]
Victor Rubezhny edited comment on JBIDE-19631 at 6/5/15 5:29 PM:
-----------------------------------------------------------------
[~dgolovin], [~akazakov], Could you please perform those test cases manually? Does CA works for you? Do you see any exceptions/errors?
Cause I still have the following results:
{code}
[INFO] Reactor Summary:
[INFO]
[INFO] jbosstools-jst ..................................... SUCCESS [ 2.043 s]
[INFO] jst.plugins ........................................ SUCCESS [ 0.005 s]
[INFO] org.jboss.tools.jst.web ............................ SUCCESS [ 15.103 s]
[INFO] org.jboss.tools.jst.web.kb ......................... SUCCESS [ 5.360 s]
[INFO] org.jboss.tools.jst.web.ui ......................... SUCCESS [ 12.741 s]
[INFO] org.jboss.tools.jst.jsdt ........................... SUCCESS [ 0.534 s]
[INFO] org.jboss.tools.jst.angularjs ...................... SUCCESS [ 1.867 s]
[INFO] org.jboss.tools.jst.js ............................. SUCCESS [ 0.613 s]
[INFO] jst.tests .......................................... SUCCESS [ 0.020 s]
[INFO] org.jboss.tools.jst.jsp.base.test .................. SUCCESS [ 1.151 s]
[INFO] org.jboss.tools.jst.web.kb.test .................... SUCCESS [02:38 min]
[INFO] org.jboss.tools.jst.web.test ....................... SUCCESS [01:00 min]
[INFO] org.jboss.tools.jst.web.ui.test .................... SUCCESS [08:36 min]
[INFO] org.jboss.tools.jst.angularjs.test ................. SUCCESS [01:58 min]
[INFO] org.jboss.tools.jst.jsdt.test ...................... SUCCESS [ 31.812 s]
[INFO] jst.features ....................................... SUCCESS [ 0.035 s]
[INFO] org.jboss.tools.jst.feature ........................ SUCCESS [ 0.666 s]
[INFO] org.jboss.tools.jst.test.feature ................... SUCCESS [ 0.323 s]
[INFO] org.jboss.tools.jst.jsdt.feature ................... SUCCESS [ 0.162 s]
[INFO] org.jboss.tools.jst.angularjs.feature .............. SUCCESS [ 0.135 s]
[INFO] jst.site ........................................... SUCCESS [01:46 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:05 min
[INFO] Finished at: 2015-06-06T01:18:00+04:00
[INFO] Final Memory: 97M/840M
[INFO] ------------------------------------------------------------------------
{code}
having in josstools-jst/pom.xml the following tern.java/angularjs-eclipse versions:
{code}
<properties>
<tycho.scmUrl>scm:git:https://github.com/jbosstools/jbosstools-jst.git</tycho.scmUrl>
<tern.reqs.url>http://download.jboss.org/jbosstools/updates/requirements/tern</tern.reqs.url>
<tern.version>0.10.0.201506020610</tern.version>
<angularjs.reqs.url>http://download.jboss.org/jbosstools/updates/requirements/angularjs</angularjs.reqs.url>
<angularjs.version>0.10.0.201506020622</angularjs.version>
</properties>
{code}
was (Author: vrubezhny):
[~dgolovin], [~akazakov], Could you please perform those test cases manually? Does CA works for you? Do you see any exceptions/errors?
> 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)
More information about the jbosstools-issues
mailing list