[GeoNetwork-devel] DB2 Support

Dear PSC members,

I need a voting or decision about

http://trac.osgeo.org/geonetwork/ticket/394

adding DB2 Support. The attached patch is outdated and I want to know if it makes sense to create a new one.

If DB2 is not of public interest, I will do the necessary hacks for my customer and will not invest further, otherwise I will update the patch.

Thanks in advance.

Christian

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Hi Christian

Not a PSC member, but for me seem good to support DB2.

If seem ok to PSC members about integrate DB2 support, I can manage about applying the patch in trunk when you create an updated patch.

Regards,
Jose

On Wed, May 18, 2011 at 10:59 AM, <christian.mueller@anonymised.com> wrote:

Dear PSC members,

I need a voting or decision about

http://trac.osgeo.org/geonetwork/ticket/394

adding DB2 Support. The attached patch is outdated and I want to know
if it makes sense to create a new one.

If DB2 is not of public interest, I will do the necessary hacks for my
customer and will not invest further, otherwise I will update the patch.

Thanks in advance.

Christian


This message was sent using IMP, the Internet Messaging Program.


What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay


GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

2011/5/18 jose garcia <josegar74@anonymised.com>:

Hi Christian
Not a PSC member, but for me seem good to support DB2.
If seem ok to PSC members about integrate DB2 support, I can manage about
applying the patch in trunk when you create an updated patch.

Looks good to me. For the SQL script for data, I hope DB2 support the
default file we have (one file for all db in trunk). It will be easier
to maintain.

+1 for me Christian.

Francois

Regards,
Jose

On Wed, May 18, 2011 at 10:59 AM, <christian.mueller@anonymised.com> wrote:

Dear PSC members,

I need a voting or decision about

http://trac.osgeo.org/geonetwork/ticket/394

adding DB2 Support. The attached patch is outdated and I want to know
if it makes sense to create a new one.

If DB2 is not of public interest, I will do the necessary hacks for my
customer and will not invest further, otherwise I will update the patch.

Thanks in advance.

Christian

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

Thanks for your vote.

1) The sql script for data works for db2, no additional work here

2) For the sql script for the ddl , I always hat to change the following
    a) use CLOB(1G) as datat type for very long text
    b) comment lines start with --
    c) attributes used as primary key must be declared "not null"
That is it.

3) Is the gast tool still supported ?

4) I see you document using sphinx (rst extension). I will add a patch for additional db2 documentation too.

Cheers

Quoting Francois Prunayre <fx.prunayre@anonymised.com>:

2011/5/18 jose garcia <josegar74@anonymised.com>:

Hi Christian
Not a PSC member, but for me seem good to support DB2.
If seem ok to PSC members about integrate DB2 support, I can manage about
applying the patch in trunk when you create an updated patch.

Looks good to me. For the SQL script for data, I hope DB2 support the
default file we have (one file for all db in trunk). It will be easier
to maintain.

+1 for me Christian.

Francois

Regards,
Jose

On Wed, May 18, 2011 at 10:59 AM, <christian.mueller@anonymised.com> wrote:

Dear PSC members,

I need a voting or decision about

http://trac.osgeo.org/geonetwork/ticket/394

adding DB2 Support. The attached patch is outdated and I want to know
if it makes sense to create a new one.

If DB2 is not of public interest, I will do the necessary hacks for my
customer and will not invest further, otherwise I will update the patch.

Thanks in advance.

Christian

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Thanks Christian,
Thanks for that patch! +1 also from me.
Ciao,
Jeroen

On 18 mei 2011, at 10:59, christian.mueller@anonymised.com wrote:

Dear PSC members,

I need a voting or decision about

#394 (Add DB2 for Unix/Windows support) – GeoNetwork opensource Developer website

adding DB2 Support. The attached patch is outdated and I want to know
if it makes sense to create a new one.

If DB2 is not of public interest, I will do the necessary hacks for my
customer and will not invest further, otherwise I will update the patch.

Thanks in advance.

Christian

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

Looking here
http://trac.osgeo.org/geonetwork/wiki/PSC
I see that I need two +1 votes and none -1 vote.

+1 votes are from
Francois Prunayre
Jeroen Ticheler

Additionally, Jose offers to apply the patch on trunk

