[Geoserver-devel] Build failed in Jenkins: geoserver-2.8.x #325

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/325/changes&gt;

Changes:

[andrea.aime] [GEOS-7685] Concurrent WFS 2.0 load can cause shared WFS/GML schemas

------------------------------------------
[...truncated 179 lines...]
[INFO] --- git-commit-id-plugin:2.1.13:revision (default) @ geoserver ---
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ geoserver <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ geoserver ---
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:test-jar (attach-sources) > generate-sources @ geoserver >>>
[INFO]
[INFO] --- git-commit-id-plugin:2.1.13:revision (default) @ geoserver ---
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:test-jar (attach-sources) < generate-sources @ geoserver <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ geoserver ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ geoserver ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/geoserver/2.8-SNAPSHOT/geoserver-2.8-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/target/geoserver-2.8-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/geoserver/2.8-SNAPSHOT/geoserver-2.8-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Core Platform Module 2.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-platform ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/platform/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-platform ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.13:revision (default) @ gs-platform ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-platform ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/platform/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-platform ---
[INFO] Compiling 40 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/platform/target/classes&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-platform ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/platform/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-platform ---
[INFO] Compiling 19 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/platform/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-platform ---
[INFO] Surefire report directory: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/platform/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.platform.AdvancedDispatchFilterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.geoserver.platform.GeoServerExtensionsTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 sec
Running org.geoserver.platform.GeoServerResourceLoaderTest
Aug 16, 2016 3:00:21 PM org.geoserver.platform.GeoServerResourceLoader lookupGeoServerDataDirectory
INFO: Falling back to embedded data directory: data
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.geoserver.platform.exception.ExceptionLocalizeTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.geoserver.platform.exception.GeoServerExceptionsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.geoserver.platform.resource.FileSystemResourceTheoryTest
Tests run: 36, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.621 sec <<< FAILURE!
directoryEvents(org.geoserver.platform.resource.FileSystemResourceTheoryTest) Time elapsed: 2049 sec <<< ERROR!
java.lang.NullPointerException
  at org.geoserver.platform.resource.FileSystemResourceTheoryTest.directoryEvents(FileSystemResourceTheoryTest.java:138)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:606)
  at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
  at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
  at org.junit.experimental.theories.Theories$TheoryAnchor$2.evaluate(Theories.java:175)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
  at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
  at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:168)
  at org.junit.rules.RunRules.evaluate(RunRules.java:20)
  at org.junit.experimental.theories.Theories$TheoryAnchor$1$1.evaluate(Theories.java:141)
  at org.junit.experimental.theories.Theories$TheoryAnchor.runWithCompleteAssignment(Theories.java:127)
  at org.junit.experimental.theories.Theories$TheoryAnchor.runWithAssignment(Theories.java:111)
  at org.junit.experimental.theories.Theories$TheoryAnchor.evaluate(Theories.java:96)
  at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
  at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
  at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
  at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
  at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
  at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
  at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
  at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
  at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
  at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
  at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
  at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:606)
  at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
  at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
  at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
  at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Running org.geoserver.platform.resource.FileWrapperResourceTheoryTest
