Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Declaring Build for wtp-R3.9.0-I:S-3.9.0M6-20170314000054

The issue is real, but never mind on the analysis. The real problem, of course, is that Platform includes Jetty 9.4.1, while WTP includes Jetty 9.4.0, so pieces of Jetty don’t match up.

 

- Konstantin

 

From: konstantin.komissarchik@xxxxxxxxxx
Sent: Wednesday, March 15, 2017 12:17 PM
To: The WTP Build guy; wtp-dev@xxxxxxxxxxx
Subject: RE: [wtp-dev] Declaring Build for wtp-R3.9.0-I:S-3.9.0M6-20170314000054

 

There is a Jetty dependency issue in WTP M6 build.

 

     [java] Cannot complete the install because one or more required items could not be found.

     [java]  Software being installed: WST Server Adapters 3.2.500.v201703012025 (org.eclipse.wst.server_adapters.featur

e.feature.group 3.2.500.v201703012025)

    [java]  Missing requirement: Jetty :: Webapp Application Support 9.4.0.v20161208 (org.eclipse.jetty.webapp 9.4.0.v2

0161208) requires 'package org.eclipse.jetty.http [9.4.0,9.4.1)' but it could not be found

     [java]  Cannot satisfy dependency:

     [java]   From: Preview Server Support 1.1.400.v201703012025 (org.eclipse.wst.server.preview 1.1.400.v201703012025)

     [java]   To: bundle org.eclipse.jetty.webapp [8.0.4,10.0.0)

     [java]  Cannot satisfy dependency:

     [java]   From: WST Server Adapters 3.2.500.v201703012025 (org.eclipse.wst.server_adapters.feature.feature.group 3.2

.500.v201703012025)

     [java]   To: org.eclipse.wst.server.preview [1.1.400.v201703012025]

     [java] Application failed, log file location: D:\Oracle\OEPE\Depot\trunk\oxygen\build\p2\configuration\148960517627

 

WTP M6 requires [9.4.0,9.4.1) while Platform M6 packs 9.4.1.

 

Why is that dependency range so narrow? Is it possible to do a respin of M6?

 

Thanks,

 

- Konstantin

 

 

From: The WTP Build guy
Sent: Wednesday, March 15, 2017 5:55 AM
To: wtp-dev@xxxxxxxxxxx
Subject: [wtp-dev] Declaring Build for wtp-R3.9.0-I: S-3.9.0M6-20170314000054

 

 

Download Page:

http://download.eclipse.org/webtools/downloads/drops/R3.9.0/S-3.9.0M6-20170314000054

 

General Smoketest results page:

http://wiki.eclipse.org/WTP_Smoke_Test_Results

 

_______________________________________________

wtp-dev mailing list

wtp-dev@xxxxxxxxxxx

To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/wtp-dev

 

 


Back to the top