Since this is my first active contribution, I want to ask if it is ok to start now.

Cheers
Christian

Thanks Christian,
Thanks for that patch! +1 also from me.
Ciao,
Jeroen

On 18 mei 2011, at 10:59, christian.mueller@anonymised.com wrote:

Dear PSC members,

I need a voting or decision about

http://trac.osgeo.org/geonetwork/ticket/394

adding DB2 Support. The attached patch is outdated and I want to know
if it makes sense to create a new one.

If DB2 is not of public interest, I will do the necessary hacks for my
customer and will not invest further, otherwise I will update the patch.

Thanks in advance.

Christian

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Sorry for my late vote - +1 from me too.

Cheers and thanks,
Simon
________________________________________
From: christian.mueller@anonymised.com [christian.mueller@anonymised.com]
Sent: Monday, 23 May 2011 11:07 PM
To: geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] DB2 Support

Looking here
http://trac.osgeo.org/geonetwork/wiki/PSC
I see that I need two +1 votes and none -1 vote.

+1 votes are from
Francois Prunayre
Jeroen Ticheler

Additionally, Jose offers to apply the patch on trunk

Since this is my first active contribution, I want to ask if it is ok
to start now.

Cheers
Christian

Thanks Christian,
Thanks for that patch! +1 also from me.
Ciao,
Jeroen

On 18 mei 2011, at 10:59, christian.mueller@anonymised.com wrote:

Dear PSC members,

I need a voting or decision about

#394 (Add DB2 for Unix/Windows support) – GeoNetwork opensource Developer website

adding DB2 Support. The attached patch is outdated and I want to know
if it makes sense to create a new one.

If DB2 is not of public interest, I will do the necessary hacks for my
customer and will not invest further, otherwise I will update the patch.

Thanks in advance.

Christian

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
geonetwork-devel List Signup and Options
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.

_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net

GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

A late +1 from me too.

   Ciao,
   Emanuele

Alle 15:07:13 di lunedì 23 maggio 2011, christian.mueller@anonymised.com ha scritto:

Looking here
http://trac.osgeo.org/geonetwork/wiki/PSC
I see that I need two +1 votes and none -1 vote.

+1 votes are from
Francois Prunayre
Jeroen Ticheler

Additionally, Jose offers to apply the patch on trunk

Since this is my first active contribution, I want to ask if it is ok
to start now.

Cheers
Christian

> Thanks Christian,
> Thanks for that patch! +1 also from me.
> Ciao,
> Jeroen
>
> On 18 mei 2011, at 10:59, christian.mueller@anonymised.com wrote:
>> Dear PSC members,
>>
>> I need a voting or decision about
>>
>> http://trac.osgeo.org/geonetwork/ticket/394
>>
>> adding DB2 Support. The attached patch is outdated and I want to know
>> if it makes sense to create a new one.
>>
>> If DB2 is not of public interest, I will do the necessary hacks for my
>> customer and will not invest further, otherwise I will update the patch.
>>
>> Thanks in advance.
>>
>> Christian
>>
>> ----------------------------------------------------------------
>> This message was sent using IMP, the Internet Messaging Program.
>>
>>
>>
>> ------------------------------------------------------------------------
>>------ What Every C/C++ and Fortran developer Should Know!
>> Read this article and learn how Intel has extended the reach of its
>> next-generation tools to help Windows* and Linux* C/C++ and Fortran
>> developers boost performance applications - including clusters.
>> http://p.sf.net/sfu/intel-dev2devmay
>> _______________________________________________
>> GeoNetwork-devel mailing list
>> GeoNetwork-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
>> GeoNetwork OpenSource is maintained at
>> http://sourceforge.net/projects/geonetwork

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------------
--- What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

+1
from me as well.

Thanks,
Patrizia

-----Original Message-----
From: christian.mueller@anonymised.com [mailto:christian.mueller@anonymised.com]
Sent: 23 May 2011 15:07
To: geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] DB2 Support

Looking here
http://trac.osgeo.org/geonetwork/wiki/PSC
I see that I need two +1 votes and none -1 vote.

+1 votes are from
Francois Prunayre
Jeroen Ticheler

Additionally, Jose offers to apply the patch on trunk

Since this is my first active contribution, I want to ask if it is ok
to start now.

Cheers
Christian

Thanks Christian,
Thanks for that patch! +1 also from me.
Ciao,
Jeroen

On 18 mei 2011, at 10:59, christian.mueller@anonymised.com wrote:

Dear PSC members,

I need a voting or decision about

http://trac.osgeo.org/geonetwork/ticket/394

adding DB2 Support. The attached patch is outdated and I want to know
if it makes sense to create a new one.

If DB2 is not of public interest, I will do the necessary hacks for
my customer and will not invest further, otherwise I will update the
patch.

Thanks in advance.

Christian

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
---------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

Short question. I need a place where I can describe how to prepare/configure the geonetwork/db2 combination.

Since I am an OSGeo user, I think I can edit
http://trac.osgeo.org/geonetwork/wiki/ListOfHowTos

Would this be the correct place. Users of Oracle have to download the jdbc jars also, but I found no documentation about this fact.

Cheers
Christian

Quoting "Monteduro, Patrizia (NRL)" <Patrizia.Monteduro@anonymised.com>:

+1
from me as well.

Thanks,
Patrizia

-----Original Message-----
From: christian.mueller@anonymised.com [mailto:christian.mueller@anonymised.com]
Sent: 23 May 2011 15:07
To: geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] DB2 Support

Looking here
http://trac.osgeo.org/geonetwork/wiki/PSC
I see that I need two +1 votes and none -1 vote.

+1 votes are from
Francois Prunayre
Jeroen Ticheler

Additionally, Jose offers to apply the patch on trunk

Since this is my first active contribution, I want to ask if it is ok
to start now.

Cheers
Christian

Thanks Christian,
Thanks for that patch! +1 also from me.
Ciao,
Jeroen

On 18 mei 2011, at 10:59, christian.mueller@anonymised.com wrote:

Dear PSC members,

I need a voting or decision about

http://trac.osgeo.org/geonetwork/ticket/394

adding DB2 Support. The attached patch is outdated and I want to know
if it makes sense to create a new one.

If DB2 is not of public interest, I will do the necessary hacks for
my customer and will not invest further, otherwise I will update the
patch.

Thanks in advance.

Christian

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
---------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Hello Christian,

2011/5/31 <christian.mueller@anonymised.com>:

Short question. I need a place where I can describe how to
prepare/configure the geonetwork/db2 combination.

Since I am an OSGeo user, I think I can edit
http://trac.osgeo.org/geonetwork/wiki/ListOfHowTos

Would this be the correct place. Users of Oracle have to download the
jdbc jars also, but I found no documentation about this fact.

From my side, I think it's better to improve the user manual instead

of having lots of how-to.

We could add a chapter on setting up the database in
http://geonetwork-opensource.org/manuals/trunk/users/quickstartguide/installing/index.html#how-do-i-install-geonetwork-opensource

And you could add a patch for the doc.

What do you (and others) think ?

Cheers.

Francois

Cheers
Christian

Quoting "Monteduro, Patrizia (NRL)" <Patrizia.Monteduro@anonymised.com>:

+1
from me as well.

Thanks,
Patrizia

-----Original Message-----
From: christian.mueller@anonymised.com [mailto:christian.mueller@anonymised.com]
Sent: 23 May 2011 15:07
To: geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] DB2 Support

Looking here
http://trac.osgeo.org/geonetwork/wiki/PSC
I see that I need two +1 votes and none -1 vote.

+1 votes are from
Francois Prunayre
Jeroen Ticheler

Additionally, Jose offers to apply the patch on trunk

Since this is my first active contribution, I want to ask if it is ok
to start now.

Cheers
Christian

Thanks Christian,
Thanks for that patch! +1 also from me.
Ciao,
Jeroen

On 18 mei 2011, at 10:59, christian.mueller@anonymised.com wrote:

Dear PSC members,

I need a voting or decision about

http://trac.osgeo.org/geonetwork/ticket/394

adding DB2 Support. The attached patch is outdated and I want to know
if it makes sense to create a new one.

If DB2 is not of public interest, I will do the necessary hacks for
my customer and will not invest further, otherwise I will update the
patch.

Thanks in advance.

Christian

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
---------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

Quoting Francois Prunayre <fx.prunayre@anonymised.com>:

Hello Christian,

