You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/04/19 19:05:51 UTC

[jira] Closed: (TAP5-667) Site build fails inside tapestry-hibernate-core

     [ https://issues.apache.org/jira/browse/TAP5-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-667.
-------------------------------------

    Resolution: Cannot Reproduce

> Site build fails inside tapestry-hibernate-core
> -----------------------------------------------
>
>                 Key: TAP5-667
>                 URL: https://issues.apache.org/jira/browse/TAP5-667
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-hibernate
>    Affects Versions: 5.1.0.4
>            Reporter: Howard M. Lewis Ship
>
> Not sure why this happens on my Mac when I do a release build, but not on the Bamboo server for nightly builds!
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Tapestry Hibernate Support
> [INFO]    task-segment: [site, site:deploy]
> [INFO] ------------------------------------------------------------------------
> [INFO] Preparing cobertura:cobertura
> [INFO] [resources:resources]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] [compiler:compile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [cobertura:instrument]
> [INFO] Cobertura 1.9 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
> Instrumenting 22 files to /Users/Howard/work/tapestry5/tapestry-hibernate-core/target/generated-classes/cobertura
> Cobertura: Saved information on 22 classes.
> Instrument time: 193ms
> [INFO] Instrumentation was successful.
> [INFO] [resources:testResources]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] [compiler:testCompile]
> [INFO] Compiling 4 source files to /Users/Howard/work/tapestry5/tapestry-hibernate-core/target/test-classes
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Compilation failure
> /Users/Howard/work/tapestry5/tapestry-hibernate-core/src/test/java/org/apache/tapestry5/internal/hibernate/HibernateSessionSourceImplTest.java:[52,57] incompatible types
> found   : java.util.List<java.lang.Object&org.apache.tapestry5.hibernate.HibernateConfigurer&net.sourceforge.cobertura.coveragedata.HasBeenInstrumented>
> required: java.util.List<org.apache.tapestry5.hibernate.HibernateConfigurer>
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 20 minutes 56 seconds
> [INFO] Finished at: Mon Apr 27 11:43:15 PDT 2009
> [INFO] Final Memory: 51M/98M
> [INFO] ------------------------------------------------------------------------
> ~/work/tapestry5

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.