Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
add missing m2 dependencies
More decoupling of Avalon to move to Guice (JAMES-893)
prepare for Milestone
Fix mvn package JAMES-888 https://issues.apache.org/jira/browse/JAMES-888
Switch poms to revised name for mailet-base JAMES-888
Switch poms to revised name for standard mailets JAMES-888
mailet new name is apache-mailet. Updated mailet products jars in stage and m2/ant builds to reflect this change.
update m2 build to reflect new imap module names.
Updated james products to final versions also for the m2 build.
Updated james products to final versions also for the m2 build.
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.
Renamed james-common-util to james-server-common-util and james-javamail-util to james-server-javamail-util. At first I chose the serverless name, but ant build uses james-server prefix for every module, so it's easier to use the same name from m2 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.
Renamed mailnotification-util to javamail-util. It contains javamail specific code.
Introduced new modules: common-util: contains only InternetPrintWriter ATM mailnotification-utl: some javamail only dsn/mdn code avalon-socket-library: the basic framework used by our socketbased functions. moved some class from user-library to user-api.
Now that I refactored MockMailServer we can move LocalDelivery to spoolmanager!
Moved transport tests to spoolmanager-function (LocalDeliveryTest issue in progress)
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).
Fix m2 dependencies declaration: - apache-james-standard-mailets and apache-james-mailet-base declared in main pom dependencyManagement - added apache-mime4j as a torque-mailboxmanager-function dependencies - added apache-james-standard-mailets to spoolmanager-function (because some Abstract mailet has been moved to the standard-mailets project) - removed mordred-library module from main pom module lists (the module has been removed from the source tree previously)
Moved org.apache.james.util.mailet into mailet-base
Spoolmanager no longer has a dependency on bouncy castle
Updated m2 build to the latest code refactorings made by Robert.
Fix missing/outdated m2 dependency declarations.
Big dependencies update. Updated dnsjava to 2.0.5 (JAMES-816) Updated all of the cornerstone libraries to 2.2.2 (JAMES-798) Updated torque to 3.3RC2 Updated javamail 1.4.1ea to a newer build (related to JAMES-693) Updated maven2 poms introducing the dependencyManagement stuff in the root pom, so to have dependencies versions in a single place. Updated license file to reflect changed paths (part of JAMES-797)
Added missing headers
Fix ant and m2 builds for mailet changes / Updated staged dependencies.
Added maven2 poms for every module and updated the phoenix-deployment module to work in multimodule project. Moved website from phoenix-module to the root module. Configured the main pom.xml to create aggregated jxr and javadocs reports (1 single structure and not per-module)
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 |