Re: [Geotools-devel] Online build green

2015-03-26 Thread Jody Garnett
If it is a supported module then I would like to test it. Low priority though. -- Jody Garnett On 26 March 2015 at 01:06, Christian Mueller < christian.muel...@os-solutions.at> wrote: > Hi all > > Any interest to include the DB2 online tests. We could use the DB2 > community edition available he

[Geotools-devel] Jira migration 00:00 UTC Sat

2015-03-26 Thread Jody Garnett
See: * https://osgeo-org.atlassian.net/projects/GEOT Talk to Andrea or myself to get setup with a login. Cutover scheduled at 00:00 UTC Sat, resuming at 00:00 UTC Mon. -- Jody Garnett -- Dive into the World of Parallel

Re: [Geotools-devel] Online build green

2015-03-26 Thread Ian Turton
I have only got 2012 & 2008 to test against I'm afraid. Ian On Thu, Mar 26, 2015 at 4:30 PM Andrea Aime wrote: > On Thu, Mar 26, 2015 at 5:23 PM, Torben Barsballe < > tbarsba...@boundlessgeo.com> wrote: > >> And we are still getting timeouts. Looking into this a bit more, it looks >> like the j

Re: [Geotools-devel] Online build green

2015-03-26 Thread Andrea Aime
On Thu, Mar 26, 2015 at 5:23 PM, Torben Barsballe < tbarsba...@boundlessgeo.com> wrote: > And we are still getting timeouts. Looking into this a bit more, it looks > like the jTDS driver does not support SQL > Server 2014, which is what we are using for the database.

Re: [Geotools-devel] Online build green

2015-03-26 Thread Torben Barsballe
And we are still getting timeouts. Looking into this a bit more, it looks like the jTDS driver does not support SQL Server 2014, which is what we are using for the database. It seems like the Microsoft JDBC Driver for SQL Server will be necessary in this case. Torben

Re: [Geotools-devel] Online build green

2015-03-26 Thread Torben Barsballe
Looking at your connection paramaters, everything seems fine. I've tried adding ";DatabaseName=geotoolstest" to the end of the URL as in your example fixture, we'll see if that changes anything. I've kicked off a new build to test this. Torben On Thu, Mar 26, 2015 at 6:24 AM, Ian Turton wrote:

Re: [Geotools-devel] Online build green

2015-03-26 Thread Ian Turton
OK It's using the correct driver now but times out trying to connect, Torben can you check I've got the password etc correct. Cheers Ian Running org.geotools.data.sqlserver.SQLServer3DOnlineTest Skipping sqlserver tests, resources not available: org.apache.commons.dbcp.SQLNestedException: Canno

Re: [Geotools-devel] Online build green

2015-03-26 Thread Ian Turton
It seems I do have creds for that :-) I've made the change and kicked off a test build Ian On Thu, Mar 26, 2015 at 11:54 AM Andrea Aime wrote: > Hi Ian, > it's here in the shell script: > http://ares.boundlessgeo.com/jenkins/view/geotools/job/geotools-master-online/configure > > Do you have the

Re: [Geotools-devel] Online build green

2015-03-26 Thread Andrea Aime
Hi Ian, it's here in the shell script: http://ares.boundlessgeo.com/jenkins/view/geotools/job/geotools-master-online/configure Do you have the credentials to access the server? Cheers Andrea On Thu, Mar 26, 2015 at 12:46 PM, Ian Turton wrote: > > > On Wed, Mar 25, 2015 at 6:26 PM Torben Barsb

Re: [Geotools-devel] Online build green

2015-03-26 Thread Ian Turton
On Wed, Mar 25, 2015 at 6:26 PM Torben Barsballe < tbarsba...@boundlessgeo.com> wrote: > On Wed, Mar 25, 2015 at 11:09 AM, Ian Turton wrote: > >> SQL Server on master should be able to pull it's driver via maven by >> default. >> >> Interesting. Right now we are getting: > > org.apache.commons.db

Re: [Geotools-devel] Online build green

2015-03-26 Thread Christian Mueller
Hi all Any interest to include the DB2 online tests. We could use the DB2 community edition available here http://www-01.ibm.com/software/data/db2/express-c/download.html At the other side, I think there are only few users working with DB2. ( Almost no mails on the mailing list). Opinions ? Ch