<?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: Using Git, Maven, and Jenkins with TOS Routines in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Using-Git-Maven-and-Jenkins-with-TOS-Routines/m-p/2317578#M88010</link>
    <description>Added post on using the Maven Assembly Plugin to produce a zip file of the Java code, libraries, and metadata for import into TOS
&lt;BR /&gt;#4 - Assembly - 
&lt;A href="http://bekwam.blogspot.com/2014/03/collaborating-on-talend-open-studio_24.html" rel="nofollow noopener noreferrer"&gt;http://bekwam.blogspot.com/2014/03/collaborating-on-talend-open-studio_24.html&lt;/A&gt;</description>
    <pubDate>Mon, 24 Mar 2014 14:10:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-03-24T14:10:23Z</dc:date>
    <item>
      <title>Using Git, Maven, and Jenkins with TOS Routines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-Git-Maven-and-Jenkins-with-TOS-Routines/m-p/2317577#M88009</link>
      <description>Hi, 
&lt;BR /&gt;I posted this to the usage forum, but it is probably more appropriate here. I'm writing a series of blog posts on the supporting technologies I'm using to maintain BRules, a library Routine for TOS. 
&lt;BR /&gt;The first three posts are here 
&lt;BR /&gt;#1 - 
&lt;A href="http://bekwam.blogspot.com/2014/03/collaborating-on-talend-open-studio.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://bekwam.blogspot.com/2014/03/collaborating-on-talend-open-studio.html&lt;/A&gt; 
&lt;BR /&gt;#2 - 
&lt;A href="http://bekwam.blogspot.com/2014/03/collaborating-on-talend-open-studio_21.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://bekwam.blogspot.com/2014/03/collaborating-on-talend-open-studio_21.html&lt;/A&gt; 
&lt;BR /&gt;#3 - 
&lt;A href="http://bekwam.blogspot.com/2014/03/collaborating-on-talend-open-studio_23.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://bekwam.blogspot.com/2014/03/collaborating-on-talend-open-studio_23.html&lt;/A&gt; 
&lt;BR /&gt;Here's the original post. 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCnlCCAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/Git-Maven-Jenkins-and-JUnit-in-TOS-Routines/td-p/90403&lt;/A&gt; 
&lt;BR /&gt;-Carl</description>
      <pubDate>Sat, 16 Nov 2024 11:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-Git-Maven-and-Jenkins-with-TOS-Routines/m-p/2317577#M88009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using Git, Maven, and Jenkins with TOS Routines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-Git-Maven-and-Jenkins-with-TOS-Routines/m-p/2317578#M88010</link>
      <description>Added post on using the Maven Assembly Plugin to produce a zip file of the Java code, libraries, and metadata for import into TOS
&lt;BR /&gt;#4 - Assembly - 
&lt;A href="http://bekwam.blogspot.com/2014/03/collaborating-on-talend-open-studio_24.html" rel="nofollow noopener noreferrer"&gt;http://bekwam.blogspot.com/2014/03/collaborating-on-talend-open-studio_24.html&lt;/A&gt;</description>
      <pubDate>Mon, 24 Mar 2014 14:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-Git-Maven-and-Jenkins-with-TOS-Routines/m-p/2317578#M88010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-24T14:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using Git, Maven, and Jenkins with TOS Routines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-Git-Maven-and-Jenkins-with-TOS-Routines/m-p/2317579#M88011</link>
      <description>Added post on generating Routine metadata with a publicly-available Maven Plugin called TalendRoutine.&lt;BR /&gt;#5 - Metadata &lt;A href="http://bekwam.blogspot.com/2014/03/collaborating-on-talend-open-studio_27.html" rel="nofollow noopener noreferrer"&gt;http://bekwam.blogspot.com/2014/03/collaborating-on-talend-open-studio_27.html&lt;/A&gt;&lt;BR /&gt;Source is on the Maven Central Repo in a sources distro plus on GitHub: &lt;A href="https://github.com/bekwam/plugins-repos-1" rel="nofollow noopener noreferrer"&gt;https://github.com/bekwam/plugins-repos-1&lt;/A&gt;.</description>
      <pubDate>Thu, 27 Mar 2014 13:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-Git-Maven-and-Jenkins-with-TOS-Routines/m-p/2317579#M88011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-27T13:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using Git, Maven, and Jenkins with TOS Routines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-Git-Maven-and-Jenkins-with-TOS-Routines/m-p/2317580#M88012</link>
      <description>Hi!
&lt;BR /&gt;Very interesting posts!
&lt;BR /&gt;Any updates since then?</description>
      <pubDate>Sun, 28 Oct 2018 19:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-Git-Maven-and-Jenkins-with-TOS-Routines/m-p/2317580#M88012</guid>
      <dc:creator>pietro_tower</dc:creator>
      <dc:date>2018-10-28T19:27:06Z</dc:date>
    </item>
  </channel>
</rss>

