You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2016/07/13 22:35:20 UTC

[jira] [Created] (OOZIE-2607) Move test servlets into one package

Robert Kanter created OOZIE-2607:
------------------------------------

             Summary: Move test servlets into one package
                 Key: OOZIE-2607
                 URL: https://issues.apache.org/jira/browse/OOZIE-2607
             Project: Oozie
          Issue Type: Improvement
          Components: tests
    Affects Versions: trunk
            Reporter: Robert Kanter


We have a number of small servlets doing various things for various tests.  For example, the [{{PingServlet}}|https://github.com/apache/oozie/blob/master/core/src/test/java/org/apache/oozie/test/PingServlet.java], used by {{TestEmbeddedServletContainer}}.  

These are currently scattered around different packages.  We should try to better organize these in a single package for clarity.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)