<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Java 1.8 syntax in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292687#M65739</link>
    <description>No. When I build the job locally on my own computer, then it works both locally and when installed in a zip or jar, it runs on the execution server too.&lt;BR /&gt;&lt;BR /&gt;However, our workflow is to save jobs into a git repository, and have TAC generate (build) them on the server. That's the point where it fails for some reason (see the thread-starter post), despite it's JDK 1.8 installed on the server side also.</description>
    <pubDate>Tue, 24 Oct 2017 15:06:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-24T15:06:21Z</dc:date>
    <item>
      <title>Java 1.8 syntax</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292683#M65735</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm trying to generate a job in TAC which includes some Java 1.8 lambda syntax code. It compiles and runs nicely in Studio, but whenever I try to generate it on TAC, I get this error:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Lambda expressions are allowed only at source level 1.8 or above&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;TAC is running on Java 1.8 as well, so I wonder why it doesn't accept the new syntax.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any insights?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 15:36:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292683#M65735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-12T15:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Java 1.8 syntax</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292684#M65736</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Are you using the same Java 1.8 build version on both your studio and TAC? Could you please check&amp;nbsp; if the &lt;SPAN class="comment-copy"&gt;released JDK 8 is with lambdas or without?&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="comment-copy"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="comment-copy"&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 08:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292684#M65736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-16T08:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Java 1.8 syntax</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292685#M65737</link>
      <description>Yeah, I made sure the exact same version and patch level of JDK are both on the local machine and TAC. 
&lt;BR /&gt; 
&lt;BR /&gt;I'm not sure though if there are Java 1.8 releases with support for lambda syntax explicitely excluded - and if there are, I don't know how to check that.</description>
      <pubDate>Tue, 17 Oct 2017 15:18:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292685#M65737</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-17T15:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Java 1.8 syntax</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292686#M65738</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Did you deploy a .zip on TAC?&lt;/P&gt; 
&lt;P&gt;With your subscription solution, could you please create a case on talend support portal so that we can give you a remote assistance through support cycle with priority?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 09:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292686#M65738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-24T09:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Java 1.8 syntax</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292687#M65739</link>
      <description>No. When I build the job locally on my own computer, then it works both locally and when installed in a zip or jar, it runs on the execution server too.&lt;BR /&gt;&lt;BR /&gt;However, our workflow is to save jobs into a git repository, and have TAC generate (build) them on the server. That's the point where it fails for some reason (see the thread-starter post), despite it's JDK 1.8 installed on the server side also.</description>
      <pubDate>Tue, 24 Oct 2017 15:06:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292687#M65739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-24T15:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Java 1.8 syntax</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292688#M65740</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Could you please create a case on talend support portal so that we can give you a remote assistance(webex) through support cycle with priority?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 04:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292688#M65740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-25T04:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Java 1.8 syntax</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292689#M65741</link>
      <description>&lt;P&gt;Hi Mortee/sabrina,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Did you found any resolution to the issue? I am also facing the same error. When i run it from studio job runs fine. But when i run it from TAC it is giving the error as "Lambda expressions are allowed only at source level 1.8 or above".&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Kindly comment.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Ram&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 17:37:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292689#M65741</guid>
      <dc:creator>brama</dc:creator>
      <dc:date>2018-03-28T17:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Java 1.8 syntax</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292690#M65742</link>
      <description>&lt;P&gt;Hello brama,&lt;/P&gt; 
&lt;P&gt;Could you please indicate on which talend build version you got this issue?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 03:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292690#M65742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-02T03:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Java 1.8 syntax</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292691#M65743</link>
      <description>&lt;P&gt;I was able to solve this by going to&amp;nbsp;Window-&amp;gt;Preferences-&amp;gt;Java-&amp;gt;Compiler. In the JDK Compliance window for Compiler compliance level I set it 1.8. Hope this helps.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2018 13:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-1-8-syntax/m-p/2292691#M65743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-06T13:12:49Z</dc:date>
    </item>
  </channel>
</rss>

