[hibernate-dev] Compile error in hibernate-infinispan

andrea boriero dreborier at gmail.com
Wed Aug 19 10:04:35 EDT 2015


I noticed the problem only when i run the build with  AVA6_HOME set

On 19 August 2015 at 13:27, Sanne Grinovero <sanne at hibernate.org> wrote:

> Hi Gail,
> I tried to build it as well but I couldn't reproduce the problem; how
> are you building it to trigger the error? Could you confirm which
> commit id you were building?
>
> While I don't have compile issues, I do however see some test failures
> after your last commit, and CI seems to agree:
>  - http://ci.hibernate.org/view/ORM/job/hibernate-orm-master-h2/1069/
>
> Thanks,
> Sanne
>
> On 18 August 2015 at 19:25, Gail Badner <gbadner at redhat.com> wrote:
> > I just pulled from master and tried building but got:
> >
> >
> /home/gbadner/git/hibernate-orm-HHH-redo-again/hibernate-infinispan/src/main/java/org/hibernate/cache/infinispan/util/Caches.java:307:
> > error: <anonymous org.hibernate.cache.infinispan.util.Caches$2$1> is not
> > abstract and does not override abstract method remove() in Iterator
> >                                 return new CloseableIterator() {
> >                                                                ^
> > _______________________________________________
> > hibernate-dev mailing list
> > hibernate-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/hibernate-dev
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>


More information about the hibernate-dev mailing list