Hi Peter, Le 7 juil. 2015 à 14:19, Peter Uhnák a écrit :
Hi,
I'm encountering very strange slice+changes behavior and I am not sure wtf is going on... because it's showing that there are changes in untouched code...
So imagine I've changed two packages "Spec-Core" and "Spec-Examples"
If I create a slice for the package independently, then displaying changes looks fine
Spec-Core Changes <2015-07-07_14:09:56.png> â or
Spec-Examples Changes <2015-07-07_14:10:26.png> â so far so good, but if I in the slice maker select both packages... and then check the changes this shows up <2015-07-07_14:11:02.png> â which is wtf... I didn't touch AbstractAdapter nor other classes. It's almost like it's comparing "Spec-Examples" against "Spec-Core"
I also noticed that. It looks like the changes browser shows changes from the whole system. As workaround, I now select packages in the slice independently to do a diff. But, yes, it looks like something is broken with slices diff Christophe