/[Apache-SVN]/james/server/trunk/jcr-store/pom.xml
ViewVC logotype

Log of /james/server/trunk/jcr-store/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 822681 - (view) (annotate) - [select for diffs]
Modified Wed Oct 7 11:56:20 2009 UTC (7 weeks ago) by norman
File length: 3696 byte(s)
Diff to previous 822665 (colored)
some missed versions update

Revision 822665 - (view) (annotate) - [select for diffs]
Modified Wed Oct 7 11:18:15 2009 UTC (7 weeks ago) by norman
File length: 3714 byte(s)
Diff to previous 820965 (colored)
prepare for Milestone 

Revision 820965 - (view) (annotate) - [select for diffs]
Modified Fri Oct 2 11:20:42 2009 UTC (7 weeks, 5 days ago) by norman
File length: 3708 byte(s)
Diff to previous 746780 (colored)
Fix maven2 build...

Revision 746780 - (view) (annotate) - [select for diffs]
Modified Sun Feb 22 17:28:15 2009 UTC (9 months ago) by rdonkin
File length: 3828 byte(s)
Diff to previous 714221 (colored)
Fix mvn package JAMES-888 https://issues.apache.org/jira/browse/JAMES-888

Revision 714221 - (view) (annotate) - [select for diffs]
Modified Sat Nov 15 08:23:35 2008 UTC (12 months, 1 week ago) by rdonkin
File length: 2986 byte(s)
Diff to previous 711996 (colored)
Rename jcr-backend

Revision 711996 - (view) (annotate) - [select for diffs]
Modified Thu Nov 6 22:39:45 2008 UTC (12 months, 2 weeks ago) by rdonkin
Original Path: james/server/trunk/jcr-backend-function/pom.xml
File length: 2997 byte(s)
Diff to previous 699673 (colored)
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.

Revision 699673 - (view) (annotate) - [select for diffs]
Modified Sat Sep 27 15:55:07 2008 UTC (13 months, 4 weeks ago) by bago
Original Path: james/server/trunk/jcr-backend-function/pom.xml
File length: 2647 byte(s)
Diff to previous 687712 (colored)
mailet new name is apache-mailet.
Updated mailet products jars in stage and m2/ant builds to reflect this change.

Revision 687712 - (view) (annotate) - [select for diffs]
Modified Thu Aug 21 11:04:45 2008 UTC (15 months ago) by bago
Original Path: james/server/trunk/jcr-backend-function/pom.xml
File length: 2640 byte(s)
Diff to previous 685080 (colored)
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.

Revision 685080 - (view) (annotate) - [select for diffs]
Modified Tue Aug 12 08:22:30 2008 UTC (15 months, 2 weeks ago) by bago
Original Path: james/server/trunk/jcr-backend-function/pom.xml
File length: 2639 byte(s)
Diff to previous 671202 (colored)
Third (and last) round at cleaning/fixing m2 granular dependencies.
Now real dependencies for each module should be better detailed/documented in the poms.

Revision 671202 - (view) (annotate) - [select for diffs]
Modified Tue Jun 24 15:04:45 2008 UTC (17 months ago) by bago
Original Path: james/server/trunk/jcr-backend-function/pom.xml
File length: 2509 byte(s)
Diff to previous 670514 (colored)
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.

Revision 670514 - (view) (annotate) - [select for diffs]
Modified Mon Jun 23 10:52:26 2008 UTC (17 months ago) by bago
Original Path: james/server/trunk/jcr-backend-function/pom.xml
File length: 2479 byte(s)
Diff to previous 663356 (colored)
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)

Revision 663356 - (view) (annotate) - [select for diffs]
Modified Wed Jun 4 19:46:02 2008 UTC (17 months, 3 weeks ago) by bago
Original Path: james/server/trunk/jcr-backend-function/pom.xml
File length: 2323 byte(s)
Diff to previous 652517 (colored)
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).

Revision 652517 - (view) (annotate) - [select for diffs]
Modified Thu May 1 13:37:44 2008 UTC (18 months, 3 weeks ago) by bago
Original Path: james/server/trunk/jcr-backend-function/pom.xml
File length: 2468 byte(s)
Diff to previous 618381 (colored)
Enable module and fix jcr-backend-function m2 descriptors

Revision 618381 - (view) (annotate) - [select for diffs]
Modified Mon Feb 4 19:07:36 2008 UTC (21 months, 3 weeks ago) by rdonkin
Original Path: james/server/trunk/jcr-backend-function/pom.xml
File length: 2408 byte(s)
Copied from: james/server/trunk/jcr/pom.xml revision 618378
Diff to previous 618121 (colored)
Integrate JCR into the build.

Revision 618121 - (view) (annotate) - [select for diffs]
Modified Sun Feb 3 23:26:24 2008 UTC (21 months, 3 weeks ago) by rdonkin
Original Path: james/server/trunk/jcr/pom.xml
File length: 2408 byte(s)
Copied from: james/server/sandbox/james-jcr/pom.xml revision 618120
Diff to previous 538720 (colored)
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.

Revision 538720 - (view) (annotate) - [select for diffs]
Modified Wed May 16 20:33:59 2007 UTC (2 years, 6 months ago) by jukka
Original Path: james/server/sandbox/james-jcr/pom.xml
File length: 2408 byte(s)
Diff to previous 535391 (colored)
james-jcr: Updated dependencies and a simple node type definition file

Revision 535391 - (view) (annotate) - [select for diffs]
Modified Fri May 4 21:59:56 2007 UTC (2 years, 6 months ago) by jukka
Original Path: james/server/sandbox/james-jcr/pom.xml
File length: 2087 byte(s)
Diff to previous 535260 (colored)
sandbox/james-jcr: Moved the JCR prototype to server/sandbox

Revision 535260 - (view) (annotate) - [select for diffs]
Added Fri May 4 14:37:14 2007 UTC (2 years, 6 months ago) by jukka
Original Path: james/sandbox/james-jcr/pom.xml
File length: 2087 byte(s)
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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2