<div>FYI, in our continuous integration jobs, Maven checks if there are new SNAPSHOTs on our global repository (Nexus - <a href="http://repository.exoplatform.org">http://repository.exoplatform.org</a>) for each build.</div>
<div>Actually our central repository checks if there are new SNAPSHOTs on <a href="http://jboss.org">jboss.org</a> every 5 minutes.</div><div>Thus if there are less than 5 minutes between the deployment of SNAPSHOTs and the build, it will fail.</div>
<div>This won't occur anymore when all GateIn resources (jobs, repositories, ..) will be hosted on <a href="http://jboss.org">jboss.org</a></div><div><br></div><div>About notifications, it is very very difficult to have all a team agreed on it. That's why we often push them (issues, continuous integration,..) on a dedicated mailing list (notifications@ <a href="http://maven.apache.org">maven.apache.org</a> for exemple). Thus, those who prefer to use RSS feeds for exemple to retrieve those notifications can use it and not subscribe to the mailing list.</div>
<br clear="all">Cheers,<br><br>Arnaud<br><br># Arnaud Héritier<br># Software Factory Manager<br># eXo Platform<br># <a href="http://www.exoplatform.com">http://www.exoplatform.com</a><br># <a href="http://blog.aheritier.net">http://blog.aheritier.net</a><br>
<br><br><div class="gmail_quote">On Fri, Oct 9, 2009 at 2:32 AM, Dimitri BAELI <span dir="ltr"><<a href="mailto:dbaeli@gmail.com">dbaeli@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<br><br> Last commit broke the build. And will probably block the night team in VN :-)<br><br><a href="http://builder.exoplatform.org/hudson/view/All/job/gatein-portal-trunk/97/console" target="_blank">http://builder.exoplatform.org/hudson/view/All/job/gatein-portal-trunk/97/console</a><br>
<span style="border-collapse:separate;color:rgb(0, 0, 0);font-family:'Times New Roman';font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="border-collapse:collapse;font-family:Verdana,Helvetica,'sans serif';font-size:11px"><pre style="white-space:pre-wrap">
/home/hudson/hudson/jobs/gatein-portal-trunk/workspace/gatein/portal/trunk/component/pc/src/main/java/org/exoplatform/portal/pc/ExoKernelIntegration.java:[133,61] cannot find symbol<br>symbol : variable LOCAL_PORTLET_INVOKER_ID<br>
location: interface org.gatein.pc.api.PortletInvoker<br></pre></span></span><br><b>Questions:</b><br> How should we behave in such case ?<br> Can we rollback the commit if the responsible is not present for few hours ? Or let it be and update to the last known stable state.<br>
<br><b>Experimentation:</b><br> I'll send the build notifications (only failures and back to normal state) to the gatein-dev list. Tell me if that's not acceptable also.<br> Is there another target ML for that ?<br>
<br>The notification rules:<br><span style="border-collapse:separate;color:rgb(0, 0, 0);font-family:'Times New Roman';font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="font-family:Verdana,Helvetica,'sans serif';font-size:11px"><ol>
<li>Every failed build triggers a new e-mail.</li><li>A successful build after a failed (or unstable) build triggers a new e-mail, indicating that a crisis is over.</li><li>An unstable build after a successful build triggers a new e-mail, indicating that there's a regression.</li>
<li>Unless configured, every unstable build triggers a new e-mail, indicating that regression is still there.</li></ol></span></span><br><font color="#888888"><br clear="all">Dimitri BAELI - eXo Platform SAS<br>
</font><br>_______________________________________________<br>
gatein-dev mailing list<br>
<a href="mailto:gatein-dev@lists.jboss.org">gatein-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/gatein-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/gatein-dev</a><br>
<br></blockquote></div><br>