Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-releng] Smoke Test Request for WTP 3.0.3 RC3buildM-3.0.3-20081107054742

Hi all,

More on this issue:

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=254638

 

What I found so far, the first problem:

when a jar is present in lib directory physically and it is dragged and dropped

in Bundled Lib node it disappears

 

in Ear Virtual Component the runtime path is always "/" and the name of the

archive is the relative path, which includes the lib dir like

this:"/lib/java.jar"

 

what I have done is to fix it to have normal runtime path: "/lib" and name

"java.jar"

and also disabled drag and drop for physically available archives.

 

 

Second problem - export works ok, but publish is not considering runtime path

for java project

and for JEE module archive it is doubling the archive in root folder and in lib

dir.

I found that the runtime path is hardcoded to "/" in Virtual Archive Component

and in EarModuleAssembler the runtime path is not provided, further more it

cannot be extracted because of missing dependency to IVirtualComponent

https://bugs.eclipse.org/bugs/show_bug.cgi?id=241466

 

 

 

From: wtp-releng-bounces@xxxxxxxxxxx [mailto:wtp-releng-bounces@xxxxxxxxxxx] On Behalf Of Giormov, Dimitar
Sent: Friday, November 07, 2008 9:34 PM
To: Webtools releng discussion list
Subject: RE: [wtp-releng] Smoke Test Request for WTP 3.0.3 RC3buildM-3.0.3-20081107054742

 

 

We have critical bug in Java EE tests.

 

A  module jar is deleted when dropped in “In Library directory” node.

And the ejb module jar is still displayed under Modules, although it is copied in EarContent/lib folder.

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=254638

 

 

 

From: wtp-releng-bounces@xxxxxxxxxxx [mailto:wtp-releng-bounces@xxxxxxxxxxx] On Behalf Of Helen Zhang
Sent: Friday, November 07, 2008 4:53 PM
To: Webtools releng discussion list
Subject: [LIKELY JUNK][wtp-releng] Smoke Test Request for WTP 3.0.3 RC3 buildM-3.0.3-20081107054742

 


Please smoketest the our 3..0.3 RC3 build and update the smoketest page with your results by 5PM today.  Thank you!

Build

http://build.eclipse.org/webtools/committers/wtp-R3.0-M/20081107054742/M-3.0.3-20081107054742/


Smoketest Results

http://wiki.eclipse.org/WTP_Smoke_Test_Results_R303_110708

Note:
Pending SAP QA results for 251809, if bad, then we would need to respin to pull out the fix, but should not affect smoketest of other teams.

Regards,

Helen Zhang PMP®
Rational Architecture Management Project Management Office
Eclipse Webtools Platform (WTP)

IBM Toronto Software Lab | 8200 Warden Ave. | Markham | L6G 1C7
Email: hjzhang@xxxxxxxxxx | Phone: 905-413-3443 | T/L: 969-3443


Back to the top