<div dir="ltr">Thanks Dave!<div><br></div><div>Cheers,</div><div><br></div><div><div><br></div>-- <br><div dir="ltr"><div><font color="#000000">Daniel Lins da Silva</font></div><div style="color:rgb(136,136,136)">(Mobile) <a value="+5511961444050">55 11 96144-4050</a></div><div style="color:rgb(136,136,136)"><div><font color="#000000">Research Center <span id="f46f3a31-3d99-402e-ab3c-c6b869a00262" class="GINGER_SOFTWARE_mark">on</span> Biodiversity and Computing (Biocomp)</font></div><div><font color="#000000">University of Sao Paulo, Brazil</font></div></div><div style="color:rgb(136,136,136)"><a href="mailto:daniellins@usp.br" target="_blank">daniellins@usp.br</a></div><div style="color:rgb(136,136,136)"><a href="mailto:daniel.lins@gmail.com" target="_blank">daniel.lins@gmail.com</a></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-09-05 3:43 GMT-03:00  <span dir="ltr">&lt;<a href="mailto:David.Martin@csiro.au" target="_blank">David.Martin@csiro.au</a></span><span dir="ltr">&gt;</span><span id="40827455-eab7-4cdd-a34b-1cb15e753467" class="GINGER_SOFTWARE_mark">:</span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-family:Tahoma;color:rgb(0,0,0);font-size:10pt">
<div>Hi Santiago, all,</div>
<div><br>
</div>
<div>We&#39;ve put out three bug releases with fixes for the links back to collection/institutions and the name matching issues.</div>
<div><br>
</div>
<div>* <span id="860261b4-af7c-40f4-b56c-3e6856acc58b" class="GINGER_SOFTWARE_mark">ala</span>-name-matching v2<span id="a5ac841a-ebdc-4888-9419-fb6079ad9b29" class="GINGER_SOFTWARE_mark">.</span>1</div>
<div>* <span id="c7ecc307-1480-486d-9db3-e2458111565f" class="GINGER_SOFTWARE_mark">collectory</span> v1.1.1</div>
<div>* <span id="f81572eb-b9f7-4323-829c-2efd7a253aec" class="GINGER_SOFTWARE_mark">biocache</span>-hubs v0<span id="4e6d84c0-cb27-4e6f-99c6-ef1b7e1f6ace" class="GINGER_SOFTWARE_mark">.</span>57</div>
<div><br>
</div>
<div>The <span id="ffbbad4b-4127-4bd8-ae0d-554b7ed3d3db" class="GINGER_SOFTWARE_mark">ansible</span> scripts are now pointing at these <span id="d91f6162-8309-4611-90b9-af62e166c52c" class="GINGER_SOFTWARE_mark">versions so</span> re-running the <span id="f1d89a13-7d9f-4f3c-ac9b-48e5c6915279" class="GINGER_SOFTWARE_mark">ala</span>-demo<span id="4a461117-6f00-424d-986c-b6d3377dca91" class="GINGER_SOFTWARE_mark">.</span><span id="c235a36f-9e86-47ae-bb0f-17c1f5f0fadd" class="GINGER_SOFTWARE_mark">yml</span> [1] <span id="b0d29e19-007c-4b9e-8b7b-e17439198741" class="GINGER_SOFTWARE_mark">ansible</span> playbook will install these updates.</div>
<div>To update your instance generic-hub, change the <span id="76289131-87e5-4133-96c0-7a5d31ef807e" class="GINGER_SOFTWARE_mark">biocache</span>-hubs version referenced in the grails-app/conf/<span id="57fbb2e0-a88b-48c9-8ad6-3021bee31bdf" class="GINGER_SOFTWARE_mark">BuildConfig</span><span id="ea6920e7-de7b-4a3c-b44a-90e2b34c493d" class="GINGER_SOFTWARE_mark">.</span>groovy <span id="b3361b26-293a-4e58-abeb-b3c972e3b867" class="GINGER_SOFTWARE_mark">to</span>:</div>
<div><br>
</div>
<div><span id="56e0cd87-9d12-494d-b7a2-13750cc25e0f" class="GINGER_SOFTWARE_mark">runtime</span> &quot;<span id="38242e62-ad19-488d-adc4-e563b2562ded" class="GINGER_SOFTWARE_mark">:</span><span id="a5e99720-9943-4dce-90bf-ba7fa0c48b1d" class="GINGER_SOFTWARE_mark">biocache</span>-hubs<span id="41eabed0-314d-41b6-b5ba-e4b9053b738a" class="GINGER_SOFTWARE_mark">:</span>0.57&quot;</div>
<div><br>
</div>
<div>The latest builds are deployed to <a href="http://ala-demo.gbif.org" target="_blank">http://ala-demo.gbif.org</a>.</div>
<div>Heres an example record with institution/collection links here [2].</div>
<div><br>
</div>
<div>We also noticed a bad config setting with demo scripts that we&#39;ve now fixed.</div>
<div>The file /data/biocache/config/biocache-config.properties should have the following:</div>
<div><br>
</div>
<div><span id="c5ba8efa-a64e-4dcf-a19e-cc34701d8e7a" class="GINGER_SOFTWARE_mark">caches</span><span id="80576000-146e-465a-a4e6-fcb68c3bdb61" class="GINGER_SOFTWARE_mark">.</span>collections<span id="52268621-d10e-43ba-ad14-d63c5a4564ed" class="GINGER_SOFTWARE_mark">.</span>enabled=true</div>
<div><br>
</div>
<div>This was set to false and was preventing the proper display of collection, institution names in queries.</div>
<div><br>
</div>
<div>Hope this helps,</div>
<div><br>
</div>
<div>Dave</div>
<div><br>
</div>
<div>[1] <a href="https://github.com/AtlasOfLivingAustralia/ala-install/blob/master/ansible/ala-demo.yml" target="_blank">https://github.com/AtlasOfLivingAustralia/ala-install/blob/master/ansible/ala-demo.yml</a></div>
<div>[2] <span style="font-size:13.63636302948px"><a href="http://ala-demo.gbif.org/generic-hub/occurrences/15729b22-4acb-4d9a-b52e-8c929768f50d" target="_blank">http://ala-demo.gbif.org/generic-hub/occurrences/15729b22-4acb-4d9a-b52e-8c929768f50d</a></span></div>
</div>
</div>

<br>_______________________________________________<br>
Ala-portal mailing list<br>
<a href="mailto:Ala-portal@lists.gbif.org">Ala-portal@lists.gbif.org</a><br>
<a href="http://lists.gbif.org/mailman/listinfo/ala-portal" target="_blank">http://lists.gbif.org/mailman/listinfo/ala-portal</a><br>
<br></blockquote></div><br><div dir="ltr"><br><div style="color:rgb(136,136,136)"><br></div></div>
</div></div>