Uploaded image for project: 'mod_cluster'
  1. mod_cluster
  2. MODCLUSTER-500

Consider dropping base container module; copy container integration code to every integration

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Do
    • Major
    • 2.0.0.Final
    • None
    • Core + SPIs
    • None

    Description

      The main reason for this would be to do the build process right in one take and thus simplify installation (and CI too).

      Just comparing Java code:

      [rhusar@syrah container]$ find tomcat6 -name '*.java' | xargs wc -l
           678 total
      [rhusar@syrah container]$ find tomcat7 -name '*.java' | xargs wc -l
           754 total
      [rhusar@syrah container]$ find tomcat8 -name '*.java' | xargs wc -l
           794 total
      [rhusar@syrah container]$ find tomcat9 -name '*.java' | xargs wc -l
          1121 total
      [rhusar@syrah container]$ find catalina -name '*.java' | xargs wc -l
          3359 total
      

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-rhusar Radoslav Husar
              rhn-engineering-rhusar Radoslav Husar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: