Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] FW: Orbit bundles: Same name, different sizes..

Hi David,

 

We are seeing this problem with the latest build with the latest orbit bundle.   The Preview functionality is broken again.

-Raghu

 

This is true for some of the apache jars too.


From: raghunathan srinivasan [mailto:raghunathan.srinivasan@xxxxxxxxxx]
Sent: Friday, June 22, 2007 3:25 PM
To: Webtools releng discussion list
Subject: Orbit bundles: Same name, different sizes..

 

Hi,

 

JSF Web Page Editor Preview functionality works correctly with Eclipse I20070621-1340 and WTP S-2.0RC4-200706212235 (and prereqs).

 

The following files installed by Eclipse and WTP have the same file name but have different sizes.  Shouldn’t we be shipping the same bits?

 

javax.servlet.jsp_2.0.0.v200706191603.jar – 62 KB (Eclipse install), 56KB (WTP install)

javax.servlet_2.4.0.v200706111738.jar – 106 KB (Eclipse install),  99 KB (WTP install)

org.apache.commons.el_1.0.0.v200706111724.jar – 125 KB (Eclipse install), 118 KB (WTP install)

 

We have verified that our preview feature works when there are one set of files instead of 2 copies, but its going to be difficult to verify our feature if each of the dependent projects install different jars but with the same name.

 

-Raghu


Back to the top