]
Michal Babacek closed MODCLUSTER-112.
-------------------------------------
Closing. Clean-up.
At least one of the following applies:
* the issue has been thoroughly tested as a part of one of the current releases
or
* it hasn't occurred in ~2 years
or
* it's utterly harmless
Refactor project into modules for HA, catalina, core, etc.
----------------------------------------------------------
Key: MODCLUSTER-112
URL:
https://issues.jboss.org/browse/MODCLUSTER-112
Project: mod_cluster
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Fix For: 1.2.0.Beta1
Restructure maven project to create separate module jars.
mod-cluster-spi: ContainerEventHandler, Server, Engine, Connector, Host, Context
mod-cluster-core: ModClusterService and dependencies
mod-cluster-ha: HAModClusterService and dependencies
mod-cluster-catalina: ModClusterListener, CatalinaEventHandlerAdapter and spi
implementation