Hi Jeanne,

On Feb 20, 2008 12:48 AM, Jeanne Waldman <[EMAIL PROTECTED]> wrote:
> I have no idea, but I did just see this in my checkin. It compiled fine
> for me, and I got no test errors, but then I get
> an email with the same error as you reported here.

the strange thing is, that it works behind the Oracle firewall.
The 12x_trunk works outside and inside the firewall (but it has
the same setup for the tests).

I noticed that there is something on JMock, therefore I filed an issue to update
to a more recent JMock version (API of JMock has changed, therefore not a simple
drop in)

-Matthias

>
> Jeanne
>
>
> Matthias Wessendorf wrote:
> > On Feb 7, 2008 6:07 PM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> >
> >> looks like a JMOCK issue.
> >>
> >> 12xtrunk works;
> >> trunk not
> >>
> >
> > behind the corp. firewall trunk works.
> > I am sure there is maven download ordering issue...
> > hrm....
> >
> > any idea ?
> >
> > -M
> >
> >
> >> -M
> >>
> >> On Feb 7, 0008 6:04 PM, [EMAIL PROTECTED]
> >>
> >> <[EMAIL PROTECTED]> wrote:
> >>
> >>> Online report : 
> >>> http://myfaces.zones.apache.org:8080/continuum/buildResult.action?buildId=6344&projectId=48
> >>>
> >>> Build statistics:
> >>>   State: Failed
> >>>   Previous State: Failed
> >>>   Started at: Thu 7 Feb 2008 17:01:30 +0000
> >>>   Finished at: Thu 7 Feb 2008 17:03:40 +0000
> >>>   Total time: 2m 9s
> >>>   Build Trigger: Schedule
> >>>   Build Number: 71
> >>>   Exit code: 1
> >>>   Building machine hostname: myfaces.zones.apache.org
> >>>   Operating system : SunOS(unknown)
> >>>   Java Home version :
> >>>           java version "1.5.0_13"
> >>>           Java(TM) 2 Runtime Environment, Standard Edition (build 
> >>> 1.5.0_13-b05)
> >>>           Java HotSpot(TM) Server VM (build 1.5.0_13-b05, mixed mode)
> >>>
> >>>   Builder version :
> >>>           Maven version: 2.0.8
> >>>           Java version: 1.5.0_13
> >>>           OS name: "sunos" version: "5.10" arch: "x86" Family: "unix"
> >>>
> >>> ****************************************************************************
> >>> SCM Changes:
> >>> ****************************************************************************
> >>> Changed: matzew @ Thu 7 Feb 2008 16:51:02 +0000
> >>> Comment: updating trunk's version
> >>> Files changed:
> >>>   /myfaces/trinidad/trunk/pom.xml ( 619501 )
> >>>   /myfaces/trinidad/trunk/trinidad-api/pom.xml ( 619501 )
> >>>   /myfaces/trinidad/trunk/trinidad-assembly/pom.xml ( 619501 )
> >>>   /myfaces/trinidad/trunk/trinidad-build/pom.xml ( 619501 )
> >>>   /myfaces/trinidad/trunk/trinidad-examples/pom.xml ( 619501 )
> >>>   /myfaces/trinidad/trunk/trinidad-examples/trinidad-blank/pom.xml ( 
> >>> 619501 )
> >>>   /myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/pom.xml ( 
> >>> 619501 )
> >>>   
> >>> /myfaces/trinidad/trunk/trinidad-examples/trinidad-example-assembly/pom.xml
> >>>  ( 619501 )
> >>>   /myfaces/trinidad/trunk/trinidad-impl/pom.xml ( 619501 )
> >>>
> >>> ****************************************************************************
> >>> Dependencies Changes:
> >>> ****************************************************************************
> >>> No dependencies changed
> >>>
> >>> ****************************************************************************
> >>> Test Summary:
> >>> ****************************************************************************
> >>> Tests: 1282
> >>> Failures: 1
> >>> Total time: 122347
> >>>
> >>> ****************************************************************************
> >>> Output:
> >>> ****************************************************************************
> >>> [INFO] Scanning for projects...
> >>> [INFO] Reactor build order:
> >>> [INFO]   Apache MyFaces Trinidad
> >>> [INFO]   Apache MyFaces Trinidad Build
> >>> [INFO]   Apache MyFaces Trinidad API
> >>> [INFO]   Apache MyFaces Trinidad Impl
> >>> [INFO]   Apache MyFaces Trinidad Blank Demo
> >>> [INFO]   Apache MyFaces Trinidad Demo
> >>> [INFO]   Apache MyFaces Trinidad Examples
> >>> [INFO] Searching repository for plugin with prefix: 'source'.
> >>> [INFO] org.apache.maven.plugins: checking for updates from 
> >>> apache.snapshots
> >>> [INFO] org.codehaus.mojo: checking for updates from apache.snapshots
> >>> [INFO] 
> >>> ------------------------------------------------------------------------
> >>> [INFO] Building Apache MyFaces Trinidad
> >>> [INFO]    task-segment: [clean, install, source:jar, deploy]
> >>> [INFO] 
> >>> ------------------------------------------------------------------------
> >>> [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for 
> >>> updates from apache.snapshots
> >>> [INFO] [clean:clean]
> >>> [INFO] Deleting directory 
> >>> /local/continuum-1.1-beta-2/working-directory/48/target
> >>> [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking 
> >>> for updates from apache.snapshots
> >>> [INFO] snapshot 
> >>> org.apache.maven.plugins:maven-install-plugin:2.3-SNAPSHOT: checking for 
> >>> updates from apache.snapshots
> >>> [INFO] Setting property: classpath.resource.loader.class => 
> >>> 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> >>> [INFO] Setting property: velocimacro.messages.on => 'false'.
> >>> [INFO] Setting property: resource.loader => 'classpath'.
> >>> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> >>> [INFO] [remote-resources:process {execution: default}]
> >>> [INFO] [site:attach-descriptor]
> >>> [INFO] Unable to load parent project from a relative path: Could not find 
> >>> the model file 
> >>> '/local/continuum-1.1-beta-2/working-directory/48/../pom.xml'. for 
> >>> project unknown
> >>> [INFO] Parent project loaded from repository.
> >>> [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-source}]
> >>> [INFO] [install:install]
> >>> [INFO] Installing 
> >>> /local/continuum-1.1-beta-2/working-directory/48/pom.xml to 
> >>> /export/home/mrmaven/.m2/repository/org/apache/myfaces/trinidad/trinidad/1.0.7-SNAPSHOT/trinidad-1.0.7-SNAPSHOT.pom
> >>> [INFO] Preparing source:jar
> >>> [WARNING] Removing: jar from forked lifecycle, to prevent recursive 
> >>> invocation.
> >>> [INFO] No goals needed for project - skipping
> >>> [INFO] [source:jar]
> >>> [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking 
> >>> for updates from apache.snapshots
> >>> [INFO] [remote-resources:process {execution: default}]
> >>> [INFO] [site:attach-descriptor]
> >>> [INFO] Unable to load parent project from a relative path: Could not find 
> >>> the model file 
> >>> '/local/continuum-1.1-beta-2/working-directory/48/../pom.xml'. for 
> >>> project unknown
> >>> [INFO] Parent project loaded from repository.
> >>> [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-source}]
> >>> [INFO] [install:install]
> >>> [INFO] Installing 
> >>> /local/continuum-1.1-beta-2/working-directory/48/pom.xml to 
> >>> /export/home/mrmaven/.m2/repository/org/apache/myfaces/trinidad/trinidad/1.0.7-SNAPSHOT/trinidad-1.0.7-SNAPSHOT.pom
> >>> [INFO] [deploy:deploy]
> >>> altDeploymentRepository = null
> >>> [INFO] Retrieving previous build number from apache-maven-snapshots
> >>> Uploading: 
> >>> scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trinidad/trinidad/1.0.7-SNAPSHOT/trinidad-1.0.7-SNAPSHOT.pom
> >>> [INFO] Retrieving previous metadata from apache-maven-snapshots
> >>> [INFO] Uploading site descriptor for trinidad 1.0.7-SNAPSHOT site.xml
> >>> [INFO] Retrieving previous metadata from apache-maven-snapshots
> >>> [INFO] Uploading repository metadata for: 'artifact 
> >>> org.apache.myfaces.trinidad:trinidad'
> >>> [INFO] Retrieving previous metadata from apache-maven-snapshots
> >>> [INFO] Uploading repository metadata for: 'snapshot 
> >>> org.apache.myfaces.trinidad:trinidad:1.0.7-SNAPSHOT'
> >>> [INFO] 
> >>> ------------------------------------------------------------------------
> >>> [INFO] Building Apache MyFaces Trinidad Build
> >>> [INFO]    task-segment: [clean, install, source:jar, deploy]
> >>> [INFO] 
> >>> ------------------------------------------------------------------------
> >>> [INFO] [clean:clean]
> >>> [INFO] Deleting directory 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-build/target
> >>> [INFO] [remote-resources:process {execution: default}]
> >>> [INFO] [faces:generate-master-faces-config {execution: default}]
> >>> [INFO] Generating META-INF/maven-faces-plugin/faces-config.xml
> >>> [INFO] [resources:resources]
> >>> [INFO] Using default encoding to copy filtered resources.
> >>> [INFO] [compiler:compile]
> >>> [INFO] No sources to compile
> >>> [INFO] [resources:testResources]
> >>> [INFO] Using default encoding to copy filtered resources.
> >>> [INFO] [compiler:testCompile]
> >>> [INFO] No sources to compile
> >>> [INFO] [surefire:test]
> >>> [INFO] Surefire report directory: 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-build/target/surefire-reports
> >>>
> >>> -------------------------------------------------------
> >>>  T E S T S
> >>> -------------------------------------------------------
> >>> There are no tests to run.
> >>>
> >>> Results :
> >>>
> >>> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> >>>
> >>> [INFO] [jar:jar]
> >>> [INFO] Building jar: 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-build/target/trinidad-build-1.0.7-SNAPSHOT.jar
> >>> [INFO] [install:install]
> >>> [INFO] Installing 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-build/target/trinidad-build-1.0.7-SNAPSHOT.jar
> >>>  to 
> >>> /export/home/mrmaven/.m2/repository/org/apache/myfaces/trinidad/trinidad-build/1.0.7-SNAPSHOT/trinidad-build-1.0.7-SNAPSHOT.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]
> >>> [INFO] Building jar: 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-build/target/trinidad-build-1.0.7-SNAPSHOT-sources.jar
> >>> [INFO] [remote-resources:process {execution: default}]
> >>> [INFO] [faces:generate-master-faces-config {execution: default}]
> >>> [INFO] Generating META-INF/maven-faces-plugin/faces-config.xml
> >>> [INFO] [resources:resources]
> >>> [INFO] Using default encoding to copy filtered resources.
> >>> [INFO] [compiler:compile]
> >>> [INFO] No sources to compile
> >>> [INFO] [resources:testResources]
> >>> [INFO] Using default encoding to copy filtered resources.
> >>> [INFO] [compiler:testCompile]
> >>> [INFO] No sources to compile
> >>> [INFO] [surefire:test]
> >>> [INFO] Surefire report directory: 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-build/target/surefire-reports
> >>>
> >>> -------------------------------------------------------
> >>>  T E S T S
> >>> -------------------------------------------------------
> >>> There are no tests to run.
> >>>
> >>> Results :
> >>>
> >>> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> >>>
> >>> [INFO] [jar:jar]
> >>> [INFO] Building jar: 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-build/target/trinidad-build-1.0.7-SNAPSHOT.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-source}]
> >>> [INFO] Building jar: 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-build/target/trinidad-build-1.0.7-SNAPSHOT-sources.jar
> >>> [INFO] [install:install]
> >>> [INFO] Installing 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-build/target/trinidad-build-1.0.7-SNAPSHOT.jar
> >>>  to 
> >>> /export/home/mrmaven/.m2/repository/org/apache/myfaces/trinidad/trinidad-build/1.0.7-SNAPSHOT/trinidad-build-1.0.7-SNAPSHOT.jar
> >>> [INFO] Installing 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-build/target/trinidad-build-1.0.7-SNAPSHOT-sources.jar
> >>>  to 
> >>> /export/home/mrmaven/.m2/repository/org/apache/myfaces/trinidad/trinidad-build/1.0.7-SNAPSHOT/trinidad-build-1.0.7-SNAPSHOT-sources.jar
> >>> [INFO] Installing 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-build/target/trinidad-build-1.0.7-SNAPSHOT-sources.jar
> >>>  to 
> >>> /export/home/mrmaven/.m2/repository/org/apache/myfaces/trinidad/trinidad-build/1.0.7-SNAPSHOT/trinidad-build-1.0.7-SNAPSHOT-sources.jar
> >>> [INFO] [deploy:deploy]
> >>> altDeploymentRepository = null
> >>> [INFO] Retrieving previous build number from apache-maven-snapshots
> >>> Uploading: 
> >>> scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trinidad/trinidad-build/1.0.7-SNAPSHOT/trinidad-build-1.0.7-SNAPSHOT.jar
> >>> [INFO] Retrieving previous metadata from apache-maven-snapshots
> >>> [INFO] Uploading repository metadata for: 'artifact 
> >>> org.apache.myfaces.trinidad:trinidad-build'
> >>> [INFO] Retrieving previous metadata from apache-maven-snapshots
> >>> [INFO] Uploading repository metadata for: 'snapshot 
> >>> org.apache.myfaces.trinidad:trinidad-build:1.0.7-SNAPSHOT'
> >>> [INFO] Retrieving previous metadata from apache-maven-snapshots
> >>> [INFO] Uploading project information for trinidad-build 1.0.7-SNAPSHOT
> >>> [INFO] Retrieving previous build number from apache-maven-snapshots
> >>> Uploading: 
> >>> scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trinidad/trinidad-build/1.0.7-SNAPSHOT/trinidad-build-1.0.7-SNAPSHOT-sources.jar
> >>> [INFO] Retrieving previous build number from apache-maven-snapshots
> >>> Uploading: 
> >>> scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trinidad/trinidad-build/1.0.7-SNAPSHOT/trinidad-build-1.0.7-SNAPSHOT-sources.jar
> >>> [INFO] 
> >>> ------------------------------------------------------------------------
> >>> [INFO] Building Apache MyFaces Trinidad API
> >>> [INFO]    task-segment: [clean, install, source:jar, deploy]
> >>> [INFO] 
> >>> ------------------------------------------------------------------------
> >>> [INFO] [clean:clean]
> >>> [INFO] Deleting directory 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/target
> >>> [INFO] [xrts:generate-sources {execution: default}]
> >>> [INFO] Generating 30 XRTS bundles to 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/target/maven-xrts-plugin/main/java
> >>> [INFO] [faces:generate-components {execution: default}]
> >>> [INFO] Generated 133 component(s)
> >>> [INFO] [i18n:generate-locale-elements {execution: default}]
> >>> [INFO] Generating LocaleElements
> >>> [INFO] [remote-resources:process {execution: default}]
> >>> [INFO] [resources:resources]
> >>> [INFO] Using default encoding to copy filtered resources.
> >>> [INFO] [compiler:compile]
> >>> [INFO] Compiling 335 source files to 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/target/classes
> >>> [WARNING] 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/src/main/java/org/apache/myfaces/trinidad/bean/util/StateUtils.java:[292,67]
> >>>  [unchecked] unchecked cast
> >>> found   : java.lang.Object
> >>> required: java.util.Map<java.lang.String,java.lang.Class>
> >>>
> >>> [WARNING] 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/src/main/java/org/apache/myfaces/trinidad/bean/util/StateUtils.java:[300,69]
> >>>  [unchecked] unchecked cast
> >>> found   : java.lang.Object
> >>> required: java.util.Map<java.lang.String,java.lang.Class>
> >>>
> >>> [WARNING] 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/target/maven-faces-plugin/main/java/org/apache/myfaces/trinidad/component/UIXTable.java:[178,6]
> >>>  [deprecation] clearCurrencyStringCache() in 
> >>> org.apache.myfaces.trinidad.component.UIXCollection has been deprecated
> >>>
> >>> [WARNING] 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/target/maven-faces-plugin/main/java/org/apache/myfaces/trinidad/component/core/layout/CorePanelAccordion.java:[128,62]
> >>>  [unchecked] unchecked cast
> >>> found   : java.util.List
> >>> required: java.util.List<javax.faces.component.UIComponent>
> >>>
> >>> [WARNING] 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/target/maven-faces-plugin/main/java/org/apache/myfaces/trinidad/component/UIXGroup.java:[97,60]
> >>>  [unchecked] unchecked cast
> >>> found   : java.util.List
> >>> required: java.util.List<javax.faces.component.UIComponent>
> >>>
> >>> [WARNING] 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/src/main/java/org/apache/myfaces/trinidad/render/CoreRenderer.java:[115,23]
> >>>  [dep-ann] deprecated name isnt annotated with @Deprecated
> >>>
> >>> [WARNING] 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/src/main/java/org/apache/myfaces/trinidad/model/RowKeySetImpl.java:[139,17]
> >>>  [deprecation] isContainedByDefault() in 
> >>> org.apache.myfaces.trinidad.model.RowKeySet has been deprecated
> >>>
> >>> [WARNING] 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/src/main/java/org/apache/myfaces/trinidad/model/RowKeySetImpl.java:[139,17]
> >>>  [deprecation] isContainedByDefault() in 
> >>> org.apache.myfaces.trinidad.model.RowKeySet has been deprecated
> >>>
> >>> [INFO] [xrts:generate-test-sources {execution: default}]
> >>> [INFO] Generating 1 XRTS bundles to 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/target/maven-xrts-plugin/test/java
> >>> [INFO] [resources:testResources]
> >>> [INFO] Using default encoding to copy filtered resources.
> >>> [INFO] [compiler:testCompile]
> >>> [INFO] Compiling 86 source files to 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/target/test-classes
> >>> [WARNING] 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/src/test/java/org/apache/myfaces/trinidad/convert/NumberConverterTestCase.java:[222,24]
> >>>  unmappable character for encoding UTF8
> >>>
> >>> [WARNING] 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/src/test/java/org/apache/myfaces/trinidad/convert/NumberConverterTestCase.java:[222,32]
> >>>  unmappable character for encoding UTF8
> >>>
> >>> [INFO] [surefire:test]
> >>> [INFO] Surefire report directory: 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/target/surefire-reports
> >>>
> >>> -------------------------------------------------------
> >>>  T E S T S
> >>> -------------------------------------------------------
> >>> Running org.apache.myfaces.trinidad.component.AddRemoveTest
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
> >>> Running org.apache.myfaces.trinidad.model.ChildPropertyTreeModelTest
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
> >>> Running org.apache.myfaces.trinidad.util.ServiceTest
> >>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
> >>> Running org.apache.myfaces.trinidad.component.UIXSelectManyTest
> >>> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.core.layout.CoreShowDetailHeaderTest
> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
> >>> Running org.apache.myfaces.trinidad.component.html.HtmlTableLayoutTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
> >>> Running org.apache.myfaces.trinidad.bean.util.ValueMapTest
> >>> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
> >>> Running org.apache.myfaces.trinidad.component.html.HtmlScriptTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> >>> Running org.apache.myfaces.trinidad.component.core.CoreFormTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.core.input.CoreSelectBooleanCheckboxTest
> >>> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
> >>> Running org.apache.myfaces.trinidad.component.html.HtmlCellFormatTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
> >>> Running org.apache.myfaces.trinidad.validator.DateRestrictionValidatorTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.core.layout.CorePanelRadioTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
> >>> Running org.apache.myfaces.trinidad.component.UIXTreeTest
> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
> >>> Running org.apache.myfaces.trinidad.component.UIXSwitcherTest
> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
> >>> Running org.apache.myfaces.trinidad.component.core.layout.CorePanelBoxTest
> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
> >>> Running org.apache.myfaces.trinidad.convert.ColorConverterTest
> >>> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
> >>> Running org.apache.myfaces.trinidad.component.core.nav.CoreBreadCrumbsTest
> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
> >>> Running org.apache.myfaces.trinidad.util.Base64InputStreamTest
> >>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
> >>> Running org.apache.myfaces.trinidad.bean.PropertyKeyTest
> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
> >>> Running org.apache.myfaces.trinidad.component.core.data.CoreColumnTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.core.output.CoreSeparatorTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.core.output.CoreOutputTextTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
> >>> Running org.apache.myfaces.trinidad.component.html.HtmlFrameTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
> >>> Running org.apache.myfaces.trinidad.validator.RegExpValidatorTest
> >>> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
> >>> Running org.apache.myfaces.trinidad.bean.FacesBeanImplTest
> >>> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.core.layout.CoreShowDetailTest
> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
> >>> Running org.apache.myfaces.trinidad.component.UIXProcessTest
> >>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.core.layout.CorePanelSideBarTest
> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.html.HtmlFrameBorderLayoutTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
> >>> Running org.apache.myfaces.trinidad.convert.TrinidadDateTimeConverterTest
> >>> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec
> >>> Running org.apache.myfaces.trinidad.component.html.HtmlHtmlTest
> >>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
> >>> Running org.apache.myfaces.trinidad.component.UIXSelectOrderTest
> >>> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
> >>> Running org.apache.myfaces.trinidad.validator.DateTimeRangeValidatorTest
> >>> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
> >>> Running org.apache.myfaces.trinidad.resource.AggregatingResourceLoaderTest
> >>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.core.layout.CorePanelListTest
> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.core.layout.CorePanelHeaderTest
> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
> >>> Running org.apache.myfaces.trinidad.model.RowKeySetImplTest
> >>> Feb 7, 2008 5:03:39 PM org.apache.myfaces.trinidad.model.RowKeySetImpl 
> >>> setCollectionModel
> >>> WARNING: CollectionModel was set to null
> >>> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
> >>> Running org.apache.myfaces.trinidad.util.Base64OutputStreamTest
> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
> >>> Running org.apache.myfaces.trinidad.util.ArrayMapTest
> >>> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
> >>> Running org.apache.myfaces.trinidad.convert.JsfNumberConverterTest
> >>> Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.core.layout.CorePanelGroupLayoutTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
> >>> Running org.apache.myfaces.trinidad.validator.ByteLengthValidatorTest
> >>> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
> >>> Running org.apache.myfaces.trinidad.component.core.nav.CoreTrainTest
> >>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
> >>> Running org.apache.myfaces.trinidad.bean.TypeTest
> >>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
> >>> Running org.apache.myfaces.trinidad.util.ListFromCollectionTest
> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.core.data.CoreSelectRangeChoiceBarTest
> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
> >>> Running org.apache.myfaces.trinidad.component.core.output.CoreSpacerTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.core.layout.CorePanelAccordionTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
> >>> Running org.apache.myfaces.trinidad.component.FindComponentTest
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
> >>> Running org.apache.myfaces.trinidad.model.RowKeySetTreeImplTest
> >>> Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
> >>> Running org.apache.myfaces.trinidad.model.SortableModelTest
> >>> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
> >>> Running org.apache.myfaces.trinidad.component.UIXShowDetailTest
> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
> >>> Running org.apache.myfaces.trinidad.component.UIXInputTest
> >>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
> >>> Running org.apache.myfaces.trinidad.convert.TrinidadNumberConverterTest
> >>> Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
> >>> Running org.apache.myfaces.trinidad.convert.JsfDateTimeConverterTest
> >>> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec 
> >>> <<< FAILURE!
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.core.layout.CorePanelBorderLayoutTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.core.layout.CorePanelChoiceTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
> >>> Running org.apache.myfaces.trinidad.component.html.HtmlRowLayoutTest
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
> >>> Running org.apache.myfaces.trinidad.component.UIXTableTest
> >>> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
> >>> Running org.apache.myfaces.trinidad.resource.CachingResourceLoaderTest
> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
> >>> Running 
> >>> org.apache.myfaces.trinidad.component.core.input.CoreInputHiddenTest
> >>> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
> >>>
> >>> Results :
> >>>
> >>> Failed tests:
> >>>   
> >>> testCommonScenarios(org.apache.myfaces.trinidad.convert.JsfDateTimeConverterTest)
> >>>
> >>> Tests run: 464, Failures: 1, Errors: 0, Skipped: 0
> >>>
> >>> [INFO] 
> >>> ------------------------------------------------------------------------
> >>> [ERROR] BUILD FAILURE
> >>> [INFO] 
> >>> ------------------------------------------------------------------------
> >>> [INFO] There are test failures.
> >>>
> >>> Please refer to 
> >>> /local/continuum-1.1-beta-2/working-directory/48/trinidad-api/target/surefire-reports
> >>>  for the individual test results.
> >>> [INFO] 
> >>> ------------------------------------------------------------------------
> >>> [INFO] For more information, run Maven with the -e switch
> >>> [INFO] 
> >>> ------------------------------------------------------------------------
> >>> [INFO] Total time: 2 minutes 3 seconds
> >>> [INFO] Finished at: Thu Feb 07 17:03:40 UTC 2008
> >>> [INFO] Final Memory: 24M/94M
> >>> [INFO] 
> >>> ------------------------------------------------------------------------
> >>>
> >>> ****************************************************************************
> >>>
> >>>
> >>>
> >>>
> >>
> >> --
> >> Matthias Wessendorf
> >>
> >> further stuff:
> >> blog: http://matthiaswessendorf.wordpress.com/
> >> sessions: http://www.slideshare.net/mwessendorf
> >> mail: matzew-at-apache-dot-org
> >>
> >>
> >
> >
> >
> >
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

Reply via email to