Aug 16, 2016 3:00:27 PM org.geoserver.platform.resource.FileSystemResourceStore$FileSystemResource$1 finalize
WARNING: There is code leaving resource input streams open, locks around them might not be cleared! Add -Dfalse=true to your JVM options to get a full stack trace of the code that acquired the input stream
Aug 16, 2016 3:00:27 PM org.geoserver.platform.resource.FileSystemResourceStore$FileSystemResource$1 finalize
WARNING: There is code leaving resource input streams open, locks around them might not be cleared! Add -Dfalse=true to your JVM options to get a full stack trace of the code that acquired the input stream
Aug 16, 2016 3:00:27 PM org.geoserver.platform.resource.FileSystemResourceStore$FileSystemResource$1 finalize
WARNING: There is code leaving resource input streams open, locks around them might not be cleared! Add -Dfalse=true to your JVM options to get a full stack trace of the code that acquired the input stream
Aug 16, 2016 3:00:27 PM org.geoserver.platform.resource.FileSystemResourceStore$FileSystemResource$1 finalize
WARNING: There is code leaving resource input streams open, locks around them might not be cleared! Add -Dfalse=true to your JVM options to get a full stack trace of the code that acquired the input stream
Aug 16, 2016 3:00:27 PM org.geoserver.platform.resource.FileSystemResourceStore$FileSystemResource$1 finalize
WARNING: There is code leaving resource input streams open, locks around them might not be cleared! Add -Dfalse=true to your JVM options to get a full stack trace of the code that acquired the input stream
Aug 16, 2016 3:00:27 PM org.geoserver.platform.resource.FileSystemResourceStore$FileSystemResource$1 finalize
WARNING: There is code leaving resource input streams open, locks around them might not be cleared! Add -Dfalse=true to your JVM options to get a full stack trace of the code that acquired the input stream
Aug 16, 2016 3:00:27 PM org.geoserver.platform.resource.FileSystemResourceStore$FileSystemResource$1 finalize
WARNING: There is code leaving resource input streams open, locks around them might not be cleared! Add -Dfalse=true to your JVM options to get a full stack trace of the code that acquired the input stream
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec
Running org.geoserver.platform.resource.PathsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.geoserver.util.LoggerRuleTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec

Results :

Tests in error:
  directoryEvents(org.geoserver.platform.resource.FileSystemResourceTheoryTest)