2011/5/31 <christian.mueller@anonymised.com>:

Short question. I need a place where I can describe how to
prepare/configure the geonetwork/db2 combination.

Since I am an OSGeo user, I think I can edit
http://trac.osgeo.org/geonetwork/wiki/ListOfHowTos

Would this be the correct place. Users of Oracle have to download the
jdbc jars also, but I found no documentation about this fact.

From my side, I think it's better to improve the user manual instead
of having lots of how-to.

We could add a chapter on setting up the database in
http://geonetwork-opensource.org/manuals/trunk/users/quickstartguide/installing/index.html#how-do-i-install-geonetwork-opensource

And you could add a patch for the doc.

What do you (and others) think ?

Cheers.

Yes, the manual is a better place. I will prepare a documentation patch describing how I handle the DB2 setup. Afterwards we can complete the chapter with information about other database systems.

Cheers

Francois

Cheers
Christian

Quoting "Monteduro, Patrizia (NRL)" <Patrizia.Monteduro@anonymised.com>:

+1
from me as well.

Thanks,
Patrizia

-----Original Message-----
From: christian.mueller@anonymised.com [mailto:christian.mueller@anonymised.com]
Sent: 23 May 2011 15:07
To: geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] DB2 Support

Looking here
http://trac.osgeo.org/geonetwork/wiki/PSC
I see that I need two +1 votes and none -1 vote.

+1 votes are from
Francois Prunayre
Jeroen Ticheler

Additionally, Jose offers to apply the patch on trunk

Since this is my first active contribution, I want to ask if it is ok
to start now.

Cheers
Christian

Thanks Christian,
Thanks for that patch! +1 also from me.
Ciao,
Jeroen

On 18 mei 2011, at 10:59, christian.mueller@anonymised.com wrote:

Dear PSC members,

I need a voting or decision about

http://trac.osgeo.org/geonetwork/ticket/394

adding DB2 Support. The attached patch is outdated and I want to know
if it makes sense to create a new one.

If DB2 is not of public interest, I will do the necessary hacks for
my customer and will not invest further, otherwise I will update the
patch.

Thanks in advance.

Christian

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
---------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Hi Jose, you find an updated patch

http://trac.osgeo.org/geonetwork/ticket/394

named db2.patch. Please make a short review and apply on trunk.

Thanks

Quoting jose garcia <josegar74@anonymised.com>:

Hi Christian

Not a PSC member, but for me seem good to support DB2.

If seem ok to PSC members about integrate DB2 support, I can manage about
applying the patch in trunk when you create an updated patch.

Regards,
Jose

On Wed, May 18, 2011 at 10:59 AM, <christian.mueller@anonymised.com> wrote:

Dear PSC members,

I need a voting or decision about

http://trac.osgeo.org/geonetwork/ticket/394

adding DB2 Support. The attached patch is outdated and I want to know
if it makes sense to create a new one.

If DB2 is not of public interest, I will do the necessary hacks for my
customer and will not invest further, otherwise I will update the patch.

Thanks in advance.

Christian

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Hi Christian

Thanks for patch, I’ll check possibly tomorrow and apply in trunk.

Regards,
Jose García

On Wed, Jun 1, 2011 at 4:39 PM, <christian.mueller@anonymised.com> wrote:

Hi Jose, you find an updated patch

http://trac.osgeo.org/geonetwork/ticket/394

named db2.patch. Please make a short review and apply on trunk.

Thanks

Quoting jose garcia <josegar74@anonymised.com>:

Hi Christian

Not a PSC member, but for me seem good to support DB2.

If seem ok to PSC members about integrate DB2 support, I can manage about
applying the patch in trunk when you create an updated patch.

Regards,
Jose

On Wed, May 18, 2011 at 10:59 AM, <christian.mueller@anonymised.com> wrote:

Dear PSC members,

I need a voting or decision about

http://trac.osgeo.org/geonetwork/ticket/394

adding DB2 Support. The attached patch is outdated and I want to know
if it makes sense to create a new one.

If DB2 is not of public interest, I will do the necessary hacks for my
customer and will not invest further, otherwise I will update the patch.

Thanks in advance.

Christian


This message was sent using IMP, the Internet Messaging Program.


What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay


GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork


This message was sent using IMP, the Internet Messaging Program.