You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by "Continuum@myfaces.zones.apache.org" <co...@myfaces.apache.org> on 2007/05/13 21:21:31 UTC

[continuum] BUILD FAILURE: Impl

Online report : http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=37&projectId=38
Build statistics:
  State: Failed
  Previous Build: No previous build.
  Started at: Sun 13 May 2007 19:20:39 +0000
  Finished at: Sun 13 May 2007 19:21:31 +0000
  Total time: 51s
  Build Trigger: Schedule
  Build Number: 0
  Exit code: 1
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_11(Sun Microsystems Inc.)

****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed

****************************************************************************
Test Summary:
****************************************************************************
Tests: 126
Failures: 2
Total time: 13082

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] snapshot org.apache.myfaces.core:myfaces-core-project:1.2.0-SNAPSHOT: checking for updates from tomcat
[INFO] snapshot org.apache.myfaces.maven:myfaces-master:1.0.5-SNAPSHOT: checking for updates from tomcat
[INFO] snapshot org.apache.myfaces.maven:build-tools:1.0.5-SNAPSHOT: checking for updates from tomcat
[INFO] ----------------------------------------------------------------------------
[INFO] Building Impl
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] snapshot org.apache.myfaces.trinidadbuild:maven-faces-plugin:incubator-1.2-07-apr-SNAPSHOT: checking for updates from tomcat
[INFO] snapshot org.apache.myfaces.trinidadbuild:maven-plugin-parent:incubator-1.2-07-apr-SNAPSHOT: checking for updates from tomcat
[INFO] artifact org.codehaus.mojo:dependency-maven-plugin: checking for updates from baranda-repo
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-data/working-directory/38/target
[INFO] Deleting directory /local/continuum-data/working-directory/38/target/classes
[INFO] Deleting directory /local/continuum-data/working-directory/38/target/test-classes
[INFO] Deleting directory /local/continuum-data/working-directory/38/target/site
[INFO] [cobertura:clean {execution: default}]
[INFO] snapshot org.apache.myfaces.core:myfaces-api:1.2.0-SNAPSHOT: checking for updates from tomcat
[INFO] snapshot org.apache.myfaces.core:myfaces-api:1.2.0-SNAPSHOT: checking for updates from java.net
[INFO] snapshot org.apache.myfaces.core:myfaces-api:1.2.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.myfaces.core:myfaces-build:1.2.0-SNAPSHOT: checking for updates from tomcat
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-impl:3.0.0-SNAPSHOT: checking for updates from tomcat
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-impl:3.0.0-SNAPSHOT: checking for updates from java.net
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-impl:3.0.0-SNAPSHOT: checking for updates from apache.snapshots
4K downloaded
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-project:3.0.0-SNAPSHOT: checking for updates from tomcat
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-project:3.0.0-SNAPSHOT: checking for updates from java.net
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-project:3.0.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.shale:shale-test:1.1.0-SNAPSHOT: checking for updates from tomcat
[INFO] snapshot org.apache.shale:shale-parent:1.1.0-SNAPSHOT: checking for updates from tomcat
[INFO] snapshot org.apache.shale:shale-master:3-SNAPSHOT: checking for updates from tomcat
206K downloaded
[INFO] [faces:generate-jsp-taglibs {execution: default}]
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
[INFO] Generated 25 JSP tag(s)
[INFO] [faces:generate-faces-config {execution: default}]
[INFO] Generated META-INF/faces-config.xml
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 222 source files to /local/continuum-data/working-directory/38/target/classes
[INFO] [dependency:unpack {execution: unpack-shared-impl}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-impl:null:3.0.0-SNAPSHOT:jar
[INFO] Expanding: /export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-impl/3.0.0-SNAPSHOT/myfaces-shared-impl-3.0.0-SNAPSHOT.jar into /local/continuum-data/working-directory/38/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 52 source files to /local/continuum-data/working-directory/38/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-data/working-directory/38/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.myfaces.config.impl.digister.DigesterFacesConfigUnmarshallerImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec
Running org.apache.myfaces.renderkit.html.HtmlTextareaRendererTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec
Running org.apache.myfaces.config.annotation.AnnotationProcessorTestCase
May 13, 2007 7:21:17 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlInputTextarea,Id: j_id0]}
May 13, 2007 7:21:17 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an empty string
May 13, 2007 7:21:18 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlInputTextarea,Id: j_id0]}
May 13, 2007 7:21:18 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an empty string
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.myfaces.taglib.html.HtmlFormTagTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.myfaces.webapp.FacesELContextListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 sec
Running org.apache.myfaces.renderkit.html.HtmlLinkRendererTest
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIForm,Id: j_id1]} (component-family=javax.faces.Form, renderer-type=javax.faces.Form)
May 13, 2007 7:21:18 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIForm,Id: j_id1]} (component-family=javax.faces.Form, renderer-type=javax.faces.Form)
May 13, 2007 7:21:18 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id1 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIForm,Id: j_id1]}
May 13, 2007 7:21:18 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id1:j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIForm,Id: j_id1][Class: javax.faces.component.html.HtmlCommandLink,Id: j_id0]}
May 13, 2007 7:21:18 PM org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter
INFO: No context init parameter 'org.apache.myfaces.PRETTY_HTML' found, using default value true
May 13, 2007 7:21:18 PM org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter
INFO: No context init parameter 'org.apache.myfaces.ALLOW_JAVASCRIPT' found, using default value true
May 13, 2007 7:21:18 PM org.apache.myfaces.shared_impl.config.MyfacesConfig createAndInitializeMyFacesConfig
INFO: Tomahawk jar not available. Autoscrolling, DetectJavascript, AddResourceClass and CheckExtensionsFilter are disabled now.
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIForm,Id: j_id0]} (component-family=javax.faces.Form, renderer-type=javax.faces.Form)
May 13, 2007 7:21:18 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIForm,Id: j_id0]} (component-family=javax.faces.Form, renderer-type=javax.faces.Form)
May 13, 2007 7:21:18 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIForm,Id: j_id0]}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.myfaces.renderkit.html.HtmlListboxRendererTest
May 13, 2007 7:21:18 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlSelectOneListbox,Id: j_id0]}
May 13, 2007 7:21:18 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlSelectOneListbox,Id: j_id0]}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.myfaces.renderkit.html.HtmlImageRendererTest
May 13, 2007 7:21:18 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlImageRendererBase encodeEnd
WARNING: Graphic with id img1 has no value (url).
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.myfaces.lifecycle.DefaultRestoreViewSupportTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.245 sec
Running org.apache.myfaces.application.NavigationHandlerImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.myfaces.config.FacesConfigValidatorTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
Running org.apache.myfaces.el.unified.ResolverBuilderBaseTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.279 sec
Running org.apache.myfaces.renderkit.html.HtmlCheckboxRendererTest
May 13, 2007 7:21:23 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlSelectManyCheckbox,Id: j_id0]}
May 13, 2007 7:21:23 PM javax.faces.component.UIComponentBase getClientId
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec <<< FAILURE!
Running org.apache.myfaces.application.jsp.JspViewHandlerImplTest
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlSelectManyCheckbox,Id: j_id0]}
May 13, 2007 7:21:23 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlSelectManyCheckbox,Id: j_id0]}
May 13, 2007 7:21:23 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlSelectBooleanCheckbox,Id: j_id0]}
May 13, 2007 7:21:23 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlSelectManyCheckbox,Id: j_id0]}
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.424 sec
Running org.apache.myfaces.renderkits.OwnRenderkitTest
May 13, 2007 7:21:27 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: j_id0]}
May 13, 2007 7:21:27 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an empty string
May 13, 2007 7:21:27 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderInput
INFO: renderInput ''
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.myfaces.renderkit.html.HtmlRadioRendererTest
May 13, 2007 7:21:27 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlSelectOneRadio,Id: j_id0]}
May 13, 2007 7:21:27 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlSelectOneRadio,Id: j_id0]}
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec <<< FAILURE!
Running org.apache.myfaces.el.convert.ValueBindingToValueExpressionTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 sec
Running org.apache.myfaces.renderkit.html.HtmlGroupRendererTest
May 13, 2007 7:21:27 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is null
May 13, 2007 7:21:27 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an .toString
May 13, 2007 7:21:27 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput 'PANEL'
May 13, 2007 7:21:27 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing 'PANEL'
May 13, 2007 7:21:27 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is null
May 13, 2007 7:21:27 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an .toString
May 13, 2007 7:21:27 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput 'PANEL'
May 13, 2007 7:21:27 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing 'PANEL'
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.myfaces.renderkit.html.HtmlSecretRendererTest
May 13, 2007 7:21:27 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlInputSecret,Id: j_id0]}
May 13, 2007 7:21:27 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlInputSecret,Id: j_id0]}
May 13, 2007 7:21:27 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlInputSecret,Id: j_id0]}
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.myfaces.test.ImplClassElementTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec
Running org.apache.myfaces.config.annotation.OwnAnnotationProcessorTestCase
May 13, 2007 7:21:28 PM org.apache.myfaces.config.annotation.DefaultLifecycleProviderFactory getLifecycleProvider
INFO: Using LifecycleProvider org.apache.myfaces.config.annotation.TestLifecycleProvider
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.apache.myfaces.application.ApplicationImplTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec
Running org.apache.myfaces.application.DefaultViewHandlerSupportTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 sec
Running org.apache.myfaces.renderkit.html.HtmlTextRendererTest
May 13, 2007 7:21:28 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: j_id0]}
May 13, 2007 7:21:28 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an empty string
May 13, 2007 7:21:28 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderInput
INFO: renderInput ''
May 13, 2007 7:21:28 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: j_id0]}
May 13, 2007 7:21:28 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an empty string
May 13, 2007 7:21:28 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderInput
INFO: renderInput ''
May 13, 2007 7:21:28 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: j_id0]}
May 13, 2007 7:21:28 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an empty string
May 13, 2007 7:21:28 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderInput
INFO: renderInput ''
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.myfaces.el.convert.ValueExpressionToValueBindingTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 sec
Running org.apache.myfaces.el.CompositeELResolverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.myfaces.util.AbstractAttributeMapTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.myfaces.config.annotation.TestLifecycleProvider
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.myfaces.renderkit.html.HtmlMessagesRendererTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.myfaces.renderkit.html.HtmlTableRendererTest
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter
INFO: No context init parameter 'org.apache.myfaces.PRETTY_HTML' found, using default value true
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter
INFO: No context init parameter 'org.apache.myfaces.ALLOW_JAVASCRIPT' found, using default value true
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.config.MyfacesConfig createAndInitializeMyFacesConfig
INFO: Tomahawk jar not available. Autoscrolling, DetectJavascript, AddResourceClass and CheckExtensionsFilter are disabled now.
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is null
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an .toString
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput 'colHeader'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing 'colHeader'
May 13, 2007 7:21:29 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlDataTable,Id: j_id0]}
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is null
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an .toString
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput 'One'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing 'One'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is null
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an .toString
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput 'Two'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing 'Two'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is null
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an .toString
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput 'Three'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing 'Three'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter
INFO: No context init parameter 'org.apache.myfaces.PRETTY_HTML' found, using default value true
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter
INFO: No context init parameter 'org.apache.myfaces.ALLOW_JAVASCRIPT' found, using default value true
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.config.MyfacesConfig createAndInitializeMyFacesConfig
INFO: Tomahawk jar not available. Autoscrolling, DetectJavascript, AddResourceClass and CheckExtensionsFilter are disabled now.
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is null
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an .toString
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput 'colHeader'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing 'colHeader'
May 13, 2007 7:21:29 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlDataTable,Id: j_id0]}
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is null
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an .toString
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput 'One'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing 'One'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is null
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an .toString
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput 'Two'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing 'Two'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is null
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an .toString
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput 'Three'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing 'Three'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter
INFO: No context init parameter 'org.apache.myfaces.PRETTY_HTML' found, using default value true
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter
INFO: No context init parameter 'org.apache.myfaces.ALLOW_JAVASCRIPT' found, using default value true
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.config.MyfacesConfig createAndInitializeMyFacesConfig
INFO: Tomahawk jar not available. Autoscrolling, DetectJavascript, AddResourceClass and CheckExtensionsFilter are disabled now.
May 13, 2007 7:21:29 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlDataTable,Id: j_id0]}
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is javax.faces.convert.IntegerConverter@a0e990
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning converter get as string javax.faces.convert.IntegerConverter@a0e990
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput '1'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing '1'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is javax.faces.convert.IntegerConverter@4600c0
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning converter get as string javax.faces.convert.IntegerConverter@4600c0
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput '2'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing '2'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is javax.faces.convert.IntegerConverter@1db4492
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning converter get as string javax.faces.convert.IntegerConverter@1db4492
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput '3'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing '3'
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.apache.myfaces.webapp.DefaultFacesInitializerTest
May 13, 2007 7:21:29 PM org.apache.myfaces.webapp.DefaultFacesInitializer initFaces
WARNING: Couldn't find web.xml. Abort initializing MyFaces.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
Running org.apache.myfaces.renderkit.html.HtmlGridRendererTest
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is null
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an .toString
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput 'col1Text'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing 'col1Text'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter
INFO: No context init parameter 'org.apache.myfaces.PRETTY_HTML' found, using default value true
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter
INFO: No context init parameter 'org.apache.myfaces.ALLOW_JAVASCRIPT' found, using default value true
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.config.MyfacesConfig createAndInitializeMyFacesConfig
INFO: Tomahawk jar not available. Autoscrolling, DetectJavascript, AddResourceClass and CheckExtensionsFilter are disabled now.
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is null
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an .toString
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput 'col2Text'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing 'col2Text'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter
INFO: No context init parameter 'org.apache.myfaces.PRETTY_HTML' found, using default value true
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter
INFO: No context init parameter 'org.apache.myfaces.ALLOW_JAVASCRIPT' found, using default value true
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.config.MyfacesConfig createAndInitializeMyFacesConfig
INFO: Tomahawk jar not available. Autoscrolling, DetectJavascript, AddResourceClass and CheckExtensionsFilter are disabled now.
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is null
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an .toString
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput 'captionText'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing 'captionText'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is null
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an .toString
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput 'col1Text'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing 'col1Text'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: the created converter is null
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.RendererUtils getStringValue
INFO: returning an .toString
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutput
INFO: renderOutput 'col2Text'
May 13, 2007 7:21:29 PM org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase renderOutputText
INFO: renderOutputText writing 'col2Text'
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.myfaces.config.Myfaces889TestCase
descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedProperty
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@81a3beffdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedProperty
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@81a3beffdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@519bd5eadescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@519bd5eadescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@519bd5eadescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@50ee52acdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@50ee52acdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@7fa20411descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@7fa20411descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@7fa20411descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@4d8c907bdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@4d8c907bdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedProperty
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@81a3beffdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedProperty
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@81a3beffdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@519bd5eadescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@519bd5eadescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@519bd5eadescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@50ee52acdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@50ee52acdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@7fa20411descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@7fa20411descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@7fa20411descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@4d8c907bdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@4d8c907bdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedProperty
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@81a3beffdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedProperty
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@81a3beffdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@519bd5eadescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@519bd5eadescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@519bd5eadescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@50ee52acdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@50ee52acdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@7fa20411descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@7fa20411descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@7fa20411descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@4d8c907bdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@4d8c907bdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedProperty
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@81a3beffdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedProperty
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@81a3beffdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@519bd5eadescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@519bd5eadescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@519bd5eadescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@50ee52acdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@50ee52acdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@7fa20411descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@7fa20411descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@7fa20411descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@4d8c907bdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@4d8c907bdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedProperty
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@81a3beffdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedProperty
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@81a3beffdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@519bd5eadescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@519bd5eadescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@519bd5eadescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@50ee52acdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyList
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@50ee52acdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@7fa20411descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@7fa20411descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=managedMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@7fa20411descriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
  Found PropertyDescriptor java.beans.PropertyDescriptor@4d8c907bdescriptor(class=org.apache.myfaces.config.MangedBeanExample, name=writeOnlyMap
  Found BeanInfo java.beans.GenericBeanInfo@4b12d9
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec
Running org.apache.myfaces.renderkit.html.HtmlMenuRendererTest
  Found PropertyDescriptor java.beans.PropertyDescriptor@4d8c907bMay 13, 2007 7:21:29 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlSelectOneMenu,Id: j_id0]}
May 13, 2007 7:21:29 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.html.HtmlSelectOneMenu,Id: j_id0]}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.myfaces.lifecycle.RestoreViewExecutorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 sec
Running org.apache.myfaces.config.annotation.TestDiscoverableLifecycleProvider
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec

Results :

Failed tests: 
  testSelectManyStylePassthru(org.apache.myfaces.renderkit.html.HtmlCheckboxRendererTest)
  testDefaultStylePassthru(org.apache.myfaces.renderkit.html.HtmlRadioRendererTest)

Tests run: 126, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49 seconds
[INFO] Finished at: Sun May 13 19:21:30 GMT+00:00 2007
[INFO] Final Memory: 12M/71M
[INFO] ------------------------------------------------------------------------

****************************************************************************