Hi,<div><br></div><div>I did the last distribution build (which takes the latest yanel build) last week.</div><div>Today the build does not work anymore.</div><div><br></div><div>Reason:</div><div><br></div><div>This method has changed:</div>
<div><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="1038.35">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco}
span.s1 {text-decoration: underline}
</style>


<p class="p1">AccessLog.<span class="s1">getYanelAnalyticsCookie</span>(getEnvironment().getRequest(), getEnvironment().getResponse());</p><p class="p1"><br></p></div><div>Looking at the latest AccessLog class in Yanel, the method has changed into:</div>
<div><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="1038.35">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco}
span.s1 {color: #931a68}
</style>


<p class="p1"><span class="s1">public</span> <span class="s1">static</span> Cookie getYanelAnalyticsCookie(HttpServletRequest request)</p><p class="p1"><br></p></div><div>If have no issue with adapting to the new API, but this should never happen with Yanel, correct?</div>
<div><br></div><div>Cheers</div><div>Balz</div>