Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
prepare for Milestone
mailet new name is apache-mailet. Updated mailet products jars in stage and m2/ant builds to reflect this change.
Changed the way m2 depends on javamail. Added support for building against geronimo implementation via maven profile (-Pgeronimo) Should help investigating on JAMES-850, too.
Third (and last) round at cleaning/fixing m2 granular dependencies. Now real dependencies for each module should be better detailed/documented in the poms.
Move real javamail dependency to the parent pom, to make it easier to switch to alternative implementations. (related to JAMES-845) Documented how to use geronimo in the main pom.
Created pom for mailbox-library, updated dependencies for most modules: - removed junit dependency from modules with no tests (newest maven works now, old mavens had error in this case). - removed unused dependencies from modules. - added explicit dependencies to modules where needed (sometimes we relied to transitive dependencies for direct dependencies and this "hide" real dependencies).
Updated m2 build to the latest code refactorings made by Robert.
Base JMS integration using ActiveMQ. When the JMS service is enabled, JAMES will run a JMS server and will allow clients to connect to it. Outline implementation for review.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |