Il ven 28 lug 2017, 20:34 Enrico Olivelli ha scritto:
>
>
> Il ven 28 lug 2017, 19:54 Sijie Guo ha scritto:
>
>> On Jul 28, 2017 7:34 AM, "Enrico Olivelli" wrote:
>>
>> Hi all,
>> I'm back to tring to build and run BookKeeper on java9
>>
>> recently we added extensive usage of java.uti.Observab
Il ven 28 lug 2017, 19:54 Sijie Guo ha scritto:
> On Jul 28, 2017 7:34 AM, "Enrico Olivelli" wrote:
>
> Hi all,
> I'm back to tring to build and run BookKeeper on java9
>
> recently we added extensive usage of java.uti.Observable and Observer.
>
I have just found this good article
https://dzon
On Jul 28, 2017 7:34 AM, "Enrico Olivelli" wrote:
Hi all,
I'm back to tring to build and run BookKeeper on java9
recently we added extensive usage of java.uti.Observable and Observer.
This classes have been deprecated in java9 and the build fails, because we
forbid the usage of deprecated APIs.
Hi all,
I'm back to tring to build and run BookKeeper on java9
recently we added extensive usage of java.uti.Observable and Observer.
This classes have been deprecated in java9 and the build fails, because we
forbid the usage of deprecated APIs.
These classes are not used on client API but only