[Geoserver-devel] postgresql 42.1.1 jar now a managed dependency

Erik,

I have added the postgresql 42.1.1 jar as a managed dependency in GeoServer, to match GeoTools and upgrade to fix a test failure in gs-sec-jdbc. You might like to update the geogig pom to use it. This is currently hard-coded to the same version in the geogig module so there is no actual change, just pom preening.

I also saw stale dependencies in activemqBroker if anyone cares enough to fix them.

Kind regards,

--
Ben Caradoc-Davies <ben@anonymised.com>
Director
Transient Software Limited <http://transient.nz/&gt;
New Zealand

Hi Ben,

On 10/01/2017 01:26 AM, Ben Caradoc-Davies wrote:

Erik,

I have added the postgresql 42.1.1 jar as a managed dependency in GeoServer, to match GeoTools and upgrade to fix a test failure in gs-sec-jdbc. You might like to update the geogig pom to use it. This is currently hard-coded to the same version in the geogig module so there is no actual change, just pom preening.

I also saw stale dependencies in activemqBroker if anyone cares enough to fix them.

Thanks for the check, but I don't understand what you mean by stall dependencies ? you mean dependencies versions that are hard-coded ?

Kind regards,

--
Regards,
Nuno Oliveira

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information.

Nuno Miguel Carvalho Oliveira
@nmcoliveira
Software Engineer

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.
  The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.

On 02/10/17 22:24, Nuno Oliveira wrote:

On 10/01/2017 01:26 AM, Ben Caradoc-Davies wrote:

I also saw stale dependencies in activemqBroker if anyone cares enough to fix them.

Thanks for the check, but I don't understand what you mean by stall dependencies ? you mean dependencies versions that are hard-coded ?

Yes. The activemqBroker pom has an unmanaged dependency (hardcoded) on a postgresql 8.3-603.jdbc4 jar that is much older than the 42.1.1 used in the rest of the project (a stale dependency). This dependency is used when the "postgres" profile is active. I would have upgraded it but I do not know how to test.

geogig is easier because it was already using 42.1.1 and only needs to switch from hardcoded to managed, but I thought it best to ask the module maintainer as I am not familiar with the module and its dependencies.

Kind regards,

--
Ben Caradoc-Davies <ben@anonymised.com>
Director
Transient Software Limited <http://transient.nz/&gt;
New Zealand

I see, thanks for the clarification.

I will try to take a look at that this week.

On 10/02/2017 12:34 PM, Ben Caradoc-Davies wrote:

On 02/10/17 22:24, Nuno Oliveira wrote:

On 10/01/2017 01:26 AM, Ben Caradoc-Davies wrote:

I also saw stale dependencies in activemqBroker if anyone cares enough to fix them.

Thanks for the check, but I don't understand what you mean by stall dependencies ? you mean dependencies versions that are hard-coded ?

Yes. The activemqBroker pom has an unmanaged dependency (hardcoded) on a postgresql 8.3-603.jdbc4 jar that is much older than the 42.1.1 used in the rest of the project (a stale dependency). This dependency is used when the "postgres" profile is active. I would have upgraded it but I do not know how to test.

geogig is easier because it was already using 42.1.1 and only needs to switch from hardcoded to managed, but I thought it best to ask the module maintainer as I am not familiar with the module and its dependencies.

Kind regards,

--
Regards,
Nuno Oliveira

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information.

Nuno Miguel Carvalho Oliveira
@nmcoliveira
Software Engineer

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.
  The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.

Ben,

Thanks for letting me know. I’ll get the POM for the GeoGig module cleaned up shortly.

···

On Mon, Oct 2, 2017 at 7:16 AM, Nuno Oliveira <nuno.oliveira@anonymised.com> wrote:

I see, thanks for the clarification.

I will try to take a look at that this week.

On 10/02/2017 12:34 PM, Ben Caradoc-Davies wrote:

On 02/10/17 22:24, Nuno Oliveira wrote:

On 10/01/2017 01:26 AM, Ben Caradoc-Davies wrote:

I also saw stale dependencies in activemqBroker if anyone cares enough to fix them.

Thanks for the check, but I don’t understand what you mean by stall dependencies ? you mean dependencies versions that are hard-coded ?

Yes. The activemqBroker pom has an unmanaged dependency (hardcoded) on a postgresql 8.3-603.jdbc4 jar that is much older than the 42.1.1 used in the rest of the project (a stale dependency). This dependency is used when the “postgres” profile is active. I would have upgraded it but I do not know how to test.

geogig is easier because it was already using 42.1.1 and only needs to switch from hardcoded to managed, but I thought it best to ask the module maintainer as I am not familiar with the module and its dependencies.

Kind regards,


Regards,
Nuno Oliveira

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information.

Nuno Miguel Carvalho Oliveira
@nmcoliveira
Software Engineer

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.
The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy’s New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.


Check out the vibrant tech community on one of the world’s most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot


Geoserver-devel mailing list
Geoserver-devel@anonymised.comrge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Erik Merkle