[hibernate-dev] Compile error in hibernate-infinispan

Sanne Grinovero sanne at hibernate.org
Wed Aug 19 10:18:34 EDT 2015


On 19 August 2015 at 15:04, andrea boriero <dreborier at gmail.com> wrote:
> I noticed the problem only when i run the build with  AVA6_HOME set

Ah, great that might explain it!
CI isn't setting that (and I'm also not setting that locally).
Still, the hibernate-infinispan module is not compatible with Java6,
so could you patch the build to not apply that for this module?

Thanks,
Sanne

>
> 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