Hi guys,
Since the branch was made on Friday morning, there have been quite a few
commits on master.
Some of these are refactorings/features/improvements, which we don't
want on the 5.2.x as they will jeopardize the stability of the release.
But quite a few of those commits are bug fixes and many of those bug
fixes haven't been cherry-picked to the 5.2.x,
so *those commits will not be in CR1 (and final).*
Here's an easy way to compare the commits on master and the branch:
https://github.com/droolsjbpm/drools/commits/master
https://github.com/droolsjbpm/drools/commits/5.2.x
The dev mail about the creation fo the 5.2.x branch:
http://drools.46999.n3.nabble.com/Branch-date-for-5-2-x-CR-1-and-final-Th...
"If you want any of your not-yet-pushed commits to be included in the
5.2.0 release,
you 'll have to cherry pick those commits from master to the release
branch."
To learn how to cherry pick:
http://drools.46999.n3.nabble.com/Cherry-picking-with-git-from-master-to-...
--
With kind regards,
Geoffrey De Smet