See http://hudson.opengeo.org/hudson/job/geoserver-trunk/1055/changes

Changes:

[groldan] GEOS-2991 CoverageStoreNew/Edit pages do not need the target 
workspaceId

[groldan] GEOS-2991, DataAccessNew/Edit page do not need the workspaceId, it is 
computed from the default or the store one as apporpriate

[groldan] GEOS-2991, moved workspace combobox to AbstractDataAccessPage

[groldan] GEOS-2991, moved workspace combobox to AbstractDataAccessPage

[groldan] GEOS-2991, abstracted out the DataAccess add/edit page to 
AbstractDataAccessPage.html to match out the class hierarchy and void the 
duplication in markup

[groldan] GEOS-2991, i18n resources adapted to the move of workspace selection 
to the store edit page

------------------------------------------
[...truncated 3478 lines...]
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
        at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.extensions.TestSetup.run(TestSetup.java:25)
        at sun.reflect.GeneratedMethodAccessor119.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
<?xml version="1.0" encoding="UTF-8"?>
<ServiceExceptionReport version="1.1.1">   <ServiceException 
code="InvalidParameterValue" locator="info_format">
      Invalid format 'unknown/format', supported formats are [text/plain, 
text/html, application/vnd.ogc.gml]
</ServiceException>
</ServiceExceptionReport>
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.94 sec
Running org.vfny.geoserver.wms.responses.map.kml.GeoSearchKMLTest
06 May 13:39:57 ERROR [geoserver.ows] - 
java.io.IOException
        at 
org.vfny.geoserver.wms.responses.map.kml.KMLMapProducer.writeTo(KMLMapProducer.java:124)
        at 
org.vfny.geoserver.wms.responses.GetMapResponse.writeTo(GetMapResponse.java:619)
        at 
org.geoserver.ows.adapters.ResponseAdapter.write(ResponseAdapter.java:60)
        at org.geoserver.ows.Dispatcher.response(Dispatcher.java:703)
        at 
org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:216)
        at 
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
        at 
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
        at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
        at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
        at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
        at 
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1040)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1007)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:454)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:435)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:709)
        at 
org.vfny.geoserver.wms.responses.map.kml.GeoSearchKMLTest.testBogusRegionator(GeoSearchKMLTest.java:92)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at junit.framework.TestCase.runTest(TestCase.java:164)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:131)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.GeneratedMethodAccessor119.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Caused by: javax.xml.transform.TransformerException: Translator error
        at 
org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:133)
        at 
org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:108)
        at 
org.vfny.geoserver.wms.responses.map.kml.KMLMapProducer.writeTo(KMLMapProducer.java:121)
        ... 44 more
Caused by: java.lang.RuntimeException: org.vfny.geoserver.wms.WmsException: 
Unknown regionating strategy bogus
        at 
org.vfny.geoserver.wms.responses.map.kml.KMLTransformer$KMLTranslator.encodeVectorLayer(KMLTransformer.java:167)
        at 
org.vfny.geoserver.wms.responses.map.kml.KMLTransformer$KMLTranslator.encode(KMLTransformer.java:127)
        at 
org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
        at 
org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:484)
        at 
org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
        at 
org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
        ... 46 more
Caused by: org.vfny.geoserver.wms.WmsException: Unknown regionating strategy 
bogus
        at 
org.vfny.geoserver.wms.responses.map.kml.KMLUtils.loadFeatureCollection(KMLUtils.java:478)
        at 
org.vfny.geoserver.wms.responses.map.kml.KMLTransformer$KMLTranslator.encodeVectorLayer(KMLTransformer.java:163)
        ... 51 more
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.403 sec
Running 
org.vfny.geoserver.wms.responses.map.legend.GetLegendGraphicKvpReaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec
Running org.vfny.geoserver.wms.requests.DescribeLayerKvpRequestReaderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: -0.019 sec
Running org.vfny.geoserver.wms.responses.featureinfo.FeatureTemplateTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec

Results :

Tests run: 155, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.0-SNAPSHOT.jar
 
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.0-SNAPSHOT-tests.jar
 
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.0-SNAPSHOT-sources.jar
 
[INFO] [install:install]
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.0-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geoserver/wms/2.0-SNAPSHOT/wms-2.0-SNAPSHOT.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.0-SNAPSHOT-tests.jar
  to 
/home/tomcat/.m2/repository/org/geoserver/wms/2.0-SNAPSHOT/wms-2.0-SNAPSHOT-tests.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.0-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geoserver/wms/2.0-SNAPSHOT/wms-2.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoWebCache (GWC) Module
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target 
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] snapshot org.opengeo:geowebcache:1.1-SNAPSHOT: checking for updates from 
opengeo
[INFO] snapshot org.opengeo:geowebcache:1.1-SNAPSHOT: checking for updates from 
osgeo
[INFO] [compiler:compile]
[INFO] Compiling 1 source file to 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/classes
 
