Re: Committed: new database driver for PostgreSQL, SDBCX API for Java

2017-08-21 Thread Matthias Seidel
Am 22.08.2017 um 00:02 schrieb Marcus: > Am 21.08.2017 um 14:36 schrieb Matthias Seidel: >> That sounds good! > > thank you very much for bringing something new into OpenOffice. The > database part needs some improvement, so a new database driver is > fitting good into that. :-) > > I hope that

Re: Expat 2.2.4

2017-08-21 Thread Matthias Seidel
No security fixes in 2.2.4, so I also think we don't need to update 4.1.4. But we should include Don's latest patch for 2.2.3. I can confirm that it builds and is working. Matthias Am 21.08.2017 um 19:22 schrieb Jim Jagielski: > I see that v 2.2.4 of Expat was just released. There are > no

Re: Committed: new database driver for PostgreSQL, SDBCX API for Java

2017-08-21 Thread Marcus
Am 21.08.2017 um 14:36 schrieb Matthias Seidel: That sounds good! thank you very much for bringing something new into OpenOffice. The database part needs some improvement, so a new database driver is fitting good into that. :-) I hope that the build problems can be solved quick, so that

Re: Committed: new database driver for PostgreSQL, SDBCX API for Java

2017-08-21 Thread FR web forum
>In revision 1805579 I committed a large patch to AOO, that implements a >whole new database connector, for the PostgreSQL database. Thanks Damjan for this new feature. I see that you have commited it in future 4.2.0. Did you have some links for this build to testing?

Re: Committed: new database driver for PostgreSQL, SDBCX API for Java

2017-08-21 Thread Matthias Seidel
Hi Damian, That sounds good! Unfortunately your commit seems to break the build on our buildbot(Win10 64bit/Java 8): https://ci.apache.org/projects/openoffice/buildlogs/win/log/wntmsci12.pro.build.html --- 1 module(s): apache-commons need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred

Re: Committed: new database driver for PostgreSQL, SDBCX API for Java

2017-08-21 Thread Matthias Seidel
Hi Damian, Maybe it is because we build without Wiki publisher. (What is it good for? I have never seen a working Wiki publisher in the past years...) I have now enabled it (--enable-wiki-publisher), let us wait for a new build... Regards, Matthias Am 21.08.2017 um 14:36 schrieb Matthias

Re: [ANNOUNCE] Availability of AOO-4.1.4 RC2

2017-08-21 Thread Jose R R
Thank you. On Mon, Aug 14, 2017 at 8:19 AM, Jim Jagielski wrote: > Available for immediate testing are the source tarball and > community builds of Apache OpenOffice 4.1.4-RC2. > > As noted, these are Release Candidates and are not official, > GA releases, although based on

Re: [ANNOUNCE] Availability of AOO-4.1.4 RC2

2017-08-21 Thread Jose R R
Niltze [Hello], Peter- On Mon, Aug 21, 2017 at 7:08 AM, Peter kovacs wrote: > Jose, > > Why do you say non-freedom respecting 'Debian Desktop' LibreOffice dependency? If during Debian installation an user selects GNOME -based 'Debian desktop environment', (please see pic in

Re: Committed: new database driver for PostgreSQL, SDBCX API for Java

2017-08-21 Thread Damjan Jovanovic
My module uses Apache Commons Lang. Maybe I didn't patch configure.ac properly, or maybe you have to run autoconf on that buildbot before ./configure? I can't check for the next few days. On Monday, August 21, 2017, Matthias Seidel wrote: > Hi Damian, > > Maybe it is

Re: Committed: new database driver for PostgreSQL, SDBCX API for Java

2017-08-21 Thread Matthias Seidel
Hi Damjan, I think the "problem" is in "external_deps.lst": --- if (SOLAR_JAVA==TRUE && ENABLE_MEDIAWIKI==YES) MD5 = 4c8c505cc3cba4c467c479e3e0f09ba4 name = commons-lang3-3.3-src.tar.gz URL1 = http://archive.apache.org/dist/commons/lang/source/$(name) URL2 =

Re: [ANNOUNCE] Availability of AOO-4.1.4 RC2

2017-08-21 Thread Peter kovacs
Jose, Why do you say non-freedom respecting 'Debian Desktop' LibreOffice dependency? All the best Peter Am 21. August 2017 14:51:23 MESZ schrieb Jose R R : >Thank you. > >On Mon, Aug 14, 2017 at 8:19 AM, Jim Jagielski wrote: >> Available for immediate

Expat 2.2.4

2017-08-21 Thread Jim Jagielski
I see that v 2.2.4 of Expat was just released. There are no security-related issues related to the release nor any rationale for us to update 4.1.4 to use 2.2.4 instead of 2.2.3, from what I can see. - To unsubscribe, e-mail:

Re: Committed: new database driver for PostgreSQL, SDBCX API for Java

2017-08-21 Thread Damjan Jovanovic
Yes. Well done on finding it. You can make the dependency unconditional, just like I've done with sdbc_postgres itself. On Monday, August 21, 2017, Matthias Seidel wrote: > Hi Damjan, > > I think the "problem" is in "external_deps.lst": > > --- > if (SOLAR_JAVA==TRUE

Re: [ANNOUNCE] Availability of AOO-4.1.4 RC2

2017-08-21 Thread Raphael Bircher
Hi all I'm testing now in production environment. Util now no problems dedected, but I did only very basic stuff until now. Regards Raphael Am .08.2017, 17:19 Uhr, schrieb Jim Jagielski : Available for immediate testing are the source tarball and community builds of