[JBoss JIRA] (JBIDE-24011) cannot build bosstools-javaee against Oxygen.0.M5 - missing depdencies
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-24011:
----------------------------------
Summary: cannot build bosstools-javaee against Oxygen.0.M5 - missing depdencies
Key: JBIDE-24011
URL: https://issues.jboss.org/browse/JBIDE-24011
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common, jsf, jsp/jsf/xml/html-source-editing
Affects Versions: 4.5.0.AM1
Reporter: Nick Boldt
Priority: Blocker
{code}
15:32:53 [ERROR] Software being installed: org.jboss.tools.batch.core 1.8.3.qualifier
15:32:53 [ERROR] Missing requirement: org.jboss.tools.common.el.ui 3.8.3.v20170220-1732 requires 'bundle org.eclipse.jdt.core.manipulation 1.9.0' but it could not be found
15:32:53 [ERROR] Cannot satisfy dependency: org.jboss.tools.batch.core 1.8.3.qualifier depends on: bundle org.jboss.tools.jst.web.kb 0.0.0
15:32:53 [ERROR] Cannot satisfy dependency: org.jboss.tools.jst.web.kb 3.8.3.v20161214-1634 depends on: bundle org.jboss.tools.common.el.ui 0.0.0{code}
-- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
This could be a target platform issue -- missing artifacts:
* org.eclipse.jdt.core.manipulation 1.9.0
* org.jboss.tools.jst.web.kb 0.0.0
* org.jboss.tools.common.el.ui 0.0.0
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-24007) browsersim, cordovasim, and aerogear depend on jetty 9.3.9 but Oxygen target platform 4.70.x contains jetty 9.4
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24007?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24007:
-------------------------------
Summary: browsersim, cordovasim, and aerogear depend on jetty 9.3.9 but Oxygen target platform 4.70.x contains jetty 9.4 (was: browsersim depends on jetty 9.3.9 but Oxygen target platform 4.70.x contains jetty 9.4)
> browsersim, cordovasim, and aerogear depend on jetty 9.3.9 but Oxygen target platform 4.70.x contains jetty 9.4
> ---------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24007
> URL: https://issues.jboss.org/browse/JBIDE-24007
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Reporter: Nick Boldt
> Assignee: Ilya Buziuk
> Fix For: 4.5.0.AM1
>
>
> {code}
> [p2.dir] Missing requirement: BrowserSim 3.8.3.v20161201-1732 (org.jboss.tools.browsersim.ui 3.8.3.v20161201-1732)
> requires 'bundle org.eclipse.jetty.server [9.3.9,9.4.0)' but it could not be found
> {code} -- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
> This is caused by the fact that the composite install test job is trying to install everything in JBT sites on top of the target platform used by master branch (4.70.0.AM1-SNAPSHOT) [1], which has been updated to use Jetty 9.4.0.
> So, p2 can't resolve the missing dep as the org.jboss.tools.browsersim.ui plugin requires [9.3.9,9.4.0).
> [1] https://devstudio.jboss.com/targetplatforms/jbdevstudiotarget/4.70.0.AM1-...
> Solution: browsersim (and other jbosstools-* projects) should support jetty 9.4.0.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-24010) org.jboss.tools.openshift.client: Version has not incremented in 4.4.x and master branches
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24010?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24010:
-------------------------------
Summary: org.jboss.tools.openshift.client: Version has not incremented in 4.4.x and master branches (was: org.jboss.tools.openshift.client: Version has moved backwards)
> org.jboss.tools.openshift.client: Version has not incremented in 4.4.x and master branches
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-24010
> URL: https://issues.jboss.org/browse/JBIDE-24010
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Andre Dietisheim
> Priority: Blocker
> Fix For: 4.5.0.AM1
>
>
> {code}
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines
> (default) on project org.jboss.tools.openshift.client: Version have moved backwards for
> (org.jboss.tools.openshift.client/3.3.2.AM1-v20170224-1533-B1868).
> Baseline has 3.3.2.Final-v20170217-1414-B33) with delta: 0.0.0
> {code} -- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
> Solution: upversion your client plugin or make it not use the BUILD_ALIAS in its version (so it's only got a timestamp).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month