Tests run: 110, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 17.217 s]
[INFO] Core Platform Module ............................... FAILURE [ 12.457 s]
[INFO] Open Web Service Module ............................ SKIPPED
[INFO] Main Module ........................................ SKIPPED
[INFO] GeoServer Security Modules ......................... SKIPPED
[INFO] GeoServer JDBC Security Module ..................... SKIPPED
[INFO] GeoServer LDAP Security Module ..................... SKIPPED
[INFO] Web Coverage Service Module ........................ SKIPPED
[INFO] Web Coverage Service 1.0 Module .................... SKIPPED
[INFO] Web Coverage Service 1.1 Module .................... SKIPPED
[INFO] Web Coverage Service 2.0 Module .................... SKIPPED
[INFO] Web Feature Service Module ......................... SKIPPED
[INFO] Web Map Service Module ............................. SKIPPED
[INFO] KML support for GeoServer .......................... SKIPPED
[INFO] GeoWebCache (GWC) Module ........................... SKIPPED
[INFO] REST Support Module ................................ SKIPPED
[INFO] REST Configuration Service Module .................. SKIPPED
[INFO] GeoServer Web Modules .............................. SKIPPED
[INFO] Core UI Module ..................................... SKIPPED
[INFO] WMS UI Module ...................................... SKIPPED
[INFO] GWC UI Module ...................................... SKIPPED
[INFO] WFS UI Module ...................................... SKIPPED
[INFO] Demoes Module ...................................... SKIPPED
[INFO] WCS UI Module ...................................... SKIPPED
[INFO] Security UI Modules ................................ SKIPPED
[INFO] Security UI Core Module ............................ SKIPPED
[INFO] Security UI JDBC Module ............................ SKIPPED
[INFO] Security UI LDAP Module ............................ SKIPPED
[INFO] REST UI Module ..................................... SKIPPED
[INFO] GeoServer Extensions ............................... SKIPPED
[INFO] Printing Module .................................... SKIPPED
[INFO] GeoServer Web Application .......................... SKIPPED
[INFO] Community Space .................................... SKIPPED
[INFO] Application Schema Support ......................... SKIPPED
[INFO] Application Schema Integration Test ................ SKIPPED
[INFO] Sample DataAccess Integration Test ................. SKIPPED
[INFO] ArcSDE DataStore Extension ......................... SKIPPED
[INFO] GeoSearch Index Module ............................. SKIPPED
[INFO] H2 DataStore Extension ............................. SKIPPED
[INFO] SQL Server DataStore Extension ..................... SKIPPED
[INFO] Oracle DataStore Extension ......................... SKIPPED
[INFO] MySQL DataStore Extension .......................... SKIPPED
[INFO] DB2 DataStore Extension ............................ SKIPPED
[INFO] ImageMap Output Format ............................. SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SKIPPED
[INFO] JP2K Coverage Extension ............................ SKIPPED
[INFO] OGR parent ......................................... SKIPPED
[INFO] OGR CORE ........................................... SKIPPED
[INFO] OGR WFS ............................................ SKIPPED
[INFO] Web Processing Service parent ...................... SKIPPED
[INFO] Web Processing Service Module ...................... SKIPPED
[INFO] OGR WPS ............................................ SKIPPED
[INFO] Excel Output Format ................................ SKIPPED
[INFO] Chart external graphics support .................... SKIPPED
[INFO] Feature Generalization Extension ................... SKIPPED
[INFO] Image Mosaic JDBC Extension ........................ SKIPPED
[INFO] OWS request flow controller ........................ SKIPPED
[INFO] Web process status sharing with Hazelcast .......... SKIPPED
[INFO] Web Processing Service GUI ......................... SKIPPED
[INFO] GeoServer Layer Querying filter functions .......... SKIPPED
[INFO] Teradata DataStore Extension ....................... SKIPPED
[INFO] GeoServer Monitor Extensions ....................... SKIPPED
[INFO] Core Monitor Extension ............................. SKIPPED
[INFO] Monitor Hibernate Extension ........................ SKIPPED
[INFO] GeoServer Security Extension Modules ............... SKIPPED
[INFO] GeoServer CAS Security Module ...................... SKIPPED
[INFO] GeoServer Security Extension Web Modules ........... SKIPPED
[INFO] GeoServer CAS Security Web Module .................. SKIPPED
[INFO] XLST based WFS output format ....................... SKIPPED
[INFO] GeoServer INSPIRE Extensions ....................... SKIPPED
[INFO] GeoServer CSS Styling .............................. SKIPPED
[INFO] Catalog Services for the Web parent ................ SKIPPED
[INFO] Catalog Services for the Web interfaces ............ SKIPPED
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SKIPPED
[INFO] Catalog Services for the Web core module ........... SKIPPED
[INFO] CSW UI Module ...................................... SKIPPED
[INFO] DXF WFS output format and WPS PPIO ................. SKIPPED
[INFO] DXF WFS output format .............................. SKIPPED
[INFO] DXF WPS PPIO ....................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SKIPPED
[INFO] Web Coverage Service 2.0 Earth Observation extensions SKIPPED
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SKIPPED
[INFO] GeoServer libjpeg-turbo Module ..................... SKIPPED
[INFO] GeoServer Data Importer ............................ SKIPPED
[INFO] Importer Core Module ............................... SKIPPED
[INFO] Importer REST Api Module ........................... SKIPPED
[INFO] Importer Berkley DB Persistence Module ............. SKIPPED
[INFO] Importer Web UI Module ............................. SKIPPED
[INFO] GRIB Coverage Format ............................... SKIPPED
[INFO] NetCDF Coverage format ............................. SKIPPED
[INFO] WCS NetCDF output Module ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39.337 s
[INFO] Finished at: 2016-08-16T15:00:27+00:00
[INFO] Final Memory: 94M/313M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-platform: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/platform/target/surefire-reports&gt; 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/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :gs-platform
Build step 'Invoke top-level Maven targets' marked build as failure

Wasn’t me, I did not touch that area of the code, just the WFS module.
This might be an intermittent failure:

directoryEvents(org.geoserver.platform.resource.FileSystemResourceTheoryTest) Time elapsed: 2049 sec <<< ERROR!
java.lang.NullPointerException
at org.geoserver.platform.resource.FileSystemResourceTheoryTest.directoryEvents(FileSystemResourceTheoryTest.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.experimental.theories.Theories$TheoryAnchor$2.evaluate(Theories.java:175)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:168)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.experimental.theories.Theories$TheoryAnchor$1$1.evaluate(Theories.java:141)
at org.junit.experimental.theories.Theories$TheoryAnchor.runWithCompleteAssignment(Theories.java:127)
at org.junit.experimental.theories.Theories$TheoryAnchor.runWithAssignment(Theories.java:111)
at org.junit.experimental.theories.Theories$TheoryAnchor.evaluate(Theories.java:96)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

···

Cheers
Andrea

==
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.


See <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/326/changes&gt;