Great!
Ismael
On Fri, Jun 17, 2016 at 2:26 AM, Philippe Derome wrote:
> Thanks a lot for that. I must had done something wrong.
>
> I reinstalled gradle on OSX 10.11 using MacPorts, then recloned kafka and
> then followed the normal steps and it worked just fine.
>
> On Thu, Jun 16, 2016 at 6:4
Thanks a lot for that. I must had done something wrong.
I reinstalled gradle on OSX 10.11 using MacPorts, then recloned kafka and
then followed the normal steps and it worked just fine.
On Thu, Jun 16, 2016 at 6:49 PM, Ismael Juma wrote:
> Hi Philippe,
>
> Building with Java 8 works for me. Can
I just did and it still fails. Should I use a --info --debug --stacktrace
and provide output into JIRA?
:core:compileJava UP-TO-DATE
:core:compileScala UP-TO-DATE
:core:processResources UP-TO-DATE
:core:classes UP-TO-DATE
:clients:compileTestJava UP-TO-DATE
:clients:processTestResources UP-TO
Hi Philippe,
Building with Java 8 works for me. Can you please try `./gradlew clean
jarAll` instead?
Ismael
On Fri, Jun 17, 2016 at 12:23 AM, Philippe Derome
wrote:
> I will.
>
> thanks
> On 16 Jun 2016 1:30 p.m., "Eno Thereska" wrote:
>
> > Hi Phil,
> >
> > Feel free to comment on that JIRA
I will.
thanks
On 16 Jun 2016 1:30 p.m., "Eno Thereska" wrote:
> Hi Phil,
>
> Feel free to comment on that JIRA and re-open if necessary.
>
> Eno
>
>
> > On 16 Jun 2016, at 17:02, Philippe Derome wrote:
> >
> > The issue had apparently existed and is apparently resolved, but so far
> it
> > doe
Hi Phil,
Feel free to comment on that JIRA and re-open if necessary.
Eno
> On 16 Jun 2016, at 17:02, Philippe Derome wrote:
>
> The issue had apparently existed and is apparently resolved, but so far it
> does not work for me: https://issues.apache.org/jira/browse/KAFKA-2203.
>
> I issue sam
The issue had apparently existed and is apparently resolved, but so far it
does not work for me: https://issues.apache.org/jira/browse/KAFKA-2203.
I issue same command as Stevo Slavic with JDK 1.8.0_91:
gradle clean jarAll
java -version
java version "*1.8.0_91*"
Java(TM) SE Runtime Environment