I think the new files (3) from http://codereview.appspot.com/186252 Were not checked in.
On Fri, Jan 29, 2010 at 6:13 PM, Paul Lindner <[email protected]> wrote: > Looks like GadgetsRewriterProvider.java wasn't checked in? > > I'll revert this last change if no fix is forthcoming.... > > On Fri, Jan 29, 2010 at 5:54 PM, Apache Hudson Server < > [email protected]> wrote: > > > See <http://hudson.zones.apache.org/hudson/job/Shindig/1378/> > > > > ------------------------------------------ > > [...truncated 3379 lines...] > > 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:592) > > at > > > org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) > > at > > > org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) > > Jan 30, 2010 1:58:34 AM org.apache.shindig.protocol.ApiServlet > > responseItemFromException > > INFO: Returning a response error as result of a protocol exception > > org.apache.shindig.protocol.ProtocolException: FAILURE_MESSAGE > > at > > > org.apache.shindig.protocol.TestHandler.futureException(TestHandler.java:95) > > at > > > org.apache.shindig.protocol.TestHandler.futureException(TestHandler.java:93) > > 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:592) > > at > > > org.apache.shindig.protocol.DefaultHandlerRegistry$MethodCaller.call(DefaultHandlerRegistry.java:474) > > at > > > org.apache.shindig.protocol.DefaultHandlerRegistry$RpcInvocationHandler.execute(DefaultHandlerRegistry.java:300) > > at > > > org.apache.shindig.protocol.DefaultHandlerRegistry$RpcInvocationWrapper.execute(DefaultHandlerRegistry.java:324) > > at > > > org.apache.shindig.protocol.JsonRpcServlet.dispatch(JsonRpcServlet.java:190) > > at > > > org.apache.shindig.protocol.JsonRpcServlet.doPost(JsonRpcServlet.java:142) > > at javax.servlet.http.HttpServlet.service(HttpServlet.java:709) > > at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > > at > > > org.apache.shindig.protocol.JsonRpcServletTest.testFailedRequest(JsonRpcServletTest.java:322) > > 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:592) > > at > > > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) > > at > > > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) > > at > > > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) > > at > > > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) > > at > > > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) > > at > > > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) > > at > > > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) > > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) > > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) > > at > org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) > > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) > > at > org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) > > at org.junit.runners.ParentRunner.run(ParentRunner.java:236) > > at > > > org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) > > 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:592) > > at > > > org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) > > at > > > org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) > > Caused by: java.lang.Throwable > > ... 41 more > > Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 > sec > > Running org.apache.shindig.protocol.TestHandler$Input > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec > > Running org.apache.shindig.protocol.conversion.BeanJsonConverterTest > > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec > > Running org.apache.shindig.expressions.ExpressionsTest > > Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 > sec > > Running org.apache.shindig.common.util.StringEncodingTest > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec > > Running org.apache.shindig.config.JsonContainerConfigTest > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadContainers > > INFO: Loading files from: > > > /tmp/org.apache.shindig.config.JsonContainerConfigTest8035610542831736256.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadFiles > > INFO: Reading container config: > > org.apache.shindig.config.JsonContainerConfigTest8035610542831736256.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadContainers > > INFO: Loading files from: > > > /tmp/org.apache.shindig.config.JsonContainerConfigTest6042358456690766676.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadFiles > > INFO: Reading container config: > > org.apache.shindig.config.JsonContainerConfigTest6042358456690766676.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadContainers > > INFO: Loading files from: > > > /tmp/org.apache.shindig.config.JsonContainerConfigTest7064701314057618715.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadFiles > > INFO: Reading container config: > > org.apache.shindig.config.JsonContainerConfigTest7064701314057618715.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadContainers > > INFO: Loading files from: > > > /tmp/org.apache.shindig.config.JsonContainerConfigTest7814128989378584108.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadFiles > > INFO: Reading container config: > > org.apache.shindig.config.JsonContainerConfigTest7814128989378584108.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadContainers > > INFO: Loading files from: > > > /tmp/org.apache.shindig.config.JsonContainerConfigTest3106761350914487562.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadFiles > > INFO: Reading container config: > > org.apache.shindig.config.JsonContainerConfigTest3106761350914487562.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadContainers > > INFO: Loading files from: > > > /tmp/org.apache.shindig.config.JsonContainerConfigTest7705730254925627418.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadFiles > > INFO: Reading container config: > > org.apache.shindig.config.JsonContainerConfigTest7705730254925627418.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadContainers > > INFO: Loading files from: > > > /tmp/org.apache.shindig.config.JsonContainerConfigTest5496850026613611382.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadFiles > > INFO: Reading container config: > > org.apache.shindig.config.JsonContainerConfigTest5496850026613611382.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadContainers > > INFO: Loading files from: > > > /tmp/org.apache.shindig.config.JsonContainerConfigTest3443490856796565687.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadFiles > > INFO: Reading container config: > > org.apache.shindig.config.JsonContainerConfigTest3443490856796565687.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadContainers > > INFO: Loading files from: > > > /tmp/org.apache.shindig.config.JsonContainerConfigTest658778022729503264.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadFiles > > INFO: Reading container config: > > org.apache.shindig.config.JsonContainerConfigTest658778022729503264.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadContainers > > INFO: Loading files from: > > > /tmp/org.apache.shindig.config.JsonContainerConfigTest949312533882342598.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadFiles > > INFO: Reading container config: > > org.apache.shindig.config.JsonContainerConfigTest949312533882342598.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadContainers > > INFO: Loading files from: > > > /tmp/org.apache.shindig.config.JsonContainerConfigTest715798882302377284.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadFiles > > INFO: Reading container config: > > org.apache.shindig.config.JsonContainerConfigTest715798882302377284.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadContainers > > INFO: Loading files from: > > > /tmp/org.apache.shindig.config.JsonContainerConfigTest2148028973371532199.json > > Jan 30, 2010 1:58:34 AM org.apache.shindig.config.JsonContainerConfig > > loadFiles > > INFO: Reading container config: > > org.apache.shindig.config.JsonContainerConfigTest2148028973371532199.json > > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec > > Running org.apache.shindig.protocol.ContentTypesTest > > Jan 30, 2010 1:58:34 AM org.apache.shindig.protocol.ContentTypes > > checkContentTypes > > WARNING: Unsupported Content-Type text/plain. One of application/json, > > text/x-json, application/javascript, application/x-javascript, > > text/javascript, text/ecmascript, application/json-rpc, > > application/jsonrequest is expected > > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec > > Running org.apache.shindig.expressions.OpensocialFunctionsTest > > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec > > Running org.apache.shindig.common.xml.XmlUtilTest > > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec > > Running org.apache.shindig.common.util.FutureUtilTest > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec > > Running org.apache.shindig.common.util.ImmediateFutureTest > > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec > > Running org.apache.shindig.protocol.TestHandler > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec > > Running org.apache.shindig.common.uri.UriTest > > Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 > sec > > Running org.apache.shindig.common.cache.ehcache.EhCacheCacheProviderTest > > Jan 30, 2010 1:58:34 AM > > org.apache.shindig.common.cache.ehcache.EhCacheCacheProvider createCache > > INFO: Creating anonymous cache > > Jan 30, 2010 1:58:34 AM > > org.apache.shindig.common.cache.ehcache.EhCacheCacheProvider createCache > > INFO: Creating cache named testcache > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec > > Running org.apache.shindig.common.PairTest > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec > > Running org.apache.shindig.common.util.DateUtilTest > > Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 > sec > > Running org.apache.shindig.protocol.conversion.BeanXmlConverterTest > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.164 sec > > Running org.apache.shindig.common.util.JsonConversionUtilTest > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec > > Running org.apache.shindig.auth.AuthInfoTest > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec > > Running org.apache.shindig.common.cache.LruCacheTest > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec > > > > Results : > > > > Tests run: 296, Failures: 0, Errors: 0, Skipped: 3 > > > > [HUDSON] Recording test results > > [INFO] [jar:jar] > > [INFO] Building jar: < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/common/target/shindig-common-1.1-BETA6-SNAPSHOT.jar > > > > > [INFO] Preparing source:jar > > [WARNING] Removing: jar from forked lifecycle, to prevent recursive > > invocation. > > [HUDSON] Archiving < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/common/pom.xml > > > > to > > > /export/home/hudson/hudson/jobs/Shindig/modules/org.apache.shindig$shindig-common/builds/2010-01-30_01-53-02/archive/org.apache.shindig/shindig-common/1.1-BETA6-SNAPSHOT/pom.xml > > [HUDSON] Archiving < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/common/target/shindig-common-1.1-BETA6-SNAPSHOT.jar > > > > to > > > /export/home/hudson/hudson/jobs/Shindig/modules/org.apache.shindig$shindig-common/builds/2010-01-30_01-53-02/archive/org.apache.shindig/shindig-common/1.1-BETA6-SNAPSHOT/shindig-common-1.1-BETA6-SNAPSHOT.jar > > [INFO] [enforcer:enforce {execution: enforce-java}] > > [INFO] [source:jar {execution: attach-sources}] > > [INFO] Building jar: < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/common/target/shindig-common-1.1-BETA6-SNAPSHOT-sources.jar > > > > > [INFO] Preparing source:test-jar > > [WARNING] Removing: jar from forked lifecycle, to prevent recursive > > invocation. > > [WARNING] Removing: test-jar from forked lifecycle, to prevent recursive > > invocation. > > [HUDSON] Archiving < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/common/target/shindig-common-1.1-BETA6-SNAPSHOT-sources.jar > > > > to > > > /export/home/hudson/hudson/jobs/Shindig/modules/org.apache.shindig$shindig-common/builds/2010-01-30_01-53-02/archive/org.apache.shindig/shindig-common/1.1-BETA6-SNAPSHOT/shindig-common-1.1-BETA6-SNAPSHOT-sources.jar > > [INFO] [enforcer:enforce {execution: enforce-java}] > > [INFO] [source:test-jar {execution: attach-sources}] > > [INFO] Building jar: < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/common/target/shindig-common-1.1-BETA6-SNAPSHOT-test-sources.jar > > > > > [INFO] [jar:test-jar {execution: default}] > > [INFO] Building jar: < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/common/target/shindig-common-1.1-BETA6-SNAPSHOT-tests.jar > > > > > [INFO] [tools:verify-legal-files {execution: verify-legal-files}] > > [INFO] Checking legal files in: shindig-common-1.1-BETA6-SNAPSHOT.jar > > [INFO] Checking legal files in: > > shindig-common-1.1-BETA6-SNAPSHOT-sources.jar > > [INFO] Checking legal files in: > > shindig-common-1.1-BETA6-SNAPSHOT-test-sources.jar > > [INFO] Checking legal files in: > shindig-common-1.1-BETA6-SNAPSHOT-tests.jar > > [INFO] [install:install] > > [INFO] Installing < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/common/target/shindig-common-1.1-BETA6-SNAPSHOT.jar > > > > to > > > /home/hudson/.m2/repository/org/apache/shindig/shindig-common/1.1-BETA6-SNAPSHOT/shindig-common-1.1-BETA6-SNAPSHOT.jar > > [INFO] Installing < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/common/target/shindig-common-1.1-BETA6-SNAPSHOT-sources.jar > > > > to > > > /home/hudson/.m2/repository/org/apache/shindig/shindig-common/1.1-BETA6-SNAPSHOT/shindig-common-1.1-BETA6-SNAPSHOT-sources.jar > > [INFO] Installing < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/common/target/shindig-common-1.1-BETA6-SNAPSHOT-test-sources.jar > > > > to > > > /home/hudson/.m2/repository/org/apache/shindig/shindig-common/1.1-BETA6-SNAPSHOT/shindig-common-1.1-BETA6-SNAPSHOT-test-sources.jar > > [INFO] Installing < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/common/target/shindig-common-1.1-BETA6-SNAPSHOT-tests.jar > > > > to > > > /home/hudson/.m2/repository/org/apache/shindig/shindig-common/1.1-BETA6-SNAPSHOT/shindig-common-1.1-BETA6-SNAPSHOT-tests.jar > > [HUDSON] Archiving < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/common/target/shindig-common-1.1-BETA6-SNAPSHOT-test-sources.jar > > > > to > > > /export/home/hudson/hudson/jobs/Shindig/modules/org.apache.shindig$shindig-common/builds/2010-01-30_01-53-02/archive/org.apache.shindig/shindig-common/1.1-BETA6-SNAPSHOT/shindig-common-1.1-BETA6-SNAPSHOT-test-sources.jar > > [HUDSON] Archiving < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/common/target/shindig-common-1.1-BETA6-SNAPSHOT-tests.jar > > > > to > > > /export/home/hudson/hudson/jobs/Shindig/modules/org.apache.shindig$shindig-common/builds/2010-01-30_01-53-02/archive/org.apache.shindig/shindig-common/1.1-BETA6-SNAPSHOT/shindig-common-1.1-BETA6-SNAPSHOT-tests.jar > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Building Apache Shindig Gadget Renderer > > [INFO] task-segment: [clean, install] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] [clean:clean] > > [INFO] [enforcer:enforce {execution: enforce-java}] > > [INFO] [remote-resources:process {execution: default}] > > [INFO] [resources:resources] > > [INFO] Using 'UTF-8' encoding to copy filtered resources. > > [INFO] Copying 55 resources to files > > [INFO] Copying 2 resources to config > > [INFO] Copying 0 resource > > [INFO] Copying 4 resources > > [INFO] [compiler:compile] > > [INFO] Compiling 219 source files to < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/gadgets/target/classes > > > > > [HUDSON] Archiving < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/gadgets/pom.xml > > > > to > > > /export/home/hudson/hudson/jobs/Shindig/modules/org.apache.shindig$shindig-gadgets/builds/2010-01-30_01-53-02/archive/org.apache.shindig/shindig-gadgets/1.1-BETA6-SNAPSHOT/pom.xml > > [INFO] > > ------------------------------------------------------------------------ > > [ERROR] BUILD FAILURE > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Compilation failure > > > > < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/render/HtmlRenderer.java > >:[44,16] > > cannot find symbol > > symbol : class GadgetRewritersProvider > > location: class org.apache.shindig.gadgets.render.HtmlRenderer > > > > < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/render/HtmlRenderer.java > >:[50,22] > > cannot find symbol > > symbol : class GadgetRewritersProvider > > location: class org.apache.shindig.gadgets.render.HtmlRenderer > > > > < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/DefaultGadgetSpecFactory.java > >:[27,42] > > cannot find symbol > > symbol : class HtmlAccelServlet > > location: package org.apache.shindig.gadgets.servlet > > > > < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/ProxyServletRequest.java > >:[37,7] > > [deprecation] getRealPath(java.lang.String) in > javax.servlet.ServletRequest > > has been deprecated > > > > < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/ProxyServletRequest.java > >:[37,7] > > [deprecation] isRequestedSessionIdFromUrl() in > > javax.servlet.http.HttpServletRequest has been deprecated > > > > < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/ProxyServletRequest.java > >:[37,7] > > [deprecation] getRealPath(java.lang.String) in > javax.servlet.ServletRequest > > has been deprecated > > > > < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/ConcatProxyServlet.java > >:[158,17] > > [deprecation] getRealPath(java.lang.String) in > javax.servlet.ServletRequest > > has been deprecated > > > > < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/ConcatProxyServlet.java > >:[158,17] > > [deprecation] isRequestedSessionIdFromUrl() in > > javax.servlet.http.HttpServletRequest has been deprecated > > > > < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/ConcatProxyServlet.java > >:[158,17] > > [deprecation] getRealPath(java.lang.String) in > javax.servlet.ServletRequest > > has been deprecated > > > > < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/ConcatProxyServlet.java > >:[319,16] > > [deprecation] setStatus(int,java.lang.String) in > > javax.servlet.http.HttpServletResponse has been deprecated > > > > < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/ConcatProxyServlet.java > >:[182,17] > > [deprecation] encodeRedirectUrl(java.lang.String) in > > javax.servlet.http.HttpServletResponse has been deprecated > > > > < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/ConcatProxyServlet.java > >:[182,17] > > [deprecation] encodeUrl(java.lang.String) in > > javax.servlet.http.HttpServletResponse has been deprecated > > > > < > > > http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/DefaultGadgetSpecFactory.java > >:[71,12] > > cannot find symbol > > symbol : variable HtmlAccelServlet > > location: class org.apache.shindig.gadgets.DefaultGadgetSpecFactory > > > > > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] For more information, run Maven with the -e switch > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Total time: 1 minute 24 seconds > > [INFO] Finished at: Sat Jan 30 01:58:59 UTC 2010 > > [INFO] Final Memory: 49M/270M > > [INFO] > > ------------------------------------------------------------------------ > > Waiting for Hudson to finish collecting data > > Sending e-mails to: [email protected] > > channel stopped > > > > >

