<div dir="ltr"><div><div><div>In the past, we have made use of extensions in GeoNode even if they were just community modules in GeoServer.<br><br></div>I agree with Simone, though, if we ever plan on getting to a vanilla geoserver we should try to move towards having important modules be accepted first in GeoServer and not enable them by default in our build.<br><br></div>I'll be more catious with the trigger in the future. Daniel, I believe we can let users drop in the JDBC config jar in the right folder in the future, the only problem is helping them figure out which artifact is compatible with GeoNode, the easiest way to get around this is to build the GeoNode extensions as part of the geoserver community infrastructure, so that if you find one, the other lives next to it.<br><br></div>-a<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 31, 2015 at 12:28 PM, Daniel Berry <span dir="ltr"><<a href="mailto:dberry@boundlessgeo.com" target="_blank">dberry@boundlessgeo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Can some one merge my pull request?<div><br></div><div><a href="https://github.com/GeoNode/geoserver-geonode-ext/pull/43" target="_blank">https://github.com/GeoNode/geoserver-geonode-ext/pull/43</a><br></div><div><br></div><div>Dan</div></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Fri, Jul 31, 2015 at 12:13 PM, Simone Giannecchini <span dir="ltr"><<a href="mailto:simone.giannecchini@geo-solutions.it" target="_blank">simone.giannecchini@geo-solutions.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear All,<br>
JDBC Config is not used by default in GS at this stage, it is a<br>
community extension.<br>
We used in some set ups and I am pretty sure Boundless does use it as<br>
well but the point is that it is not in widespread use yet.<br>
Isn't it a bit risky to move it to default use in GeoNode, if that's<br>
what's been done here?<br>
<br>
Aside, the build is failing because community extensions are not<br>
deployed by the GeoServer nightly build (we only deploy releases).<br>
<br>
I believe that if this is the direction we want to take (mind you, I<br>
am not against it, I am just questioning a bit the lack of discussion<br>
:) ) we should first proposed to make this a first class extension in<br>
GeoServer land<br>
so we have 100% guarantee that this extension will be maintained over time.<br>
<br>
Looking forward to reading your feedback.<br>
<br>
Regards,<br>
Simone Giannecchini<br>
==<br>
GeoServer Professional Services from the experts!<br>
Visit <a href="http://goo.gl/it488V" rel="noreferrer" target="_blank">http://goo.gl/it488V</a> for more information.<br>
==<br>
Ing. Simone Giannecchini<br>
@simogeo<br>
Founder/Director<br>
<br>
GeoSolutions S.A.S.<br>
Via Poggio alle Viti 1187<br>
55054  Massarosa (LU)<br>
Italy<br>
phone: <a href="tel:%2B39%200584%20962313" value="+390584962313" target="_blank">+39 0584 962313</a><br>
fax:     <a href="tel:%2B39%200584%201660272" value="+3905841660272" target="_blank">+39 0584 1660272</a><br>
mob:   <a href="tel:%2B39%20%20333%208128928" value="+393338128928" target="_blank">+39  333 8128928</a><br>
<br>
<a href="http://www.geo-solutions.it" rel="noreferrer" target="_blank">http://www.geo-solutions.it</a><br>
<a href="http://twitter.com/geosolutions_it" rel="noreferrer" target="_blank">http://twitter.com/geosolutions_it</a><br>
<br>
-------------------------------------------------------<br>
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003<br>
Le informazioni contenute in questo messaggio di posta elettronica e/o<br>
nel/i file/s allegato/i sono da considerarsi strettamente riservate.<br>
Il loro utilizzo è consentito esclusivamente al destinatario del<br>
messaggio, per le finalità indicate nel messaggio stesso. Qualora<br>
riceviate questo messaggio senza esserne il destinatario, Vi preghiamo<br>
cortesemente di darcene notizia via e-mail e di procedere alla<br>
distruzione del messaggio stesso, cancellandolo dal Vostro sistema.<br>
Conservare il messaggio stesso, divulgarlo anche in parte,<br>
distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità<br>
diverse, costituisce comportamento contrario ai principi dettati dal<br>
D.Lgs. 196/2003.<br>
<br>
The information in this message and/or attachments, is intended solely<br>
for the attention and use of the named addressee(s) and may be<br>
confidential or proprietary in nature or covered by the provisions of<br>
privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New<br>
Data Protection Code).Any use not in accord with its purpose, any<br>
disclosure, reproduction, copying, distribution, or either<br>
dissemination, either whole or partial, is strictly forbidden except<br>
previous formal approval of the named addressee(s). If you are not the<br>
intended recipient, please contact immediately the sender by<br>
telephone, fax or e-mail and delete the information in this message<br>
that has been received in error. The sender does not give any warranty<br>
or accept liability as the content, accuracy or completeness of sent<br>
messages and accepts no responsibility  for changes made after they<br>
were sent or for other risks which arise as a result of e-mail<br>
transmission, viruses, etc.<br>
<div><div><br>
<br>
On Fri, Jul 31, 2015 at 5:44 PM, Daniel Berry <<a href="mailto:dberry@boundlessgeo.com" target="_blank">dberry@boundlessgeo.com</a>> wrote:<br>
> Sure<br>
><br>
> On Jul 31, 2015 10:37 AM, "Jeffrey Johnson" <<a href="mailto:ortelius@gmail.com" target="_blank">ortelius@gmail.com</a>> wrote:<br>
>><br>
>> Hi All,<br>
>><br>
>> Looks like the jdbc-config addition has broken the builds in jenkins.<br>
>><br>
>> <a href="http://build.geonode.org/job/geoserver-geonode-dev/lastBuild/console" rel="noreferrer" target="_blank">http://build.geonode.org/job/geoserver-geonode-dev/lastBuild/console</a><br>
>><br>
>> Daniel, Can you guys take a look at see whats up?<br>
>><br>
>> Jeff<br>
>> _______________________________________________<br>
>> geonode-devel mailing list<br>
>> <a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
>> <a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-devel</a><br>
><br>
><br>
> _______________________________________________<br>
> geonode-devel mailing list<br>
> <a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-devel</a><br>
><br>
_______________________________________________<br>
geonode-devel mailing list<br>
<a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div></div></div><span class="">-- <br><div><div dir="ltr"><div><b>Daniel Berry</b></div><div>Professional Services Engineer | Boundless</div><div><a href="mailto:dberry@boundlessgeo.com" target="_blank">dberry<font color="#1155cc">@boundlessgeo.com</font></a></div><div>512-468-3946 (cell)</div><div>@boundlessgeo</div><div><br></div><div><img src="http://boundlessgeo.com/wp-content/themes/open-geo/images/logo.png" height="35" width="200"></div></div></div>
</span></div>
<br>_______________________________________________<br>
geonode-devel mailing list<br>
<a href="mailto:geonode-devel@lists.osgeo.org">geonode-devel@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-devel</a><br>
<br></blockquote></div><br></div>