Log of /james/server/trunk/include.properties
Parent Directory
|
Revision Log
Revision
814167 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Sep 12 15:19:12 2009 UTC
(2 months, 1 week ago)
by
norman
File length: 16652 byte(s)
Diff to
previous 791759
(
colored)
I should remember to adjust the ant build after adding new dependencies .. Do we really need the and build anymore ?
Revision
722247 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 1 21:38:04 2008 UTC
(11 months, 3 weeks ago)
by
rdonkin
File length: 16109 byte(s)
Diff to
previous 718084
(
colored)
Basic IMAP smoke test. Just sends capability but at least it demonstrates that the protocol is being served.
Revision
711996 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 6 22:39:45 2008 UTC
(12 months, 2 weeks ago)
by
rdonkin
File length: 15254 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
File length: 14503 byte(s)
Diff to
previous 699625
(
colored)
mailet new name is apache-mailet.
Updated mailet products jars in stage and m2/ant builds to reflect this change.
Revision
687822 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 21 18:23:59 2008 UTC
(15 months ago)
by
bago
File length: 14507 byte(s)
Diff to
previous 687711
(
colored)
Put back sun implementation as the default.
Geronimo's impl has too many issues at the moment to be of any help with JAMES-850.
Revision
681113 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 30 16:35:25 2008 UTC
(15 months, 3 weeks ago)
by
bago
File length: 14423 byte(s)
Diff to
previous 681095
(
colored)
Update ant-based build to make use of mailet's (base+standard) tests jar in the test classpath.
Updated mailet version dependency from 3.0-SNAPSHOT to 2.4-SNAPSHOT (3rd typos in sequence.. good day :-( )
Revision
681095 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 30 15:54:18 2008 UTC
(15 months, 3 weeks ago)
by
bago
File length: 14428 byte(s)
Diff to
previous 681092
(
colored)
Update ant-based build to make use of mailet's (base+standard) tests jar in the test classpath.
Updated mailet version dependency from 3.0-SNAPSHOT to 2.4-SNAPSHOT
Revision
681092 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 30 15:51:31 2008 UTC
(15 months, 3 weeks ago)
by
bago
File length: 14421 byte(s)
Diff to
previous 681086
(
colored)
Update ant-based build to make use of mailet's (base+standard) tests jar in the test classpath.
Updated mailet version dependency from 3.0-SNAPSHOT to 2.4-SNAPSHOT
Revision
680729 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 29 15:06:06 2008 UTC
(15 months, 4 weeks ago)
by
bago
File length: 14119 byte(s)
Diff to
previous 675912
(
colored)
Updated dnsjava to 2.0.6 (JAMES-816).
The jar is distributed under the license of the previous dnsjava 2.0.5 and has the same copyright holder.
Revision
651440 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 24 22:24:10 2008 UTC
(19 months ago)
by
rdonkin
File length: 13138 byte(s)
Diff to
previous 618381
(
colored)
Moved mailets into standard-mailets. Unfortunately, some existing mailets are coupled to abstract superclasses which were moved. Perhaps these could be moved into mailets-base then standard-mailets could become a deployment dependency only.
Revision
600157 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Dec 1 16:25:37 2007 UTC
(23 months, 3 weeks ago)
by
rdonkin
File length: 12366 byte(s)
Diff to
previous 593751
(
colored)
Base JMS integration using ActiveMQ. When the JMS service is enabled, JAMES will run a JMS server and will allow clients to connect to it. Outline implementation for review.
Revision
580728 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Sep 30 14:17:34 2007 UTC
(2 years, 1 month ago)
by
bago
File length: 10809 byte(s)
Diff to
previous 576203
(
colored)
Fix for broken nightly builds.
m2 updates for jspf to apache-jspf artifact name changes and unused dependency exclusions.
Revision
576203 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Sep 16 22:55:25 2007 UTC
(2 years, 2 months ago)
by
bago
File length: 10809 byte(s)
Diff to
previous 576181
(
colored)
SVN should do atomic commit, but it doesn't seem so.
xstream was not committed, so I updated it to 1.2.2 (latest available) and added it to LICENSE.txt (part of JAMES-797)
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: 10807 byte(s)
Diff to
previous 556260
(
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
521167 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 22 09:30:54 2007 UTC
(2 years, 8 months ago)
by
bago
File length: 9257 byte(s)
Diff to
previous 520987
(
colored)
Removed trailing spaces from classes property (it didn't compile modules).
Moved junit jar to the correct "jars" folder.
Added junit.jar to the test classpath so that running tests doesn't need junit in ant folder anymore.
Revision
516704 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 10 13:19:53 2007 UTC
(2 years, 8 months ago)
by
rdonkin
File length: 6369 byte(s)
Copied from:
james/server/trunk/pheonix-deployment/include.properties revision 508743
Diff to
previous 505708
(
colored)
Moved libraries from deployment module into a first level directory called stage. Not sure that this is the right name but should be easy enough to change after discussion. As requested, maven standard layout adopted for this directory. Tried to preserve the current phoenix build as far as possible.
Revision
452100 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 2 16:06:02 2006 UTC
(3 years, 1 month ago)
by
bago
File length: 2899 byte(s)
Diff to
previous 448822
(
colored)
Updated pom to use people.apache.org instead of minotaur.
Updated jspf to snapshot release (updated also tests for our new interfaces)
Revision
437436 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 27 18:59:27 2006 UTC
(3 years, 2 months ago)
by
norman
File length: 2892 byte(s)
Diff to
previous 427235
(
colored)
Add methods to add ham/spam via mboxfile to BayesianAnalyzerManagement and RemoteManager. See JAMES-590
Revision
427151 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 31 16:03:49 2006 UTC
(3 years, 3 months ago)
by
bago
File length: 2776 byte(s)
Diff to
previous 425118
(
colored)
First attempt to fix release packages (JAMES-582)
Include everything needed to build in source packages
Include phoenix in james with phoenix
Src (without phoenix) package can now build james.sar.
Revision
423084 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 18 13:41:43 2006 UTC
(3 years, 4 months ago)
by
norman
File length: 2991 byte(s)
Diff to
previous 415913
(
colored)
Add SPF support. See JAMES-481
Add new State map wich can be used to store object which should be valid till the whole connection
Revision
233017 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 16 17:07:50 2005 UTC
(4 years, 3 months ago)
by
bago
File length: 2744 byte(s)
Diff to
previous 230821
(
colored)
Updated phoenix and james to the latest avalon-framework (4.3RC2), updated all of the cornerstone/excalibur libraries and removed deprecated ones (excalibur-io - JAMES-408). Also removed xml handling libraries (JAMES-409 - included from jdk1.4+ no more used now that we don't need jdk1.3) (this is a part of the JAMES-406 task)
Revision
230821 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 8 17:43:28 2005 UTC
(4 years, 3 months ago)
by
bago
File length: 2512 byte(s)
Diff to
previous 168251
(
colored)
Upgrade to dnsjava 2.0.0 (JAMES-388)
Add derby support (JAMES-390)
Invert "precompilation" logic for jdbc3 (JAMES-389)
Move "candidates" libraries to the official lib / remove unused libraries (JAMES-391)
Also updated some old build.xml jar reference and removed unused rows from include.properties (e.g: xerces, commons-net)
Revision
108937 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 24 17:36:22 2003 UTC
(6 years, 3 months ago)
by
noel
File length: 3033 byte(s)
Diff to
previous 108930
(
colored)
project.class.path just needs API jars. Commons Pool is v1.0.1 Excalibur Thread was updated by Stephen to v1.1.1. Mailet API is (tentatively) v3. JavaMail had been updated to v1.3.1.
Revision
108929 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 24 13:51:12 2003 UTC
(6 years, 3 months ago)
by
mcconnell
File length: 3502 byte(s)
Diff to
previous 108572
(
colored)
Update to latest cornerstone candidates (in lib/candidates) and added 1.0 version of commons dbcp to the lib directory.
Revision
108572 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 28 11:53:31 2003 UTC
(6 years, 7 months ago)
by
danny
File length: 2977 byte(s)
Diff to
previous 108569
(
colored)
Trying (empiricly) to clean up James' Jar Hell.
Moving Avalon framework 4.1.4 to phoenix-bin/lib
James still *appears* to build and run
Revision
108569 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 25 10:32:51 2003 UTC
(6 years, 7 months ago)
by
danny
File length: 2976 byte(s)
Diff to
previous 108521
(
colored)
Fixed mailet javadoc external links to Avalon (of which there should actually be NONE as a matter of design principle)
Grouped include.properties entries by location
Revision
108521 -
(
view)
(
annotate)
-
[select for diffs]
Added
Fri Feb 21 18:25:28 2003 UTC
(6 years, 9 months ago)
by
mcconnell
File length: 2895 byte(s)
Seperated out the jar file location defintions from the build environment stuff so that we can reference the includeded file defintions from the test buildfile.
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.