That's... more than a bunch... two failures from app-schema http config, I
count 56 matches of "<<< failure", two per
failing test, that makes 26 failing tests in renderer (verified, there are
a lot failing)... makes no sense?

Locally:
* Oracle JDK 8, mvn clean install -nsu -Djava.awt.headless=true -Ponline
--> rebuild success
* Open JDK 8, mvn clean install -nsu -Djava.awt.headless=true -Ponline -->
build success

So what's going on in that build... no clue honestly... it seems to be
labels related, and yet checking one of the
failing tests, LabelDisplacementModeTest, is registering Vera and using it
consistently in the SLDs so... duh?

Maybe I could modify the image comparison tests so that they dump the
actual image... somewhere... (that's
the hard part, I believe one should do a stack trace, crawl it up until the
test class, figure the class and method
and use that info to build a unique file name). Won't be able to work on
this for at least a week though.

Cheers
Andrea


On Mon, May 28, 2018 at 1:01 AM, Ben Caradoc-Davies <b...@transient.nz>
wrote:

> I kicked the build. It is still failing. There are a bunch of gt-render
> failures as well.
>
>
> On 28/05/18 03:10, Nuno Oliveira wrote:
>
>> Pull request done:
>> https://github.com/geotools/geotools/pull/1906
>>
>> Thank you Andrea for the original report and fix !
>>
>> On 05/27/2018 03:26 PM, Nuno Oliveira wrote:
>>
>>> Hi all,
>>>
>>> Error already reported:
>>> https://osgeo-org.atlassian.net/browse/GEOT-6023
>>>
>>> I'm on it.
>>>
>>> On 05/27/2018 03:00 PM, moni...@boundlessgeo.com wrote:
>>>
>>>> See <https://build.geoserver.org/job/geotools-master-online-post
>>>> gis/614/display/redirect?page=changes>
>>>>
>>>> Changes:
>>>>
>>>> [nuno.oliveira] [GEOT-6014] Make App-Schema delegate spatial filters on
>>>> nested
>>>>
>>>> ------------------------------------------
>>>> [...truncated 710.91 KB...]
>>>>     at java.net.Socket.connect(Socket.java:589)
>>>>     at java.net.Socket.connect(Socket.java:538)
>>>>     at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
>>>>     at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
>>>>     at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
>>>>     at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
>>>>     at sun.net.www.http.HttpClient.New(HttpClient.java:339)
>>>>     at sun.net.www.http.HttpClient.New(HttpClient.java:357)
>>>>     at 
>>>> sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202)
>>>>
>>>>     at 
>>>> sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138)
>>>>
>>>>     at 
>>>> sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032)
>>>>
>>>>     at 
>>>> sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966)
>>>>
>>>>     at 
>>>> sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546)
>>>>
>>>>     at 
>>>> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
>>>>
>>>>     at java.net.URL.openStream(URL.java:1045)
>>>>     at 
>>>> org.geotools.data.complex.config.XMLConfigDigester.digest(XMLConfigDigester.java:110)
>>>>
>>>>     at 
>>>> org.geotools.data.complex.config.XMLConfigDigester.parse(XMLConfigDigester.java:89)
>>>>
>>>>     at org.geotools.data.complex.AppSchemaDataAccessFactory.createD
>>>> ataStore(AppSchemaDataAccessFactory.java:84)
>>>>     at org.geotools.data.complex.AppSchemaDataAccessFactory.createD
>>>> ataStore(AppSchemaDataAccessFactory.java:74)
>>>>     at 
>>>> org.geotools.data.DataAccessFinder.getDataStore(DataAccessFinder.java:121)
>>>>
>>>>     at 
>>>> org.geotools.data.DataAccessFinder.getDataStore(DataAccessFinder.java:77)
>>>>
>>>>     at 
>>>> org.geotools.http.HttpConfigTest.buildAppSchemaDataStore(HttpConfigTest.java:144)
>>>>
>>>>     at 
>>>> org.geotools.http.HttpConfigTest.testHttpMapping(HttpConfigTest.java:100)
>>>>
>>>>     at 
>>>> org.geotools.http.HttpConfigTest.testHttpIncludes(HttpConfigTest.java:85)
>>>>
>>>>
>>>> Running org.geotools.util.ComplexAttributeConverterFactoryTest
>>>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec -
>>>> in org.geotools.util.ComplexAttributeConverterFactoryTest
>>>> Running org.geotools.util.InterpolationPropertiesTest
>>>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec -
>>>> in org.geotools.util.InterpolationPropertiesTest
>>>>
>>>> Results :
>>>>
>>>> Tests in error:
>>>> HttpConfigTest.testRelativeIncludes:91->testHttpMapping:100->buildAppSchemaDataStore:148
>>>> Runtime
>>>> HttpConfigTest.testHttpIncludes:85->testHttpMapping:100->buildAppSchemaDataStore:148
>>>> Runtime
>>>>
>>>> Tests run: 145, Failures: 0, Errors: 2, Skipped: 0
>>>>
>>>> [INFO]
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] Skipping MongoDB DataStore
>>>> [INFO] This project has been banned from the build due to previous
>>>> failures.
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO]
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] Skipping Web Map Server client
>>>> [INFO] This project has been banned from the build due to previous
>>>> failures.
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO]
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] Skipping Swing widgets
>>>> [INFO] This project has been banned from the build due to previous
>>>> failures.
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO]
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] Skipping Tile Client
>>>> [INFO] This project has been banned from the build due to previous
>>>> failures.
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO]
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] Skipping Web Map Tile Service Client
>>>> [INFO] This project has been banned from the build due to previous
>>>> failures.
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO]
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] Skipping Process Raster
>>>> [INFO] This project has been banned from the build due to previous
>>>> failures.
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO]
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] Skipping YSLD Parser/Encoder
>>>> [INFO] This project has been banned from the build due to previous
>>>> failures.
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO]
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] Skipping SWT widgets
>>>> [INFO] This project has been banned from the build due to previous
>>>> failures.
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO]
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] Building MBTiles Module 20-SNAPSHOT
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO]
>>>> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gt-mbtiles ---
>>>> [INFO] Deleting <https://build.geoserver.org/j
>>>> ob/geotools-master-online-postgis/ws/modules/unsupported/mbtiles/target>
>>>>
>>>> [INFO]
>>>> [INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gt-mbtiles
>>>> ---
>>>> [INFO]
>>>> [INFO] --- fmt-maven-plugin:2.4.0:format (default) @ gt-mbtiles ---
>>>> [debug] Using AOSP style
>>>> [INFO] Processed 12 files (0 reformatted).
>>>> [INFO]
>>>> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
>>>> gt-mbtiles ---
>>>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>>>> [INFO] Copying 2 resources
>>>> [INFO]
>>>> [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @
>>>> gt-mbtiles ---
>>>> [INFO] Changes detected - recompiling the module!
>>>> [INFO] Compiling 9 source files to <https://build.geoserver.org/j
>>>> ob/geotools-master-online-postgis/ws/modules/unsupported/
>>>> mbtiles/target/classes>
>>>> [INFO]
>>>> [INFO] --- maven-resources-plugin:2.6:testResources
>>>> (default-testResources) @ gt-mbtiles ---
>>>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>>>> [INFO] Copying 5 resources
>>>> [INFO]
>>>> [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile)
>>>> @ gt-mbtiles ---
>>>> [INFO] Changes detected - recompiling the module!
>>>> [INFO] Compiling 3 source files to <https://build.geoserver.org/j
>>>> ob/geotools-master-online-postgis/ws/modules/unsupported/
>>>> mbtiles/target/test-classes>
>>>> [INFO]
>>>> [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ gt-mbtiles
>>>> ---
>>>> [INFO] Surefire report directory: <https://build.geoserver.org/j
>>>> ob/geotools-master-online-postgis/ws/modules/unsupported/
>>>> mbtiles/target/surefire-reports>
>>>>
>>>> -------------------------------------------------------
>>>>   T E S T S
>>>> -------------------------------------------------------
>>>> Running org.geotools.mbtiles.MBTilesFileTest
>>>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.048
>>>> sec - in org.geotools.mbtiles.MBTilesFileTest
>>>> Running org.geotools.mbtiles.MBTilesFileVectorTileTest
>>>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018
>>>> sec - in org.geotools.mbtiles.MBTilesFileVectorTileTest
>>>> Running org.geotools.mbtiles.mosaic.MBTilesReaderTest
>>>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97
>>>> sec - in org.geotools.mbtiles.mosaic.MBTilesReaderTest
>>>>
>>>> Results :
>>>>
>>>> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
>>>>
>>>> [INFO]
>>>> [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gt-mbtiles ---
>>>> [INFO] Building jar: <https://build.geoserver.org/j
>>>> ob/geotools-master-online-postgis/ws/modules/unsupported/
>>>> mbtiles/target/gt-mbtiles-20-SNAPSHOT.jar>
>>>> [INFO]
>>>> [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gt-mbtiles ---
>>>> [INFO] Building jar: <https://build.geoserver.org/j
>>>> ob/geotools-master-online-postgis/ws/modules/unsupported/
>>>> mbtiles/target/gt-mbtiles-20-SNAPSHOT-tests.jar>
>>>> [INFO]
>>>> [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) >
>>>> generate-sources @ gt-mbtiles >>>
>>>> [INFO]
>>>> [INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gt-mbtiles
>>>> ---
>>>> [INFO]
>>>> [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) <
>>>> generate-sources @ gt-mbtiles <<<
>>>> [INFO]
>>>> [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ gt-mbtiles
>>>> ---
>>>> [INFO] Building jar: <https://build.geoserver.org/j
>>>> ob/geotools-master-online-postgis/ws/modules/unsupported/
>>>> mbtiles/target/gt-mbtiles-20-SNAPSHOT-sources.jar>
>>>> [INFO]
>>>> [INFO] --- maven-install-plugin:2.4:install (default-install) @
>>>> gt-mbtiles ---
>>>> [INFO] Installing <https://build.geoserver.org/j
>>>> ob/geotools-master-online-postgis/ws/modules/unsupported/
>>>> mbtiles/target/gt-mbtiles-20-SNAPSHOT.jar> to
>>>> /var/jenkins/.m2/repository/org/geotools/gt-mbtiles/20-SNAPSHOT/gt-mbtiles-20-SNAPSHOT.jar
>>>>
>>>> [INFO] Installing <https://build.geoserver.org/j
>>>> ob/geotools-master-online-postgis/ws/modules/unsupported/
>>>> mbtiles/pom.xml> to /var/jenkins/.m2/repository/or
>>>> g/geotools/gt-mbtiles/20-SNAPSHOT/gt-mbtiles-20-SNAPSHOT.pom
>>>> [INFO] Installing <https://build.geoserver.org/j
>>>> ob/geotools-master-online-postgis/ws/modules/unsupported/
>>>> mbtiles/target/gt-mbtiles-20-SNAPSHOT-tests.jar> to
>>>> /var/jenkins/.m2/repository/org/geotools/gt-mbtiles/20-SNAPS
>>>> HOT/gt-mbtiles-20-SNAPSHOT-tests.jar
>>>> [INFO] Installing <https://build.geoserver.org/j
>>>> ob/geotools-master-online-postgis/ws/modules/unsupported/
>>>> mbtiles/target/gt-mbtiles-20-SNAPSHOT-sources.jar> to
>>>> /var/jenkins/.m2/repository/org/geotools/gt-mbtiles/20-SNAPS
>>>> HOT/gt-mbtiles-20-SNAPSHOT-sources.jar
>>>> [INFO]
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] Skipping Cartographic CSS parser
>>>> [INFO] This project has been banned from the build due to previous
>>>> failures.
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO]
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] Skipping Mapbox Styles Support
>>>> [INFO] This project has been banned from the build due to previous
>>>> failures.
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO]
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] Building Next Generation JDBC DataStores 20-SNAPSHOT
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO]
>>>> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gt-jdbc-ng ---
>>>> [INFO]
>>>> [INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gt-jdbc-ng
>>>> ---
>>>> [INFO]
>>>> [INFO] --- fmt-maven-plugin:2.4.0:format (default) @ gt-jdbc-ng ---
>>>> [warn] Source directory '<https://build.geoserver.org/
>>>> job/geotools-master-online-postgis/ws/modules/unsupported/
>>>> jdbc-ng/src/main/java'> does not exist, ignoring.
>>>> [warn] Test source directory '<https://build.geoserver.org/
>>>> job/geotools-master-online-postgis/ws/modules/unsupported/
>>>> jdbc-ng/src/test/java'> does not exist, ignoring.
>>>> [debug] Using AOSP style
>>>> [INFO] Processed 0 files (0 reformatted).
>>>> [INFO]
>>>> [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) >
>>>> generate-sources @ gt-jdbc-ng >>>
>>>> [INFO]
>>>> [INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gt-jdbc-ng
>>>> ---
>>>> [INFO]
>>>> [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) <
>>>> generate-sources @ gt-jdbc-ng <<<
>>>> [INFO]
>>>> [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ gt-jdbc-ng
>>>> ---
>>>> [INFO]
>>>> [INFO] --- maven-install-plugin:2.4:install (default-install) @
>>>> gt-jdbc-ng ---
>>>> [INFO] Installing <https://build.geoserver.org/j
>>>> ob/geotools-master-online-postgis/ws/modules/unsupported/
>>>> jdbc-ng/pom.xml> to /var/jenkins/.m2/repository/or
>>>> g/geotools/gt-jdbc-ng/20-SNAPSHOT/gt-jdbc-ng-20-SNAPSHOT.pom
>>>> [INFO]
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] Skipping GeoTools Documentation
>>>> [INFO] This project has been banned from the build due to previous
>>>> failures.
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] Reactor Summary:
>>>> [INFO]
>>>> [INFO] JDBC DataStore Support ............................. SUCCESS [
>>>> 14.361 s]
>>>> [INFO] JDBC DataStore Plugins ............................. SUCCESS [
>>>> 0.021 s]
>>>> [INFO] H2 DataStore ....................................... SUCCESS [
>>>> 34.340 s]
>>>> [INFO] Oracle DataStore ................................... SUCCESS [
>>>> 4.749 s]
>>>> [INFO] PostGIS DataStore .................................. SUCCESS
>>>> [45:40 min]
>>>> [INFO] imagemosaic datasource module ...................... SUCCESS [
>>>> 32.765 s]
>>>> [INFO] Render ............................................. FAILURE [
>>>> 50.608 s]
>>>> [INFO] ArcSDE DataStore plugin ............................ SKIPPED
>>>> [INFO] Dynamic symbolizer module based on JFreeChart and Eastwood
>>>> SKIPPED
>>>> [INFO] imagepyramid datasource module ..................... SUCCESS [
>>>> 10.770 s]
>>>> [INFO] imagemosaic-jdbc module ............................ SUCCESS [
>>>> 8.230 s]
>>>> [INFO] DB2 DataStore ...................................... SUCCESS [
>>>> 3.975 s]
>>>> [INFO] MySQL DataStore .................................... SUCCESS [
>>>> 2.947 s]
>>>> [INFO] SQL Server DataStore ............................... SUCCESS [
>>>> 3.502 s]
>>>> [INFO] SpatiaLite DataStore ............................... SUCCESS [
>>>> 3.038 s]
>>>> [INFO] Teradata DataStore ................................. SUCCESS [
>>>> 3.542 s]
>>>> [INFO] Dynamic symbolizers for SVG symbols ................ SKIPPED
>>>> [INFO] API interfaces ..................................... SUCCESS [
>>>> 9.145 s]
>>>> [INFO] NetCDF gridcoverage module ......................... SUCCESS
>>>> [01:40 min]
>>>> [INFO] GRIB gridcoverage module ........................... SUCCESS [
>>>> 26.295 s]
>>>> [INFO] GeoPackage Module .................................. SUCCESS [
>>>> 35.443 s]
>>>> [INFO] Application Schema DataAccess ...................... FAILURE [
>>>> 44.347 s]
>>>> [INFO] MongoDB DataStore .................................. SKIPPED
>>>> [INFO] Web Map Server client .............................. SKIPPED
>>>> [INFO] Swing widgets ...................................... SKIPPED
>>>> [INFO] Tile Client ........................................ SKIPPED
>>>> [INFO] Web Map Tile Service Client ........................ SKIPPED
>>>> [INFO] Process Raster ..................................... SKIPPED
>>>> [INFO] YSLD Parser/Encoder ................................ SKIPPED
>>>> [INFO] SWT widgets ........................................ SKIPPED
>>>> [INFO] MBTiles Module ..................................... SUCCESS [
>>>> 5.899 s]
>>>> [INFO] Cartographic CSS parser ............................ SKIPPED
>>>> [INFO] Mapbox Styles Support .............................. SKIPPED
>>>> [INFO] Next Generation JDBC DataStores .................... SUCCESS [
>>>> 0.011 s]
>>>> [INFO] GeoTools Documentation ............................. SKIPPED
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] BUILD FAILURE
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [INFO] Total time: 52:17 min
>>>> [INFO] Finished at: 2018-05-27T14:00:24+00:00
>>>> [INFO] Final Memory: 78M/445M
>>>> [INFO] ------------------------------------------------------------
>>>> ------------
>>>> [ERROR] Failed to execute goal 
>>>> org.apache.maven.plugins:maven-surefire-plugin:2.15:test
>>>> (default-test) on project gt-render: There are test failures.
>>>> [ERROR]
>>>> [ERROR] Please refer to <https://build.geoserver.org/j
>>>> ob/geotools-master-online-postgis/ws/modules/library/render/
>>>> target/surefire-reports> for the individual test results.
>>>> [ERROR] -> [Help 1]
>>>> [ERROR] Failed to execute goal 
>>>> org.apache.maven.plugins:maven-surefire-plugin:2.15:test
>>>> (default-test) on project gt-app-schema: There are test failures.
>>>> [ERROR]
>>>> [ERROR] Please refer to <https://build.geoserver.org/j
>>>> ob/geotools-master-online-postgis/ws/modules/extension/app-
>>>> schema/app-schema/target/surefire-reports> for the individual test
>>>> results.
>>>> [ERROR] -> [Help 1]
>>>> [ERROR]
>>>> [ERROR] To see the full stack trace of the errors, re-run Maven with
>>>> the -e switch.
>>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>>> [ERROR]
>>>> [ERROR] For more information about the errors and possible solutions,
>>>> please read the following articles:
>>>> [ERROR] [Help 1] http://cwiki.apache.org/conflu
>>>> ence/display/MAVEN/MojoFailureException
>>>> [ERROR]
>>>> [ERROR] After correcting the problems, you can resume the build with
>>>> the command
>>>> [ERROR]   mvn <goals> -rf :gt-render
>>>> Build step 'Invoke top-level Maven targets' marked build as failure
>>>>
>>>> ------------------------------------------------------------------------------
>>>>
>>>> Check out the vibrant tech community on one of the world's most
>>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>>> _______________________________________________
>>>> GeoTools-Devel mailing list
>>>> GeoTools-Devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>>>
>>>>
>>>
>>
> --
> Ben Caradoc-Davies <b...@transient.nz>
> Director
> Transient Software Limited <https://transient.nz/>
> New Zealand
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>



-- 

Regards, Andrea Aime == 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
------------------------------------------------------- *Con riferimento
alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
circostanza inerente alla presente email (il suo contenuto, gli eventuali
allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
sarei comunque grato se potesse darmene notizia. This email is intended
only for the person or entity to which it is addressed and may contain
information that is privileged, confidential or otherwise protected from
disclosure. We remind that - as provided by European Regulation 2016/679
“GDPR” - copying, dissemination or use of this e-mail or the information
herein by anyone other than the intended recipient is prohibited. If you
have received this email by mistake, please notify us immediately by
telephone or e-mail.*
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to