<?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 [resolved] build scripts for Talend jobs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-build-scripts-for-Talend-jobs/m-p/2377117#M146427</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;I am trying to have a build scripts that can create the WARs for my Talend jobs using Ant or Maven based build scripts that can be run from command line and eventually be integrated into a continuous integration system like Hudson. What approach do you suggest for going about this?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 12:05:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:05:44Z</dc:date>
    <item>
      <title>[resolved] build scripts for Talend jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-build-scripts-for-Talend-jobs/m-p/2377117#M146427</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I am trying to have a build scripts that can create the WARs for my Talend jobs using Ant or Maven based build scripts that can be run from command line and eventually be integrated into a continuous integration system like Hudson. What approach do you suggest for going about this?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-build-scripts-for-Talend-jobs/m-p/2377117#M146427</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] build scripts for Talend jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-build-scripts-for-Talend-jobs/m-p/2377118#M146428</link>
      <description>Hi aj88, 
&lt;BR /&gt;Since version 5.2.1, an option has been added to include a Maven/Ant script during the Job export to allow rebuilding the Job with Maven/Ant. This option is also available from the Commandline. 
&lt;BR /&gt;I suggest that you have a look at "Importing/exporting items, Routes, or Jobs" ( 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=8770518" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/pages/viewpage.action?pageId=8770518&lt;/A&gt;) for more details. 
&lt;BR /&gt;You can also customize the Ant/Maven templates. Check this link : 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=8756666#jzhang-20121113-getting_started-pref-build_scripts_templates" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/pages/viewpage.action?pageId=8756666#jzhang-20121113-getting_started-pref-build_scripts_templates&lt;/A&gt;. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Cyril.</description>
      <pubDate>Tue, 26 Feb 2013 15:47:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-build-scripts-for-Talend-jobs/m-p/2377118#M146428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-26T15:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] build scripts for Talend jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-build-scripts-for-Talend-jobs/m-p/2377119#M146429</link>
      <description>Hi csonnefraud, 
&lt;BR /&gt;Thanks a lot for the quick reply. 
&lt;BR /&gt;I am using version 5.2.1.r95165 and i do not seem to find the checkbox for "Add build script" with Ant and Maven options. I have the checkboxes only for "Java Sources" and "Items", as given in the following link. 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=8121957" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/pages/viewpage.action?pageId=8121957&lt;/A&gt; 
&lt;BR /&gt;Is addition of build scripts a feature of the enterprise edition only or is there a way to avail it in the open source one as well. 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 28 Feb 2013 04:26:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-build-scripts-for-Talend-jobs/m-p/2377119#M146429</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-28T04:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] build scripts for Talend jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-build-scripts-for-Talend-jobs/m-p/2377120#M146430</link>
      <description>Hi aj88, 
&lt;BR /&gt;Indeed, this is an Enterprise feature, that won't be available in the Open Studio. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Cyril.</description>
      <pubDate>Fri, 01 Mar 2013 08:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-build-scripts-for-Talend-jobs/m-p/2377120#M146430</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-01T08:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] build scripts for Talend jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-build-scripts-for-Talend-jobs/m-p/2377121#M146431</link>
      <description>Hi Can you please send me the sample ANT or Marvin script if you already build. This is really helpful to me because i am also planning to build one ANT script but i stuck with the commands to create WAR file from command line.</description>
      <pubDate>Tue, 19 Mar 2013 15:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-build-scripts-for-Talend-jobs/m-p/2377121#M146431</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-19T15:05:35Z</dc:date>
    </item>
  </channel>
</rss>

