See <http://winbuild.geo-solutions.it/jenkins/job/GeoServer-Master/2543/changes>
Changes:
[andrea.aime] First step, updated to wicket 7 and refactored just enough that
GeoServerHomePageTest passes and the home page shows up when running GeoServerù
[andrea.aime] Adding file forgot in the initial migration
[andrea.aime] Mass migrate PageParameter usage
[andrea.aime] Mass migrate ResourceReference to PackageResourceReference
[andrea.aime] Switch AjxaRequestTarget.addComponent to AjaxRequestTarget.add
[andrea.aime] MinimumValidator -> RangeValidator.minimum
[andrea.aime] Leftover page params migration
[andrea.aime] SimpleAttributeModifier -> AttributeModifier.replace
[andrea.aime] SimpleAttributeModifier -> AttributeModifier.replace
[andrea.aime] appendJavascript -> appendJavaScript
[andrea.aime] Make GeoSeverDataProvider compile again
[andrea.aime] Import fixes, IBehavior -> Behavior
[andrea.aime] Fixing AttributeModifier constructor call
[andrea.aime] Fixing visibility of convertInput
[andrea.aime] NumberValidator -> RangeValidator
[andrea.aime] Some assorted fixes
[bradh] Use aggregation POM instead of wicket-core.
[bradh] Convert over some of the AbstractValidator usage.
[bradh] Do Component visit migration for web core module
[bradh] Do Component visitor changes for Web security module
[bradh] Do Component visitor change for WCS Web UI.
[bradh] Update Component visit code in GWC UI.
[bradh] Update Component visit for WPS extension module
[bradh] Convert over Component visitor usage in NetCDF output module
[bradh] Convert Component visitor use in WMS EO module
[bradh] Convert over Component visitor usage for Dynamic Dimension module.
[bradh] Fix last of AbstractValidator use.
[bradh] Use less verbose form of lambda expression.
[bradh] Fix missing variables from validator conversion in
f854b92cb368f2abc160ed81a6f35bfd8f3d4680
[bradh] Fix errors in conversion at c1aabb94e843263851e376bdff2d28ba45bba7e6
[bradh] Wicket 7 conversion for web.wicket.browser.FileProvider
[bradh] Wicket 7 build fixes for
web.wicket.property.PropertyEditorFormComponent.
[bradh] Wicket 7 fixes for web.data.store.StoreNameValidator
[bradh] Wicket 7 compile fixes for web.wicket.ReorderableTablePanel
[bradh] Wicket 7 compile fixes for web.data.store.AbstractWMSStorePage
[mike] Happy 2016!
[mike] Fixing Sphinx errors in SOLR section
[andrea.aime] Make code mirror editor compile
[andrea.aime] ColorPickerField compile
[jdeolive] Ported data.namespace package in web-core
[andrea.aime] ColorPickerField compile
[mike] Fixing Sphinx errors in CSW section
[andrea.aime] Make ConfirmationAjaxLink and SimpleAjaxLink compile
[andrea.aime] CRSModel generics
[mike] Fixing the rest of the Sphinx errors
[jdeolive] Ported data.resource in web-core module.
[mike] Fixing Sphinx errors for the developer guide
[andrea.aime] DecimalTextField compiles
[jnh5y] Updates to 'workspace'.
[andrea.aime] EnumChoiceRenderer compiles (yes, Wicket 7 has its own, but I'm
not sure it behaves the same)
[andrea.aime] GeoServerPagingNavigator compiles
[andrea.aime] ImageAjaxLink compiles
[tbarsballe] Fix errors and warnings in org.geoserver.web.util
[jdeolive] Ported web-demo module.
[tbarsballe] Fix errors and warnings in org.geoserver.web test classes
[jnh5y] Updating headers.
[andrea.aime] LocalizedChoiceRenderer compiles
[andrea.aime] SimpleChoiceRenderer compiles
[andrea.aime] Some wicket package generification
[jdeolive] Generified MapModel and fixed compile error in HTTPLayerConfig.
[jdeolive] Gentrified MetadataMapModel.
[niels] layergroup compiles + some layer/wicket changes
[andrea.aime] Final fixes on the web/wicket module
[jnh5y] Further updates to Workspace.
[jody.garnett] update admin package to wicket 7
[jody.garnett] fix warnings in data package (feel free to ignore)
[jnh5y] Removed override.
[jdeolive] Updating JVMFontsPage as per GeoServerTablePanel gentrification.
[jnh5y] IChoiceRenderer change to ChoiceRenderer.
[mike] Theme updates
[tbarsballe] Fixed MetadataMapModel to be compatible with CSWAdminPage
[niels] wicket more generic fixes
[tbarsballe] Add generics and UIDs to org.geoserver.web.data.importer
[jody.garnett] fix admin test
[niels] Layergroups/workspaces more generic
[niels] Style/Workspace generics
[jdeolive] Updating CoverageBandsConfigurationPanel as per
GeoServerDataProvider changes.
[jdeolive] Fixing overrides from generified GeoServerTablePanel
[andrea.aime] Web/Security/Core compiles
[jody.garnett] gwc.web
[mthompson] changed IChoiceRenderer to ChoiceRenderer, use long type for size
[mthompson] have catalog iterator use long type
[mthompson] change from IChoiceRenderer to extends ChoiceRenderer
[mthompson] changed IChoiceRenderer to ChoiceRenderer, use long type for size
[niels] org.geoserver.gwc.web.blob Compiling
[mthompson] changed IChoiceRenderer to ChoiceRenderer, use long type for size
[mthompson] change catalog list to use longs
[jdeolive] Ported web-wcs module.
[jnh5y] Generic updates for Layer.
[tbarsballe] Fix and Genericize web-ldap
[mthompson] remove git commit msg from file
[jdeolive] Fixed call to ColorPickerField in store.
[mthompson] cast Imodel to storeinfo
[mike] Adding a docs favicon
[mike] Documentation link in header is redundant
[mike] Happy 2016!
[jody.garnett] gridset fixes
[niels] org.geoserver.gwc.web.disquota compiling
[jdeolive] Revert "change catalog list to use longs"
[jdeolive] Revert "have catalog iterator use long type"
[jdeolive] Ported importer-web module
[jody.garnett] fix gridset tests
[jody.garnett] netcdf-out fixes
[mthompson] cast long to int for catalog.list
[jdeolive] Ported arcsde module.
[jody.garnett] monitor core fixes
[andrea.aime] Web/wms module compiling... brrr... so many changes
[ksmith] Fix compiler errors/warnings in o.g.w.d.l.AttributeEditPage and
AttributeDescription
[ksmith] Fix compiler errors/warnings in
o.g.w.d.l.CascadedWFSStoredQueryAbstractPage
[ksmith] Added serialVersionId values
[ksmith] Fix compiler errors/warnings in o.g.w.d.l.CascadedWFSStoredQueryNewPage
[ksmith] Fix compiler errors/warnings in o.g.w.d.l.CoverageView*
[ksmith] Fix warnings in Layer pages
[ksmith] Fix warnings in New* pages
[ksmith] Fixing errors/warnings in web.data.layer
[ksmith] Fix unit test build errors for
web/core/src/test/java/org/geoserver/web/data/layer
[niels] org.geoserver.gwc.web.layer Compilable
[niels] Fix tests for layergrooup and gwc
[mike] A cleaner front page for the User Manual
[jody.garnett] inspire fixes
[andrea.aime] wps web interface compiles
[jnh5y] Tests in core now compile.
[andrea.aime] Authkey compiling
[tbarsballe] Fix and Genericize CSS extension web module
[andrea.aime] gs-jms-geoserver compiles (but could not replace one of the old
code with newer one, and do not understand what it was doing in the first place)
[andrea.aime] Making wms-eo compile
[jody.garnett] dependency management for wicket stuff version
[ksmith] Fix compiler errors in Hazelcast Clustering
[mike] Updating Windows screenshots for Java 8
[mike] Updating theme for code blocks
[andrea.aime] Proxy module compiles
[andrea.aime] DDS module compiles
[andrea.aime] Dyndimension compiles
[ksmith] Fix compiler error in gwc-s3
[tbarsballe] Fix and Genericize feature-aggregate extension web packages
[andrea.aime] IStyler compiles
[ksmith] Fixing warnings
[niels] Geofence module Compilable
[niels] Geofence-server compilable
[jdeolive] Ported web-demo for real this time.
[jdeolive] Circle back on web-wcs module.
[niels] arcsde compilable
[niels] Web-solr compilable
[jody.garnett] remove w3dc community module
[jody.garnett] remove python community module
[jody.garnett] remove dbconfig community module
[tbarsballe] Fix and Genericize script-web module
[andrea.aime] Some fixes for web/wicket tests
[niels] printing compiling
[jdeolive] Fixing model references.
[tbarsballe] Fix bad import in KMLUtils
[ksmith] Fix missing fragment error in NewLayerPageTest
[niels] web-app compiling
[jdeolive] Finishing importer module, with tests.
[jody.garnett] remove wicketstuff
[andrea.aime] wicket module tests passing
[andrea.aime] Some fixes for tests in the web/admin package
[andrea.aime] Fixing tests in web/publish package
[andrea.aime] Fixing PropertyEditorFormComponentTest
[tbarsballe] Fix wicket validator message keys and messages
[andrea.aime] Fixing tests in the web package
[tbarsballe] Fix web.data.workspace unit tests
[tbarsballe] Change AJAX calls from 'onclick' to 'click'
[mthompson] fixed tests by adding border_body
[jdeolive] Building wms links for map preview with non-relative url.
[andrea.aime] Disable advanced browser detection, it mocks up with the style
page (and normal browser detection appears to be good enough)
[tbarsballe] Fix id validation on GlobalSettingsPage for web-rest tests
[tbarsballe] Fix importer-web tests
[ksmith] Fixed unit test failure in layer group editor
[andrea.aime] WMS web module builds
[andrea.aime] Kill wicket pom, go back to deps that we get transitive behavior
of
[jody.garnett] Explicitly use ONCE (rather than REPEAT)
[tbarsballe] Fixes for web-sec-ldap tests
[tbarsballe] Fix test cases in css-web
[jdeolive] Updates GeoServerResourceStreamLocator to avoid resource lookups.
[jody.garnett] Fix arcsde tests
[jody.garnett] remove duplicate translation
[jody.garnett] fix border_body paths in inspire
[jnh5y] Updates to fix JDBC Security module.
[niels] org.geoserver.web.data.layergroup pass tests
[niels] org.geoserver.gwc.web.blob pass tests + executeAjaxEventBehavior
[andrea.aime] Fixing web tests for geofence-geoserver
[tbarsballe] Fix tests for web-wps extension
[ksmith] Fix serializability of GeoServerTileLayerInfoImpl
[ksmith] Update GeoServerTileLayerInfoPersistenceTest to use Hamcrest
[niels] gwc gridset tests pass
[andrea.aime] Fixing web tests
[mthompson] add border_body, set formtester values again after AjaxEvent
[niels] gwc layer fix last test
[mthompson] set debug to false, add ft.submit
[andrea.aime] Cannot nest a page in a form in another page in wicket 7
[andrea.aime] Cannot nest a page in a form in another page in wicket 7
[tbarsballe] Fix web-sec-ldap test markup
[andrea.aime] Submitting a ajax event clear the forms, so remember to set back
the values in the form if they are also needed afterwards
[jnh5y] Quick fix for one part of a unit test.
[jnh5y] Removed comments.
[jody.garnett] Add a layer (not a resource)
[mike] Updating the data directory docs
[ksmith] Disable GZip filter
[niels] Workspaces: clean up warnings
[tbarsballe] Remove selected layers (not resources)
[jody.garnett] remove wfs-notification
[andrea.aime] The crypt must be created just once
[jody.garnett] delete scriplet experiment
[andrea.aime] Didn't mama tell you not to click on disabled links?
[andrea.aime] Do not create a new form tester like that, it cleans out all the
form state
[jnh5y] Update to form validation.
[jody.garnett] fix border_body reference
[jody.garnett] add error to session when switching page
[jody.garnett] add error to session when switching page in event of page load
error
[jnh5y] Updates to fix LDAP tests.
[jnh5y] Adds border_body to border:paramvalue.
[niels] Fix GWC parameter filters
[niels] Replace remaining onchange, onblur and onclick with change, blur, click
[tbarsballe] Fix style Generate... and Copy... links
[andrea.aime] Actually call back the wicket callbacks when the target page is
set
[andrea.aime] Last fix on the workspace edit page
[andrea.aime] Wicket does not loke anymore conversion errors without a message
[andrea.aime] We are now building the full url cause Wicket is not giving us a
good way to build relative links anymore
[andrea.aime] Fixing last gwc test (hopefully)
[ksmith] Revert "Disable GZip filter"
[ksmith] Ensure Content-Encoding header is set when using GZip
[tbarsballe] Make modal header (h3) styling match old (span) styling
[tbarsballe] Convert last 'onchange' to 'change'
[jody.garnett] Fix JAI Threshold error
[andrea.aime] Make GS start with jetty:run using Jetty 9.x
[andrea.aime] Disable GZip filter
[ksmith] Fix IllegalStateException when trying to set Content-Encoding header
[niels] WorkspaceEditPage: clean up warnings etc
[niels] GWC ParameterFilterEditor finally nailed (I hope)
[tbarsballe] Fix Palette styling
[ksmith] Revert "Disable GZip filter"
[niels] Fix Global Settings Page
[mthompson] fixed numberFormatException caused by ∞ symbol
[andrea.aime] Do not muck with my urls unless encryption is enabled, avoid
infinite recursion with the defaut gs crypt
[jody.garnett] JAI page headings
[jody.garnett] PercentageTextField for JAIPage
[jody.garnett] revised headings, feedback after review from mike
[tbarsballe] Fix Layer>Publishing dynamic LegendGraphic
[jnh5y] The Doors shouldn't be localized...
[tbarsballe] Remove debug code
[andrea.aime] Do not force re-enable all inputs (including dimension
checkboxes) on tab switch
[jnh5y] Sets attachement header correctly.
[dtucker] Update the DoubleInfinityConverter to fall back to its super class
after special cases are handled. Previous code caused issues because BigDecimal
can't handle Double.INFINITY
[andrea.aime] Adding a rule to selected role, returns error: rule has no roles
associated
[jody.garnett] Make labels consistently non-bold
[jody.garnett] Use fieldset and legend for grouping rather than h3
[jody.garnett] Updated global settings
[ksmith] fix missing resources
[ksmith] Revert "Revert "Disable GZip filter""
[niels] Fix gwc/gridset, gwc/cachedlayers, layer preview + some cleanup
[niels] Clean-up warnings arcsde
[niels] Some more generic fixes
[jody.garnett] coverage access memory use / cpu use consistency
[jnh5y] Update to make SRS Demo page work.
[jnh5y] Removed unused imports.
[jody.garnett] Use NumberTextField
[andrea.aime] Fixing build
[tbarsballe] Fix Importer AjaxRadio behavior
[jody.garnett] clean up warnings
[niels] Monitoring: clean-up warnings
[tbarsballe] Revert "Revert "Revert "Disable GZip filter"""
[niels] Fix previous errors formatting, generics
[niels] Fix GWC blobstorepagetest
[andrea.aime] Make netcdf-out module be picked up by eclipse
[ksmith] Fix elevation enabled checkbox
[mike] Major restructuring of the User Manual
[tbarsballe] Fix Importer 'Next' timer
[niels] More format fixes
[ksmith] Fix application context for hz-cluster
[jody.garnett] fix wiki link
[jody.garnett] about page
[niels] Fix netcdf-out layer panel
[niels] fix geosearch
[niels] DemoRequest serializable fix
[dtucker] Update the AttributeModifier usage because it's slightly different
from what was used in 1.4
[jody.garnett] deprecate getAddressElectronicMailAddress for getContactEmail
[jody.garnett] Add headings and remove duplicate email field
[andrea.aime] Avoid serialization issues in css demo page, fix popup dialogs
[tbarsballe] Let GeoServerDialog OkCancel window find components on parent page
[jody.garnett] updated screen snaps
[andrea.aime] Fixing the CSS module
[tbarsballe] Fix importer Layer Preview link
[andrea.aime] Fixing sql views
[andrea.aime] Fixing service security editing
[tbarsballe] fix pgraster profile in gs-web-app
[jody.garnett] make use of feedback panel
[jody.garnett] tabs to spaces
[jody.garnett] remove geosearch
[jody.garnett] move csw and wps to service
[jody.garnett] consistent doc links
[niels] Fix istyler
[niels] Fix generic issue GeoServerDataProvider
[niels] Fix feature-aggregate community module
[niels] web-core: remove all unused imports && widget: fix generics/warnings
[tbarsballe] Fix demo requests page reloading
[mthompson] have Layer Title come before layer name (ws:store)
[dtucker] Update the layer page to put the Layer Title as the first column of
the table
[mthompson] update Assert to use chief.geographer@mail
[tbarsballe] Remove geosearch from extensions pom
[mthompson] use java unicode for infinity
[niels] ColorPicker fixes
[niels] Finish generics web-core/widget package
[tbarsballe] Fix web-core unit tests
[mthompson] fixed test, due to table change
[niels] Fix SRSLisTextArea
[ksmith] Update copyright headers of files updated during wicket migration
[niels] fix dds module
------------------------------------------
[...truncated 77722 lines...]
[INFO] Main Module ....................................... SUCCESS [4:11.004s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.749s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [35.552s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [15.875s]
[INFO] Web Coverage Service Module ....................... SUCCESS [5.590s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:09.656s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:19.112s]
[INFO] Web Coverage Service 2.0 Module ................... SUCCESS [2:11.484s]
[INFO] Web Feature Service Module ........................ SUCCESS [3:15.249s]
[INFO] Web Map Service Module ............................ SUCCESS [4:50.753s]
[INFO] KML support for GeoServer ......................... SUCCESS [59.011s]
[INFO] GeoWebCache (GWC) Module .......................... SUCCESS [2:29.374s]
[INFO] REST Support Module ............................... SUCCESS [29.040s]
[INFO] REST Configuration Service Module ................. SUCCESS [2:29.176s]
[INFO] GeoServer Web Modules ............................. SUCCESS [0.328s]
[INFO] Core UI Module .................................... SUCCESS [2:24.156s]
[INFO] WMS UI Module ..................................... SUCCESS [47.323s]
[INFO] GWC UI Module ..................................... SUCCESS [1:19.462s]
[INFO] WFS UI Module ..................................... SUCCESS [20.938s]
[INFO] Demoes Module ..................................... FAILURE [38.458s]
[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 Web Application ......................... SKIPPED
[INFO] Community Space ................................... SKIPPED
[INFO] GeoServer Extensions .............................. SKIPPED
[INFO] Application Schema Support ........................ SKIPPED
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SKIPPED
[INFO] ArcSDE DataStore Extension ........................ 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] Printing Module ................................... 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] GeoServer Release Module .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31:22.388s
[INFO] Finished at: Sat Jan 23 05:24:54 CET 2016
[INFO] Final Memory: 67M/526M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on
project gs-web-demo: There are test failures.
[ERROR]
[ERROR] Please refer to
C:\.jenkins\jobs\GeoServer-Master\workspace\src\web\demo\target\surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on
project gs-web-demo: There are test failures.
Please refer to
C:\.jenkins\jobs\GeoServer-Master\workspace\src\web\demo\target\surefire-reports
for the individual test results.
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:325)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test
failures.
Please refer to
C:\.jenkins\jobs\GeoServer-Master\workspace\src\web\demo\target\surefire-reports
for the individual test results.
at
org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
at
org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:177)
at
org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
at
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
at
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 30 more
[ERROR]
[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-web-demo
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 1 second
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel