Sure, people can go ahead and widen their ranges now to prevent build 
breakage.  But I would advise soon after the wsdl changes are released 
(I'll notify the mailing list when this happens), the lower bound tightens 
up again.  If by some fluke, someone has only org.eclipse.wst.wsdl 1.2.0 & 
javax.wsdl 1.4.1, they may run into errors.

______________________________
Amy Wu
905.413.2522, T/L 313-2522
[email protected]



Carl Anderson <[email protected]> 
Sent by: [email protected]
01/13/2009 10:22 PM
Please respond to
"General discussion of project-wide or architectural issues." 
<[email protected]>


To
"General discussion of project-wide or architectural issues." 
<[email protected]>
cc

Subject
Re: [wtp-dev] Action required for adopters of org.eclipse.wst.wsdl for WTP 
3.1 M5






Amy,

Is there a reason why we can't switch from

org.eclipse.wst.wsdl;bundle-version="[1.1.0,1.2.0)" 
to 
org.eclipse.wst.wsdl;bundle-version="[1.1.0,1.3.0)" 

and from

javax.wsdl;bundle-version="[1.4.0,1.5.0)" 
to 
javax.wsdl;bundle-version="[1.4.0,1.6.0)" 

Otherwise, this will have to be an extremely coordinated change. (Well, 
the org.eclipse.wst.wsdl change will need to be coordinated. The newer 
javax.wsdl version is already in the orbit bundle.) And that means that we 
will all be broken for a few builds while we get it checked in. If we 
follow my suggestion, people who would be affected by your change can go 
ahead and commit the wider range now, with no break when you commit yours. 
So, unless there is a reason why we can't have the wider range, I would 
recommend we go that way.

FWIW,

- Carl Anderson
WTP programmer
Amy Wu <[email protected]>


Amy Wu <[email protected]> 
Sent by: [email protected] 
01/12/2009 07:38 PM 

Please respond to
"General discussion of project-wide or architectural issues." 
<[email protected]>




To

[email protected]

cc


Subject

[wtp-dev] Action required for adopters of org.eclipse.wst.wsdl for WTP 3.1 
M5






As part of our effort to fix the following planned item in WTP 3.1 M5: 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=197197 - Investigate 
upgrading to wsdl4j 1.5.1 

The minor version number of org.eclipse.wst.wsdl will be increased from 
1.1.301 to 1.2.0. In conjunction, the plugin will change from depending on 
javax.wsdl version 1.4.1 to 1.5.1. 
What this means is all adopters that depend on org.eclipse.wst.wsdl will 
need to update their plugin dependencies to reflect these 2 changes. 

In most cases, these will be the changes you need to make to your 
manifest.mf file: 
from 
org.eclipse.wst.wsdl;bundle-version="[1.1.0,1.2.0)" 
to 
org.eclipse.wst.wsdl;bundle-version="[1.2.0,1.3.0)" 

from 
javax.wsdl;bundle-version="[1.4.0,1.5.0)" 
to 
javax.wsdl;bundle-version="[1.5.0,1.6.0)" 

Barring any complications, this change will be released next week. I'll 
send out another email once this change has been released. 

For more information please see: 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=197197 - Investigate 
upgrading to wsdl4j 1.5.1 
http://wiki.eclipse.org/New_Help_for_Old_Friends_IV 

And please feel free to contact me if you have any issues/concerns. 

______________________________
Amy Wu
905.413.2522, T/L 313-2522
[email protected]_______________________________________________
wtp-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/wtp-dev
_______________________________________________
wtp-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/wtp-dev

<<image/gif>>

<<image/gif>>

<<image/gif>>

<<image/gif>>

<<image/gif>>

<<image/gif>>

<<image/gif>>

<<image/gif>>

<<image/gif>>

<<image/gif>>

_______________________________________________
wtp-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/wtp-dev

Reply via email to