Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Smoke Test Candidate Build for wtp-R3.21.0-I: S-3.21.0.M2-20210128163350
  • From: Shane Clarke <shane_clarke@xxxxxxxxxxx>
  • Date: Mon, 1 Feb 2021 14:52:05 +0000
  • Accept-language: en-IE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=66uHf19LRHxe2os9o0YrRlJVjqCvUo6FgM7lNjbxxik=; b=jIRpcjbVixozhGz/q6n/ftgM6xzMZGWB7s1sKtk1iZJVHt4m6yHSxS6vEIuJDdIs9GzpFvK4OHZW+5Q7v38IfDfBUSGaKtJmR0N1o8VeCGl22lFHbfhVjjKsFR7T8kGVoUSfeeAxA4gjDS1GhRH0sQIVAAM5cF8H2+25lZIyPpKRz0hp8SI8g+a92AopCMbqTWkqFs6edC423t1PKqPbAW3Evn2kT1pQWPVSYC/jY0+oYBqji2bLuTjhQG7TEJ8Ngk/skxEE7Bmee9SK7ZcfqQ91gJj0JCBMQEErgE3iTCzhd6Kr9qrMW86LrwklMjvJAUqvzxHyv+RTVSdpXr3F8w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=DDb9iuZM3shZ7NP2DeMONeePXGjxC29oGRX3kc7aSH9Nu4ZzKHVyyJhoWqWVOIy5z3Y+5WbR31Shw1h2mQHCgEoI2SEu3Pbydv7L9HIQxwgwZJDw1sP+3AgxGGCU3fb5PR8bIywjNmYvHDNEj/VtHGyn34kw0KV+BS7tg9M/6z3FWo+waLikWBr4dlh2oP6VcjAf/MfyYQjo2KYccZYCJLoAFZDdOxBsDXXaFxMWMr83YxxO38a4GEphA8322KgtCwcnKrWv/9bSz7ZCX1E+V2Io9kejE/tgxunhBL/QSAv5lO3HR9tQLwTOchi+WUowBj5XHEtKW1nfawAwpt/y3A==
  • Delivered-to: wtp-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/wtp-dev/>
  • List-help: <mailto:wtp-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/wtp-dev>, <mailto:wtp-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/wtp-dev>, <mailto:wtp-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHW9cM63nBz4VsVJEGQR9ZyBwBGNapDZZu/
  • Thread-topic: [wtp-dev] Smoke Test Candidate Build for wtp-R3.21.0-I: S-3.21.0.M2-20210128163350

Hi Guys,

Has there been a maven project directory layout introduced for Dynamic Web Projects in the latest builds?

I was smoke testing this build against 4.19M1 and a Dynamic Web Project now has a src/main/java and src/main/webapp directories and the  WebContent folder is linked to src/main/webapp.

Getting NPE when generating a CXF client and "service definition selected is invalid" errors when trying to generate a top-down web service (CXF) with a wsdl file that was copied into the project.

Anyone aware of what's changed?

Thanks,
Shane

From: wtp-dev-bounces@xxxxxxxxxxx <wtp-dev-bounces@xxxxxxxxxxx> on behalf of WTP Releng <nboldt@xxxxxxxxxx>
Sent: Thursday 28 January 2021 22:16
To: wtp-dev@xxxxxxxxxxx <wtp-dev@xxxxxxxxxxx>
Subject: [wtp-dev] Smoke Test Candidate Build for wtp-R3.21.0-I: S-3.21.0.M2-20210128163350
 


Download Page:
http://download.eclipse.org/webtools/downloads/drops/R3.21.0/S-3.21.0.M2-20210128163350

This build will be pushed to the Eclipse Simrel
aggregate site on Mon or Tues next week, assuming
that no one has voiced an objection on this list
beforehand.

Smoke tests:
https://wiki.eclipse.org/WTP_Smoke_Test_Scenarios_R39

Past smoke test results:
http://wiki.eclipse.org/WTP_Smoke_Test_Results

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/wtp-dev

Back to the top