Log of /james/server/trunk/nntpserver-function/pom.xml
Parent Directory
|
Revision Log
Revision
824558 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 13 01:06:29 2009 UTC
(6 weeks, 3 days ago)
by
bago
File length: 3751 byte(s)
Diff to
previous 822665
(
colored)
trying to add maven 2 dependencies to fix m2 build.
ant is broken because a library (avalon-socket-library) cannot depend on another library (socket-shared-library). maybe we need a socket-api and then the 2 libraries should not depend on each other.
Revision
687712 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 21 11:04:45 2008 UTC
(15 months ago)
by
bago
File length: 2926 byte(s)
Diff to
previous 685105
(
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
685105 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 12 09:37:44 2008 UTC
(15 months, 2 weeks ago)
by
bago
File length: 2926 byte(s)
Diff to
previous 685080
(
colored)
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.
Revision
685080 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 12 08:22:30 2008 UTC
(15 months, 2 weeks ago)
by
bago
File length: 2912 byte(s)
Diff to
previous 684799
(
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
684424 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 10 09:04:40 2008 UTC
(15 months, 2 weeks ago)
by
bago
File length: 2510 byte(s)
Diff to
previous 671202
(
colored)
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.
Revision
671202 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 24 15:04:45 2008 UTC
(17 months ago)
by
bago
File length: 2363 byte(s)
Diff to
previous 663356
(
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
663356 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 4 19:46:02 2008 UTC
(17 months, 3 weeks ago)
by
bago
File length: 2301 byte(s)
Diff to
previous 611913
(
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
576181 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Sep 16 21:29:31 2007 UTC
(2 years, 2 months ago)
by
bago
File length: 2289 byte(s)
Diff to
previous 556262
(
colored)
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)
Revision
524421 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sat Mar 31 13:23:08 2007 UTC
(2 years, 7 months ago)
by
bago
File length: 1312 byte(s)
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.