Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
fix build
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
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.
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.
Move mailrepository tests to core-library and usersrepository tests to avalon-user-function.
Different attempt in specifying the mailet-base test-jar depedency
Declare mailet's test-jar in dependency-management. Add base-mailet test-jar to avalon-user-function module.
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.
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 |