[INFO] [resources:testResources]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/test-classes
 
[INFO] [surefire:test]
[INFO] Surefire report directory: 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/surefire-reports
 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.geoserver.gwc.GWCCatalogListenerTest
06 May 13:40:07 ERROR [layer.TileLayerDispatcher] - Unable to determine 
configuration directory.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.604 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/gwc-2.0-SNAPSHOT.jar
 
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/gwc-2.0-SNAPSHOT-tests.jar
 
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/gwc-2.0-SNAPSHOT-sources.jar
 
[INFO] [install:install]
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/gwc-2.0-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geoserver/gwc/2.0-SNAPSHOT/gwc-2.0-SNAPSHOT.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/gwc-2.0-SNAPSHOT-tests.jar
  to 
/home/tomcat/.m2/repository/org/geoserver/gwc/2.0-SNAPSHOT/gwc-2.0-SNAPSHOT-tests.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/gwc-2.0-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geoserver/gwc/2.0-SNAPSHOT/gwc-2.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Community Space
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/target
 
[INFO] [cobertura:clean {execution: default}]
[INFO] [site:attach-descriptor]
[INFO] [jar:test-jar {execution: default}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/target/community-2.0-SNAPSHOT-tests.jar
 
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] [install:install]
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/pom.xml
  to 
/home/tomcat/.m2/repository/org/geoserver/community/2.0-SNAPSHOT/community-2.0-SNAPSHOT.pom
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/target/community-2.0-SNAPSHOT-tests.jar
  to 
/home/tomcat/.m2/repository/org/geoserver/community/2.0-SNAPSHOT/community-2.0-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer Web Modules
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/web2/target
 
[INFO] [cobertura:clean {execution: default}]
[INFO] [site:attach-descriptor]
[INFO] [jar:test-jar {execution: default}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/web2/target/web2-2.0-SNAPSHOT-tests.jar
 
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] [install:install]
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/web2/pom.xml
  to 
/home/tomcat/.m2/repository/org/geoserver/web2/2.0-SNAPSHOT/web2-2.0-SNAPSHOT.pom
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/web2/target/web2-2.0-SNAPSHOT-tests.jar
  to 
/home/tomcat/.m2/repository/org/geoserver/web2/2.0-SNAPSHOT/web2-2.0-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Core UI Module
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/web2/core/target
 
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] snapshot org.geotools:gt-jdbc-postgis:2.6-SNAPSHOT: checking for updates 
from opengeo
[INFO] snapshot org.geotools:gt-jdbc-postgis:2.6-SNAPSHOT: checking for updates 
from osgeo
[INFO] snapshot org.geotools:gt-jdbc-core:2.6-SNAPSHOT: checking for updates 
from opengeo
[INFO] snapshot org.geotools:gt-jdbc-core:2.6-SNAPSHOT: checking for updates 
from osgeo
[INFO] [compiler:compile]
[INFO] Compiling 111 source files to 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/web2/core/target/classes
 
[INFO] [resources:testResources]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 21 source files to 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/web2/core/target/test-classes
 
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/web2/core/src/test/java/org/geoserver/web/data/store/DataAccessNewPageTest.java
 :[23,12] cannot find symbol
symbol  : constructor DataAccessNewPage(java.lang.String,java.lang.String)
location: class org.geoserver.web.data.store.DataAccessNewPage

http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/web2/core/src/test/java/org/geoserver/web/data/store/DataAccessNewPageTest.java
 :[34,12] cannot find symbol
symbol  : constructor DataAccessNewPage(java.lang.String,java.lang.String)
location: class org.geoserver.web.data.store.DataAccessNewPage

http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/web2/core/src/test/java/org/geoserver/web/data/store/DataAccessNewPageTest.java
 :[47,12] cannot find symbol
symbol  : constructor DataAccessNewPage(java.lang.String,java.lang.String)
location: class org.geoserver.web.data.store.DataAccessNewPage

http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/web2/core/src/test/java/org/geoserver/web/data/store/DataAccessNewPageTest.java
 :[64,44] cannot find symbol
symbol  : constructor DataAccessNewPage(java.lang.String,java.lang.String)
location: class org.geoserver.web.data.store.DataAccessNewPage

http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/community/web2/core/src/test/java/org/geoserver/web/data/store/DataAccessNewPageTest.java
 :[83,44] cannot find symbol
symbol  : constructor DataAccessNewPage(java.lang.String,java.lang.String)
location: class org.geoserver.web.data.store.DataAccessNewPage


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 13 seconds
[INFO] Finished at: Wed May 06 13:40:16 EDT 2009
[INFO] Final Memory: 41M/63M
[INFO] ------------------------------------------------------------------------


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to