<div dir="ltr">Sure just let me know what to test and what platforms.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 14, 2016 at 12:33 PM, Alessio Soldano <span dir="ltr">&lt;<a href="mailto:asoldano@redhat.com" target="_blank">asoldano@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><span class="">
    <div>Il 14/07/2016 11:32, Jim Ma ha scritto:<br>
    </div>
    <blockquote type="cite">On
      07/14/2016 05:06 PM, Rostislav Svoboda wrote:
      <br>
      <blockquote type="cite">About travis job for examples ... can&#39;t
        you clone resteasy repo and run mvn clean install -DskipTests
        <br>
      </blockquote>
      Can we do this in travis ?  I don&#39;t know. Even this works, I don&#39;t
      think this is a good option.
      <br>
      <blockquote type="cite">
        <br>
        And you still didn&#39;t reply to &quot;snapshot repository&quot; part of
        Alessio&#39;s question :)
        <br>
      </blockquote>
      We don&#39;t upload snapshot artifacts in travis build, so there is no
      place we can download it now.
      <br>
      If we upload the artifacts, we need to carefully evaluate the time
      it takes.
      <br>
    </blockquote></span>
    Tomaz offered to run some RESTEasy jobs on our TC, I think it&#39;s time
    to a job there running daily for testing the current master in a
    different environment and maven deploy the snapshots at the end of
    it.<br>
    <br>
    Cheers<span class="HOEnZb"><font color="#888888"><br>
    Alessio</font></span><div><div class="h5"><br>
    <br>
    <blockquote type="cite">
      <blockquote type="cite">If snapshot repo contains latest builds or
        resteasy it is the easiest option from my perspective.
        <br>
        <br>
        Rostislav
        <br>
        <br>
        ----- Original Message -----
        <br>
        <blockquote type="cite">Hi Alessio,
          <br>
          Before we find a better solution, resteasy examples will be
          running on
          <br>
          my local setup jenkins daily.
          <br>
          I&#39;ll monitor the build and let you know if there is regression
          failure.
          <br>
          <br>
          Cheers,
          <br>
          Jim
          <br>
          On 07/13/2016 07:10 PM, Alessio Soldano wrote:
          <br>
          <blockquote type="cite">Hi Jim,
            <br>
            can&#39;t we simply tune the repository section of the examples
            main pom
            <br>
            to include our snapshot repository too?
            <br>
            <br>
            Testing the examples with the latest released version of
            resteasy is
            <br>
            not an option as you&#39;d figure out possible regressions too
            late.
            <br>
            If we can&#39;t solve this in any way, we&#39;d have to use a
            different CI
            <br>
            tool for the examples.
            <br>
            Cheers
            <br>
            Alessio
            <br>
            <br>
            <br>
            Il 13/07/2016 11:54, Jim Ma ha scritto:
            <br>
            <blockquote type="cite"> From travis documentation and my
              experimental setup , cache only
              <br>
              works for a project and can&#39;t be share or mount to another
              project..
              <br>
              This is actually a build dependent and travis has no plan
              to support
              <br>
              this: <a href="https://github.com/travis-ci/travis-ci/issues/249" target="_blank">https://github.com/travis-ci/travis-ci/issues/249</a>
              <br>
              I didn&#39;t look at if there is some workaround for this case
              . If I get
              <br>
              some time I&#39;ll have a look if travis docker service can
              help with
              <br>
              this case.
              <br>
              <br>
              Cheers,
              <br>
              Jim
              <br>
              <br>
              On 07/13/2016 05:07 PM, Rostislav Svoboda wrote:
              <br>
              <blockquote type="cite">What about
                <a href="https://docs.travis-ci.com/user/caching/" target="_blank">https://docs.travis-ci.com/user/caching/</a> to store
                <br>
                snapshot stuff ?
                <br>
                Don&#39;t know if it can be shared between different jobs
                ...
                <br>
                <br>
                Rostislav
                <br>
                <br>
                ----- Original Message -----
                <br>
                <blockquote type="cite">Hi Alessio,
                  <br>
                  Because the resteasy 3.1.0-SNAPSHOT dependency can&#39;t
                  be retrieved
                  <br>
                  from the
                  <br>
                  travis machine, these examples are all failed.
                  <br>
                  We can upgrade to the released version once we tag and
                  release
                  <br>
                  3.1.0, and
                  <br>
                  make these examples only run with the release version.
                  <br>
                  like other projects does. WDYT ?
                  <br>
                  Cheers,
                  <br>
                  Jim
                  <br>
                  On 07/13/2016 04:14 AM, Alessio Soldano wrote:
                  <br>
                  <br>
                  <br>
                  <br>
                  Hi Jim,
                  <br>
                  speaking of examples, I&#39;ve enabled Travis CI on
                  resteasy-examples
                  <br>
                  and the
                  <br>
                  build is failing, can you please have a look?
                  <br>
                  <a href="https://travis-ci.org/resteasy/resteasy-examples" target="_blank">https://travis-ci.org/resteasy/resteasy-examples</a>
                  <br>
                  Thanks
                  <br>
                  Alessio
                  <br>
                  <br>
                  <br>
                  Il 12/07/2016 10:11, Jim Ma ha scritto:
                  <br>
                  <br>
                  <br>
                  <br>
                  <br>
                  <br>
                  <br>
                  <br>
                  <br>
                  I think we can deprecate and archive api-clients,
                  ejb-integraiton
                  <br>
                  examples ,
                  <br>
                  and move oreilly-workbook-as7 to another repo for
                  Bill&#39;s book
                  <br>
                  reader to
                  <br>
                  download. WDYT?
                  <br>
                  Well, my personal opinion is that we could simply
                  delete those
                  <br>
                  oreilly-workbook-as7 examples as they simply duplicate
                  the
                  <br>
                  oreilly-workbook
                  <br>
                  running on latest WildFly (they just have different
                  dependencies to
                  <br>
                  run
                  <br>
                  against different target container).
                  <br>
                  If you&#39;re worried about readers of Bill&#39;s book, note
                  that the book
                  <br>
                  actually
                  <br>
                  references a copy of the resteasy/jaxrs material
                  available on
                  <br>
                  oreillymedia
                  <br>
                  github repository (at least in the second edition copy
                  I have here).
                  <br>
                  <br>
                  That&#39;s good. Then nothing else we need to worry. I&#39;m
                  going to
                  <br>
                  deprecate(remove) these examples from repo.
                  <br>
                  <br>
                  Cheers,
                  <br>
                  Jim
                  <br>
                  <br>
                  <br>
                  <br>
                  <br>
                  <br>
                  --
                  <br>
                  Alessio Soldano
                  <br>
                  Web Service Lead, JBoss
                  <br>
                  <br>
                  <br>
                  _______________________________________________
                  <br>
                  resteasy-dev mailing list
                  <br>
                  <a href="mailto:resteasy-dev@lists.jboss.org" target="_blank">resteasy-dev@lists.jboss.org</a>
                  <br>
                  <a href="https://lists.jboss.org/mailman/listinfo/resteasy-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/resteasy-dev</a>
                  <br>
                  <br>
                </blockquote>
              </blockquote>
            </blockquote>
            <br>
            --
            <br>
            Alessio Soldano
            <br>
            Web Service Lead, JBoss
            <br>
          </blockquote>
          <br>
        </blockquote>
      </blockquote>
      <br>
    </blockquote>
    <br>
    <p><br>
    </p>
    <pre cols="72">-- 
Alessio Soldano
Web Service Lead, JBoss</pre>
  </div></div></div>

<br>_______________________________________________<br>
resteasy-dev mailing list<br>
<a href="mailto:resteasy-dev@lists.jboss.org">resteasy-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/resteasy-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/resteasy-dev</a><br>
<br></blockquote></div><br></div>