Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-3596

Collocate all server applications in server/apps folder

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.6.0
    • 3.7.0
    • None
    • None

    Description

      Mailing list thread: https://www.mail-archive.com/server-dev@james.apache.org/msg70406.html

      I would like to make those application easier to find in the source tree.
      
      Here would be the principles I would like to enforce:
       - All server applications should be collocated under the same directory
       - Server application modules should be clearly separated from guice
      module declarations
      
      [...] As such I propose
      the following directory layout as a first step:
      
      ```
      server/apps/spring
           -> today server/app
      server/apps/memory
           -> today server/container/guice/memory-guice
      server/apps/cassandra
           -> today server/container/guice/cassandra-guice
      server/apps/cassandra-ldap
           -> tests only
      server/apps/distributed
           -> today server/container/guice/cassandra-rabbitmq-guice
      server/apps/cassandra-ldap
           -> tests only
      server/apps/jpa
           -> today server/container/guice/jpa-guice
      server/apps/jpa-smtp
           -> today server/container/guice/jpa-smtp
      server/container/guice/*
           -> Location of guice modules, lifecycle, etc...
      server/container/spring/*
           -> Location of Spring stuff...
      ```
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              btellier Benoit Tellier
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 50m
                  50m