[jbosstools-issues] [JBoss JIRA] (JBDS-3034) add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt

Nick Boldt (JIRA) issues at jboss.org
Thu May 29 22:43:16 EDT 2014


    [ https://issues.jboss.org/browse/JBDS-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971843#comment-12971843 ] 

Nick Boldt commented on JBDS-3034:
----------------------------------

[~dgolovin]: I'm not seeing any fresh commits in any of these repos:

https://github.com/jbosstools/jbosstools-aerogear/commits/master
https://github.com/jbosstools/jbosstools-build-sites/commits/master
https://github.com/jbdevstudio/jbdevstudio-product/commits/master

Can you explain which commits you mean? How is aerogear's dependency on jst.jsdt now optional, and where did you implement that, if not in the jbosstools-aerogear repo?

All I can see is this change, which will most likely fail the JBDS product build because of the missing tern plugins, like it did last weekend:

https://github.com/jbosstools/jbosstools-target-platforms/commits/4.40.x -> https://github.com/jbosstools/jbosstools-target-platforms/commit/feff3cbe84c3a5ff2b3fa28b55f869fd13323f72

> add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBDS-3034
>                 URL: https://issues.jboss.org/browse/JBDS-3034
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: build, jsp/jsf/xml/html source editing, updatesite
>    Affects Versions: 8.0.0.Beta2
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>
> When we added tern to the JBT target platform, we forgot to add it to the JBDS one... because initially, it was just there to build JST, but wasn't needed at install time.
> Now, it's required to build the JBDS update site, which includes jst.jsdt, because jst.jsdt requires it. Without it, I get this:
> {code}
> [ERROR]   Software being installed: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT
> [ERROR]   Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta2-v20140523-2229 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR]   Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta3-v20140523-1909-B631 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR]   Cannot satisfy dependency: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT depends on: org.jboss.tools.aerogear.hybrid.feature.feature.group 0.0.0
> [ERROR]   Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.core 1.1.0.Beta2-v20140523-1436-B253 depends on: bundle org.jboss.tools.jst.jsdt 0.0.0
> [ERROR]   Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.feature.feature.group 1.1.0.Beta2-v20140523-1436-B253 depends on: org.jboss.tools.aerogear.hybrid.core [1.1.0.Beta2-v20140523-1436-B253]
> {code}



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list