Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
some missed versions update
prepare for Milestone
Fix maven2 build...
Fix mvn package JAMES-888 https://issues.apache.org/jira/browse/JAMES-888
Rename jcr-backend
Basic implementation of User Repository using Jackrabbit. Decided that my JCR-foo is not sufficient to code without integration testing so I've added a working Repository for testing together with H2 for in-memory testing.
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.
m2: Add derby to runtime requirements (fix failing tests) m2: Add src/conf to resources (future test compatibility) m2: exclude xerces from jackrabbit dependencies (ClassNotFoundException)
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).
Enable module and fix jcr-backend-function m2 descriptors
Integrate JCR into the build.
Straight copy of james-jcr into trunk. No build integration yet and possibly some discussion needed. Any revisions after 618120 will need to be merged in later.
james-jcr: Updated dependencies and a simple node type definition file
sandbox/james-jcr: Moved the JCR prototype to server/sandbox
sandbox/james-jcr: The prototype JCR store mailet
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 |