Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Requesting PMC approval to fix 115425 for RC4

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

 

This fix plugs a major hole in our ability to facilitate extenders in declaring version change logic for facets. Currently, if you supply a version change delegate for version X, that delegate has to be able to handle any starting version. That works for some facets (such as jst.java), but in the majority of situations, version change logic is complicated and might only be implemented for certain specific transitions. The fix for this bug allows such constrained version change delegates to be declared.

 

Patch is attached to the bug. The fix is somewhat involved and so I would classify it as moderate risk. However, I have performed fairly extensive tests and I am pretty confident that this will not destabilize anything.

 

- Konstantin

_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.
_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

Back to the top