<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Thanks, Rebecca. You're probably right. Ok, good.<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 10/16/2018 03:18 PM, Rebecca Searls
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAM_r5chKc737nyNdoh+aNEHCtJM_AvTuqZmZ=8w6tDSpah8E3g@mail.gmail.com">
      <div dir="ltr">
        <div class="gmail_default" style="font-size:small">I understand
          where you are coming from not wanting to create a new module
          just for 1 test</div>
        <div class="gmail_default" style="font-size:small">but I also
          prefer not mixing such unrelated code in with existing modules
          just to avoid it.  I think a <br>
        </div>
        <div class="gmail_default" style="font-size:small">new module
          would be good here.   It makes it very clear these are
          different.  It does not mix specifying</div>
        <div class="gmail_default" style="font-size:small">jboss-servlet-api_3.1_spec
          with code that does not require it.  And over time there may
          be the need to add more tests for these.   I vote new module.<br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr">On Tue, Oct 16, 2018 at 1:56 PM Ron Sigal &lt;<a
            href="mailto:rsigal@redhat.com" moz-do-not-send="true">rsigal@redhat.com</a>&gt;
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">For
          RESTEASY-2041 "Refactor scopes for Servlet API jar" I want to
          write <br>
          tests that use netty and undertow, but I'm not sure where to
          put them. <br>
          They clearly don't go in testsuite/integration-tests, and it's
          not clear <br>
          that they go in testsuite/unit-tests, which doesn't reference
          <br>
          resteasy-netty, resteasy-netty4, or resteasy-undertow. Seems a
          little <br>
          crazy to create a new module just for one test.<br>
          <br>
          And they can't go in resteasy-netty, resteasy-netty4, or <br>
          resteasy-undertow, because the point of the tests is to check
          that each <br>
          of them "exports" jboss-servlet-api_3.1_spec to other modules.<br>
          <br>
          I'm leaning towards testsuite/unit-tests.<br>
          <br>
          Any thoughts?<br>
          <br>
          -- <br>
          My company's smarter than your company (unless you work for
          Red Hat)<br>
          <br>
          _______________________________________________<br>
          resteasy-dev mailing list<br>
          <a href="mailto:resteasy-dev@lists.jboss.org" target="_blank"
            moz-do-not-send="true">resteasy-dev@lists.jboss.org</a><br>
          <a
            href="https://lists.jboss.org/mailman/listinfo/resteasy-dev"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.jboss.org/mailman/listinfo/resteasy-dev</a><br>
        </blockquote>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
My company's smarter than your company (unless you work for Red Hat)</pre>
  </body>
</html>