<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>see inline answers</div><div><br></div><br><div><div>Am 31.05.2013 um 11:08 schrieb Mickael Istria:</div><br class="Apple-interchange-newline"><blockquote type="cite">
  
    <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 05/31/2013 10:48 AM, Lars Heinemann
      wrote:<br>
    </div>
    <blockquote cite="mid:5D505D56-8F97-4744-A043-F9E093D15296@redhat.com" type="cite">1. I set up a Jenkins job already (<a moz-do-not-send="true" href="https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/SOA-Team/view/Fuse_6/job/Fuse-Tools/">https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/SOA-Team/view/Fuse_6/job/Fuse-Tools/</a>)
      and used the SwitchYard Eclipse Tools
      <div>job as template. So far all is fine and the project builds
        but I saw that my update site repository zip file has a
        different naming than for example SwitchYard Tools where it</div>
      <div>is named like "site-assembly.zip". How can I change the name
        of the created zip file?</div>
    </blockquote>
    site-assembly.zip is what you get when you use the deprecated Tycho
    type "eclipse-update-site". repository.zip is what you get when you
    use the "eclipse-repository" packaging type. It's better to have
    repository.zip.<br>
    You should update your scripts and Switchyard stuff to use
    "eclipse-repository" and repository.zip.<br>
    <br></div></blockquote><div>--&gt; I am currently using eclipse-repository packaging type but what I get by default is&nbsp;org.fusesource.ide.updatesite-7.2.0-SNAPSHOT.zip which would correspond to &lt;artifactId&gt;-&lt;version&gt;.zip.</div><div>Any idea why I am getting that?</div><div><br></div><div><br></div><br><blockquote type="cite"><div text="#000000" bgcolor="#FFFFFF">
    <blockquote cite="mid:5D505D56-8F97-4744-A043-F9E093D15296@redhat.com" type="cite">
      <div>2. The SwitchYard Tools job is calling a shell script after
        the Maven build is finished. You pull some script file from a
        remote location and execute it locally at the Jenkins job.</div>
      <div>This script seems to do the update site deployment or at
        least some preparations (haven't fully examined the script) but
        it seems to be a general script which is used for&nbsp;</div>
      <div>more than one&nbsp;project. (btw. this script assumes that the
        update site zip file is named like "site-assembly.zip" if I
        understood it correctly)</div>
      <div>The question is now if I can also call that script in our
        Jenkins job. Maybe somebody could explain a bit more detailed
        what exactly is done by that script and to check with me</div>
      <div>if that script can be used for Fuse Tools as well.</div>
    </blockquote>
    Do you really need this script? If all you need is to publish the
    update site, simply use a scp or a rsync command. Target destination
    would be something like filemgmt.jboss.org:downloads_htdocs/fuse/...<br>
    Later, you can change your mind if you have a good reason to use
    this specific script.<br>
    <br></div></blockquote><div>--&gt; Ok, that would be fine for me. I just need the information where to upload exactly.</div><div><br></div><br><blockquote type="cite"><div text="#000000" bgcolor="#FFFFFF">
    <blockquote cite="mid:5D505D56-8F97-4744-A043-F9E093D15296@redhat.com" type="cite">
      <div>3. I saw that the SwitchYard Tools Jenkins job triggers
        another job after it is finished. (<a moz-do-not-send="true" href="https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools-publish/">https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools-publish/</a>)</div>
    </blockquote>
    I would say that you don't need another job to publish. It's easier
    to do it as part of you build job.<br>
    Later, you can change your mind if you have a good reason to have
    another job.<br>
    <br></div></blockquote><div>--&gt; I just wanted to do it in a way other projects do it. But if you say it is not needed then I am fine with that.</div><div><br></div><br><blockquote type="cite"><div text="#000000" bgcolor="#FFFFFF">
    HTH<br>
    <div class="moz-signature">-- <br>
      Mickael Istria<br>
      Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
        by Red Hat</a><br>
      <a href="http://mickaelistria.wordpress.com/">My blog</a> - <a href="http://twitter.com/mickaelistria">My Tweets</a></div>
  </div>

_______________________________________________<br>jbosstools-dev mailing list<br><a href="mailto:jbosstools-dev@lists.jboss.org">jbosstools-dev@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/jbosstools-dev</blockquote></div><br></body></html>