Re: [Geotools-devel] Jenkins geotools-release-jira still broken

2016-05-02 Thread Jody Garnett
We need to rewrite our script to use the JIRA rest api (the soap api used
by that script is no longer supported).

--
Jody Garnett

On 2 May 2016 at 14:48, Torben Barsballe 
wrote:

> Did anything ever happen with this? From what I can tell it is still
> broken (and has been for the last year?).
>
> Torben
>
> On Wed, Nov 18, 2015 at 6:30 PM, Jody Garnett 
> wrote:
>
>> Thanks Ben, I have rewriting that to use REST API on "the list", perhaps
>> we should make a bug report for build issues with subtasks.
>>
>> --
>> Jody Garnett
>>
>> On 18 November 2015 at 18:00, Ben Caradoc-Davies 
>> wrote:
>>
>>> No surprise: Jenkins geotools-release-jira is still broken:
>>>
>>> http://ares.boundlessgeo.com/jenkins/view/release/job/geotools-release-jira/45/console
>>>
>>> I will release 14.1 in Jira manually.
>>>
>>> Kind regards,
>>>
>>> --
>>> Ben Caradoc-Davies 
>>> Director
>>> Transient Software Limited 
>>> New Zealand
>>>
>>>
>>> --
>>> ___
>>> GeoTools-Devel mailing list
>>> GeoTools-Devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>>
>>
>>
>>
>> --
>>
>> ___
>> GeoTools-Devel mailing list
>> GeoTools-Devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
>>
>
--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


[Geotools-devel] Reminder: GeoTools / GeoServer Meeting at 19:30 UTC on Tuesday

2016-05-02 Thread Ben Caradoc-Davies
GeoTools / GeoServer committee meeting on Skype at 19:30 UTC on Tuesday:
http://www.timeanddate.com/worldclock/fixedtime.html?msg=GeoTools+%2F+GeoServer+Meeting=2016=5=3=19=30=0=1

-- 
Ben Caradoc-Davies 
Director
Transient Software Limited 
New Zealand

--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


Re: [Geotools-devel] Jenkins geotools-release-jira still broken

2016-05-02 Thread Ben Caradoc-Davies
Torben,

as far as I know, geotools-release-jira (and its geoserver equivalent) 
are still broken (despite Jody's valiant efforts). I wrote something 
like this in December:

**

The undocumented manual procedure: for each project:

- Manually perform the release in Administration / Versions and release 
the version using the "..." on the right-hand side

- Create the next unreleased version for the series.

- Search for problematic fixVersions, that is, Unresolved issues (Open, 
In Progress, or Reopened) for the released version and read the 
comments. Was the issue really resolved for this version? If so, leave 
the fixVersion, otherwise remove it. fixVersion means was fixed; this is 
not an aspirational field. If you are really puritanical you can check 
all issues to make sure no Resolved issues were Won't-Fix: these should 
have no fixVersions. This is more than the script ever did but is worth 
the effort for a good quality changelog. And on maintenance the effort 
is tiny.

**

Kind regards,
Ben.

On 03/05/16 06:48, Torben Barsballe wrote:
> Did anything ever happen with this? From what I can tell it is still broken
> (and has been for the last year?).
>
> Torben
>
> On Wed, Nov 18, 2015 at 6:30 PM, Jody Garnett 
> wrote:
>
>> Thanks Ben, I have rewriting that to use REST API on "the list", perhaps
>> we should make a bug report for build issues with subtasks.
>>
>> --
>> Jody Garnett
>>
>> On 18 November 2015 at 18:00, Ben Caradoc-Davies  wrote:
>>
>>> No surprise: Jenkins geotools-release-jira is still broken:
>>>
>>> http://ares.boundlessgeo.com/jenkins/view/release/job/geotools-release-jira/45/console
>>>
>>> I will release 14.1 in Jira manually.
>>>
>>> Kind regards,
>>>
>>> --
>>> Ben Caradoc-Davies 
>>> Director
>>> Transient Software Limited 
>>> New Zealand
>>>
>>>
>>> --
>>> ___
>>> GeoTools-Devel mailing list
>>> GeoTools-Devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>>
>>
>>
>>
>> --
>>
>> ___
>> GeoTools-Devel mailing list
>> GeoTools-Devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
>>
>

-- 
Ben Caradoc-Davies 
Director
Transient Software Limited 
New Zealand

--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


Re: [Geotools-devel] Jenkins geotools-release-jira still broken

2016-05-02 Thread Torben Barsballe
Figured as much.
Current procedure is fine, although if this is going to stay the case then
the release guide should be updated. I can put together a PR for this.

Torben

On Mon, May 2, 2016 at 12:42 PM, Andrea Aime 
wrote:

> HI Torben,
> nothing happened. I'm not sure we are going to see anything
> happen to start with, people doing releases are normally
> already logged into Jira, doing the release there is
> like a few clicks more than doing it on hudson, plus being able
> to compute the next release number?
>
> Cheer
> Andrea
>
> On Mon, May 2, 2016 at 8:48 PM, Torben Barsballe <
> tbarsba...@boundlessgeo.com> wrote:
>
>> Did anything ever happen with this? From what I can tell it is still
>> broken (and has been for the last year?).
>>
>> Torben
>>
>> On Wed, Nov 18, 2015 at 6:30 PM, Jody Garnett 
>> wrote:
>>
>>> Thanks Ben, I have rewriting that to use REST API on "the list", perhaps
>>> we should make a bug report for build issues with subtasks.
>>>
>>> --
>>> Jody Garnett
>>>
>>> On 18 November 2015 at 18:00, Ben Caradoc-Davies 
>>> wrote:
>>>
 No surprise: Jenkins geotools-release-jira is still broken:

 http://ares.boundlessgeo.com/jenkins/view/release/job/geotools-release-jira/45/console

 I will release 14.1 in Jira manually.

 Kind regards,

 --
 Ben Caradoc-Davies 
 Director
 Transient Software Limited 
 New Zealand


 --
 ___
 GeoTools-Devel mailing list
 GeoTools-Devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geotools-devel

>>>
>>>
>>>
>>> --
>>>
>>> ___
>>> GeoTools-Devel mailing list
>>> GeoTools-Devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>>
>>>
>>
>>
>> --
>> Find and fix application performance issues faster with Applications
>> Manager
>> Applications Manager provides deep performance insights into multiple
>> tiers of
>> your business applications. It resolves application problems quickly and
>> reduces your MTTR. Get your free trial!
>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
>> ___
>> GeoTools-Devel mailing list
>> GeoTools-Devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
>>
>
>
> --
> ==
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob: +39  339 8844549
>
> 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.
>
> ---
>

Re: [Geotools-devel] Jenkins geotools-release-jira still broken

2016-05-02 Thread Andrea Aime
HI Torben,
nothing happened. I'm not sure we are going to see anything
happen to start with, people doing releases are normally
already logged into Jira, doing the release there is
like a few clicks more than doing it on hudson, plus being able
to compute the next release number?

Cheer
Andrea

On Mon, May 2, 2016 at 8:48 PM, Torben Barsballe <
tbarsba...@boundlessgeo.com> wrote:

> Did anything ever happen with this? From what I can tell it is still
> broken (and has been for the last year?).
>
> Torben
>
> On Wed, Nov 18, 2015 at 6:30 PM, Jody Garnett 
> wrote:
>
>> Thanks Ben, I have rewriting that to use REST API on "the list", perhaps
>> we should make a bug report for build issues with subtasks.
>>
>> --
>> Jody Garnett
>>
>> On 18 November 2015 at 18:00, Ben Caradoc-Davies 
>> wrote:
>>
>>> No surprise: Jenkins geotools-release-jira is still broken:
>>>
>>> http://ares.boundlessgeo.com/jenkins/view/release/job/geotools-release-jira/45/console
>>>
>>> I will release 14.1 in Jira manually.
>>>
>>> Kind regards,
>>>
>>> --
>>> Ben Caradoc-Davies 
>>> Director
>>> Transient Software Limited 
>>> New Zealand
>>>
>>>
>>> --
>>> ___
>>> GeoTools-Devel mailing list
>>> GeoTools-Devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>>
>>
>>
>>
>> --
>>
>> ___
>> GeoTools-Devel mailing list
>> GeoTools-Devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
>>
>
>
> --
> Find and fix application performance issues faster with Applications
> Manager
> Applications Manager provides deep performance insights into multiple
> tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> ___
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
>


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

Ing. Andrea Aime
@geowolf
Technical Lead

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

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.

---
--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z___
GeoTools-Devel mailing list

[Geotools-devel] GeoTools 15-RC1 artifacts ready for testing

2016-05-02 Thread Torben Barsballe
The 15-RC1 artifacts are available for testing at:
http://ares.boundlessgeo.com/geotools/release/15-RC1/

I am currently running a clean local build of these artifacts. If someone
else wants to test them as well, that would be appreciated.

Torben
--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


Re: [Geotools-devel] Jenkins geotools-release-jira still broken

2016-05-02 Thread Torben Barsballe
Did anything ever happen with this? From what I can tell it is still broken
(and has been for the last year?).

Torben

On Wed, Nov 18, 2015 at 6:30 PM, Jody Garnett 
wrote:

> Thanks Ben, I have rewriting that to use REST API on "the list", perhaps
> we should make a bug report for build issues with subtasks.
>
> --
> Jody Garnett
>
> On 18 November 2015 at 18:00, Ben Caradoc-Davies  wrote:
>
>> No surprise: Jenkins geotools-release-jira is still broken:
>>
>> http://ares.boundlessgeo.com/jenkins/view/release/job/geotools-release-jira/45/console
>>
>> I will release 14.1 in Jira manually.
>>
>> Kind regards,
>>
>> --
>> Ben Caradoc-Davies 
>> Director
>> Transient Software Limited 
>> New Zealand
>>
>>
>> --
>> ___
>> GeoTools-Devel mailing list
>> GeoTools-Devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
>
>
>
> --
>
> ___
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
>
--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


Re: [Geotools-devel] GeoTools 15.x build failure: Heap Space

2016-05-02 Thread Torben Barsballe
I have upped the heap to 2G for both the build and deploy steps, and that
seems to have fixed the issue for now. I am still curious as to why this
was happening in the fist place, and why it is not affecting master.

Torben

On Mon, May 2, 2016 at 9:47 AM, Torben Barsballe <
tbarsba...@boundlessgeo.com> wrote:

> The new geotools-15.x builds have been failing with a Java Heap space
> error. It is thrown during the deploy phase (exactly where varies, I have
> seen it thrown by the 'Extensions to EPSG authority factory' and by the
> 'PostGIS DataStore').
> Does anyone have a clue about this failure? The branch should be
> effectively identical to master right now, yet master passes.
> ...
> [INFO] Oracle DataStore ... SUCCESS [
> 4.481 s]
> [INFO] PostGIS DataStore .. FAILURE [
> 4.585 s]
> [INFO] Feature transforming feature source wrapper  SKIPPED
> ...
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time: 03:42 min
> [INFO] Finished at: 2016-05-02T04:28:30+00:00
> [INFO] Final Memory: 595M/683M
> [INFO] 
> 
> [ERROR] Java heap space -> [Help 1]
> [ERROR]
>
> Torben
>
--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


[Geotools-devel] GeoTools 15.x build failure: Heap Space

2016-05-02 Thread Torben Barsballe
The new geotools-15.x builds have been failing with a Java Heap space
error. It is thrown during the deploy phase (exactly where varies, I have
seen it thrown by the 'Extensions to EPSG authority factory' and by the
'PostGIS DataStore').
Does anyone have a clue about this failure? The branch should be
effectively identical to master right now, yet master passes.
...
[INFO] Oracle DataStore ... SUCCESS [
4.481 s]
[INFO] PostGIS DataStore .. FAILURE [
4.585 s]
[INFO] Feature transforming feature source wrapper  SKIPPED
...
[INFO] BUILD FAILURE
[INFO] 

[INFO] Total time: 03:42 min
[INFO] Finished at: 2016-05-02T04:28:30+00:00
[INFO] Final Memory: 595M/683M
[INFO] 

[ERROR] Java heap space -> [Help 1]
[ERROR]

Torben
--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


[Geotools-devel] Jenkins build is back to normal : geotools-15.x #7

2016-05-02 Thread monitor
See 


--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


[Geotools-devel] [JIRA] (GEOT-5413) H2 dialect misses sqltype-mapping for geometry

2016-05-02 Thread Stefan (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Stefan created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoTools /  GEOT-5413  
 
 
  H2 dialect misses sqltype-mapping for geometry   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Affects Versions: 
 14.3  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 jdbc-h2 plugin  
 
 
Created: 
 02/May/16 1:33 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
 Stefan  
 

  
 
 
 
 

 
 When using H2 i had to manually define the mapping between the "GEOMETRY"-sql-type and the java-class Geometry.class. I did this using: jdbcDataStore.getSqlTypeNameToClassMappings().put("GEOMETRY", Geometry.class); Shouldn't this be done in H2Dialect.registerSqlTypeToClassMappings ?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  

[Geotools-devel] Build failed in Jenkins: geotools-15.x #6

2016-05-02 Thread monitor
See 

--
[...truncated 4530 lines...]
May 02, 2016 7:06:15 AM org.geotools.feature.DefaultFeatureCollection add
WARNING: Feature Collection contains a heterogeneous mix of features
May 02, 2016 7:06:15 AM org.geotools.feature.DefaultFeatureCollection add
WARNING: Feature Collection contains a heterogeneous mix of features
May 02, 2016 7:06:15 AM org.geotools.feature.DefaultFeatureCollection add
WARNING: Feature Collection contains a heterogeneous mix of features
May 02, 2016 7:06:15 AM org.geotools.feature.DefaultFeatureCollection add
WARNING: Feature Collection contains a heterogeneous mix of features
May 02, 2016 7:06:15 AM org.geotools.feature.DefaultFeatureCollection add
WARNING: Feature Collection contains a heterogeneous mix of features
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.169 sec - in 
org.geotools.data.csv.CSVDataStoreTest
Running org.geotools.data.csv.CSVWriteTest
Removing tempfile /var/lib/jenkins/tmp/example1147602143987232854
May 02, 2016 7:06:15 AM org.geotools.feature.DefaultFeatureCollection add
WARNING: Feature Collection contains a heterogeneous mix of features
May 02, 2016 7:06:15 AM org.geotools.feature.DefaultFeatureCollection add
WARNING: Feature Collection contains a heterogeneous mix of features
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec - in 
org.geotools.data.geojson.GeoJSONDataStoreTest
Running org.geotools.data.geojson.GeoJSONWriteTest
Removing tempfile /var/lib/jenkins/tmp/example6064722744831036830
copying 

 to /var/lib/jenkins/tmp/example6064722744831036830/locations.json
SimpleFeatureImpl:feature=[SimpleFeatureImpl.Attribute: LAT=46.07, SimpleFeatureImpl.Attribute: LON=11.116667, SimpleFeatureImpl.Attribute: CITY=Trento, SimpleFeatureImpl.Attribute: NUMBER=140, SimpleFeatureImpl.Attribute: YEAR=2002, 
SimpleFeatureImpl.Attribute: geometry=POINT (11.117 
46.067)]
Removing tempfile /var/lib/jenkins/tmp/example6238821551988163252
SimpleFeatureImpl:locations=[SimpleFeatureImpl.Attribute: LAT=45.52, SimpleFeatureImpl.Attribute: LON=-122.681944, SimpleFeatureImpl.Attribute: CITY=Portland, SimpleFeatureImpl.Attribute: NUMBER=800, SimpleFeatureImpl.Attribute: YEAR=2014, 
SimpleFeatureImpl.Attribute: geometry=POINT 
(-122.681944 45.52)]
Removing tempfile /var/lib/jenkins/tmp/example9042667753873596171
Removing tempfile /var/lib/jenkins/tmp/example6050107006033828139
Removing tempfile /var/lib/jenkins/tmp/example3408632310263522767
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in 
org.geotools.data.csv.CSVWriteTest
Running org.geotools.data.csv.parse.CSVAttributesOnlyStrategyTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in 
org.geotools.data.csv.parse.CSVAttributesOnlyStrategyTest
Running org.geotools.data.csv.parse.CSVLatLonStrategyTest
May 02, 2016 7:06:15 AM org.geotools.feature.DefaultFeatureCollection add
WARNING: Feature Collection contains a heterogeneous mix of features
Removing tempfile /var/lib/jenkins/tmp/example5314878449949473966
copying 

 to /var/lib/jenkins/tmp/example5314878449949473966/locations.json
fetching store from 
file:/var/lib/jenkins/tmp/example5314878449949473966/locations.json
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in 
org.geotools.data.csv.parse.CSVLatLonStrategyTest
Running org.geotools.data.csv.parse.CSVSpecifiedWKTStrategyTest
Removing tempfile /var/lib/jenkins/tmp/example1317598043423489428
copying 

 to /var/lib/jenkins/tmp/example1317598043423489428/locations.json
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in 
org.geotools.data.csv.parse.CSVSpecifiedWKTStrategyTest
Running org.geotools.data.csv.parse.CSVWriteStrategyTest
Removing tempfile /var/lib/jenkins/tmp/example5155012284766156732
copying 

 to /var/lib/jenkins/tmp/example5155012284766156732/locations.json
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in 
org.geotools.data.csv.parse.CSVWriteStrategyTest
Removing tempfile /var/lib/jenkins/tmp/example227671205617334116

copying