/[Apache-SVN]/james/server/trunk/default.properties
ViewVC logotype

Log of /james/server/trunk/default.properties

Parent Directory Parent Directory | Revision Log Revision Log


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

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

Revision 712415 - (view) (annotate) - [select for diffs]
Modified Sat Nov 8 18:17:39 2008 UTC (12 months, 2 weeks ago) by rdonkin
File length: 4262 byte(s)
Diff to previous 712412 (colored)
Now we're Java 1.5 :-)

Revision 712412 - (view) (annotate) - [select for diffs]
Modified Sat Nov 8 17:59:24 2008 UTC (12 months, 2 weeks ago) by rdonkin
File length: 4262 byte(s)
Diff to previous 599582 (colored)
This is still (just about) 2008

Revision 599582 - (view) (annotate) - [select for diffs]
Modified Thu Nov 29 21:15:12 2007 UTC (23 months, 3 weeks ago) by rdonkin
File length: 4262 byte(s)
Diff to previous 564365 (colored)
Include contents of config directory as per maven standard directory layout.

Revision 564365 - (view) (annotate) - [select for diffs]
Modified Thu Aug 9 20:14:52 2007 UTC (2 years, 3 months ago) by rdonkin
File length: 4228 byte(s)
Diff to previous 564023 (colored)
Oops - this should (of course) have been SNAPSHOT. Thanks to Stefano Bagnara for spotting this.

Revision 564023 - (view) (annotate) - [select for diffs]
Modified Wed Aug 8 21:14:09 2007 UTC (2 years, 3 months ago) by rdonkin
File length: 4219 byte(s)
Diff to previous 556260 (colored)
Relabeled release.

Revision 556260 - (view) (annotate) - [select for diffs]
Modified Sat Jul 14 11:01:56 2007 UTC (2 years, 4 months ago) by rdonkin
File length: 4226 byte(s)
Diff to previous 537573 (colored)
Added missing headers

Revision 537573 - (view) (annotate) - [select for diffs]
Modified Sun May 13 10:33:41 2007 UTC (2 years, 6 months ago) by rdonkin
File length: 3057 byte(s)
Diff to previous 521427 (colored)
In 2007 now

Revision 521427 - (view) (annotate) - [select for diffs]
Modified Thu Mar 22 19:57:00 2007 UTC (2 years, 8 months ago) by bago
File length: 3057 byte(s)
Diff to previous 521265 (colored)
Altered fordo/subant task to search for module/build.xml instead of module (so empty modules will work fine anyway)
Added workarounds to build the mailet (library) module after the api-modules but before the libraries and still include api-modules in its build.
Created pop3server, smtpserver, imapserver, nntpserver, spoolmanager, fetchmail function modules.
Moved most remaining source code to a core-library module (temporary solution).
Moved handling of Constants.java "properties-merging" to core-library/build.xml

Revision 521265 - (view) (annotate) - [select for diffs]
Modified Thu Mar 22 13:46:36 2007 UTC (2 years, 8 months ago) by bago
File length: 3026 byte(s)
Diff to previous 521167 (colored)
Made jars-prefix a variable so we can tune wether to use "james-server-" as the prefix for generated module jars or simply the module name (empty prefix)

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: 3005 byte(s)
Diff to previous 516797 (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 516797 - (view) (annotate) - [select for diffs]
Modified Sat Mar 10 22:18:51 2007 UTC (2 years, 8 months ago) by rdonkin
File length: 3012 byte(s)
Diff to previous 516704 (colored)
Update master distribution directory with result of phoenix distribution build.

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: 2959 byte(s)
Copied from: james/server/trunk/pheonix-deployment/default.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 505708 - (view) (annotate) - [select for diffs]
Modified Sat Feb 10 15:37:12 2007 UTC (2 years, 9 months ago) by rdonkin
Original Path: james/server/trunk/pheonix-deployment/default.properties
File length: 2078 byte(s)
Diff to previous 505706 (colored)
Moving source into new position (subversion does not allow source to be moved directly onto itself). Modularisation of JAMES server: Stage One, Phase One. See http://wiki.apache.org/james/Development/Modularisation.

Revision 505706 - (view) (annotate) - [select for diffs]
Modified Sat Feb 10 15:35:05 2007 UTC (2 years, 9 months ago) by rdonkin
Original Path: james/server/tags/modularisation-temp/default.properties
File length: 2078 byte(s)
Diff to previous 473013 (colored)
Moving source away (subversion does not allow source to be moved directly onto itself). Modularisation of JAMES server: Stage One, Phase One. See http://wiki.apache.org/james/Development/Modularisation.

Revision 473013 - (view) (annotate) - [select for diffs]
Modified Thu Nov 9 18:41:50 2006 UTC (3 years ago) by bago
File length: 2078 byte(s)
Diff to previous 465633 (colored)
Changed names of release artifacts to use james-server instead of james (JAMES-595)
Use "next-major" as version identifier until we wait to branch.
Use "2.4" as mailet version (minor changes over the released 2.3 mailet api (part of james 2.3.0 release)

Revision 465633 - (view) (annotate) - [select for diffs]
Modified Thu Oct 19 14:06:01 2006 UTC (3 years, 1 month ago) by bago
File length: 2053 byte(s)
Diff to previous 426796 (colored)
Moved default location for test data (db and file repositories) to the target folder. Changed the ant build to use "target" instead of "build" so that maven and ant share this temporary build folder.

Revision 426796 - (view) (annotate) - [select for diffs]
Modified Sat Jul 29 13:13:57 2006 UTC (3 years, 3 months ago) by bago
File length: 1973 byte(s)
Diff to previous 424581 (colored)
Removed jdbc3 checks. We now can rely on jdbc3 presence (java 2 1.4)

Revision 424581 - (view) (annotate) - [select for diffs]
Modified Sat Jul 22 14:23:20 2006 UTC (3 years, 4 months ago) by bago
File length: 2038 byte(s)
Diff to previous 419016 (colored)
Updated site documentation to match maven2 folder structure.
Updated build.xml to find the xdocs in the new place.
Created a pom.xml and site.xml to be able to create "server" site with the shared look using "mvn site" (JAMES-573, JAMES-571, JAMES-432)

Revision 419016 - (view) (annotate) - [select for diffs]
Modified Tue Jul 4 14:21:07 2006 UTC (3 years, 4 months ago) by norman
File length: 2033 byte(s)
Diff to previous 407963 (colored)
trunk is version 3.x

Revision 407963 - (view) (annotate) - [select for diffs]
Modified Sat May 20 07:34:50 2006 UTC (3 years, 6 months ago) by noel
File length: 2033 byte(s)
Diff to previous 406943 (colored)
When building with JDK 5, be sure to set the target platform for compatibility.

Revision 406943 - (view) (annotate) - [select for diffs]
Modified Tue May 16 13:48:09 2006 UTC (3 years, 6 months ago) by norman
File length: 1999 byte(s)
Diff to previous 365388 (colored)
-Change version to 2.4(-dev) 

Revision 365388 - (view) (annotate) - [select for diffs]
Modified Mon Jan 2 18:25:59 2006 UTC (3 years, 10 months ago) by bago
File length: 1999 byte(s)
Diff to previous 234130 (colored)
Introduce Unit Testing (JAMES-427)
Thanks to Bernd Fondermann. Running tests require junit and ristretto (not committed by now)

Revision 234130 - (view) (annotate) - [select for diffs]
Modified Sat Aug 20 20:33:28 2005 UTC (4 years, 3 months ago) by noel
File length: 1845 byte(s)
Diff to previous 168251 (colored)
version to 2.3, not 3.0

Revision 168251 - (view) (annotate) - [select for diffs]
Modified Thu May 5 03:40:02 2005 UTC (4 years, 6 months ago) by noel
File length: 1845 byte(s)
Diff to previous 168240 (colored)
make merge_v2_and_trunk branch the new trunk

Revision 168240 - (view) (annotate) - [select for diffs]
Modified Thu May 5 02:27:16 2005 UTC (4 years, 6 months ago) by noel
Original Path: james/server/branches/merge_v2_and_trunk/default.properties
File length: 1845 byte(s)
Diff to previous 164641 (colored)
Just call it 3.0-dev, rather than an alpha release label

Revision 164641 - (view) (annotate) - [select for diffs]
Modified Mon Apr 25 20:33:30 2005 UTC (4 years, 7 months ago) by noel
Original Path: james/server/branches/merge_v2_and_trunk/default.properties
File length: 1843 byte(s)
Copied from: james/server/trunk/default.properties revision 164613
Diff to previous 109108 (colored)
copy build files from trunk

Revision 109108 - (view) (annotate) - [select for diffs]
Modified Sat Apr 17 13:29:24 2004 UTC (5 years, 7 months ago) by sbrewin
File length: 1843 byte(s)
Diff to previous 108937 (colored)
Added support for MimeMultiPart/report and RFC 2298 Message Delivery Notifications (MDNs).

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: 1771 byte(s)
Diff to previous 108830 (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 108830 - (view) (annotate) - [select for diffs]
Modified Mon Jun 23 15:51:01 2003 UTC (6 years, 5 months ago) by mcconnell
File length: 1771 byte(s)
Diff to previous 108578 (colored)
Updated build file to create seperate mailet api, mailet impl, and james jar under a "jar" target.  These jars will be pulled into the Phoenix build automatically.

Revision 108578 - (view) (annotate) - [select for diffs]
Modified Mon Apr 28 13:58:38 2003 UTC (6 years, 7 months ago) by danny
File length: 1729 byte(s)
Diff to previous 108521 (colored)
removed most causes of deprecation warnings,so turning it back on.

Revision 108521 - (view) (annotate) - [select for diffs]
Modified Fri Feb 21 18:25:28 2003 UTC (6 years, 9 months ago) by mcconnell
File length: 1730 byte(s)
Diff to previous 108520 (colored)
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.

Revision 108520 - (view) (annotate) - [select for diffs]
Modified Fri Feb 21 17:54:29 2003 UTC (6 years, 9 months ago) by mcconnell
File length: 4349 byte(s)
Diff to previous 108508 (colored)
Update to make classpath content explicit in the buildfile and jar location explicit in the properties file.

Revision 108508 - (view) (annotate) - [select for diffs]
Modified Thu Feb 20 17:10:23 2003 UTC (6 years, 9 months ago) by mcconnell
File length: 4261 byte(s)
Diff to previous 108472 (colored)
Update so that the build uses the framework 4.1.4 RC.

Revision 108472 - (view) (annotate) - [select for diffs]
Modified Sun Feb 9 14:49:06 2003 UTC (6 years, 9 months ago) by mcconnell
File length: 4262 byte(s)
Diff to previous 108464 (colored)
Addition of autochecking of jars plus some property checking.

Revision 108464 - (view) (annotate) - [select for diffs]
Added Sun Feb 9 02:54:42 2003 UTC (6 years, 9 months ago) by mcconnell
File length: 4182 byte(s)
CLeaning up the buildfile formatting, seperating property declarations into an external property file, and updating the phoniex-prepare task to include replacement of excalibur-thread-1.0 with excalibur-thread-1.1, replacement of excalibur-pool 1.0 with 1.2, and the introduction of the commons-collection-2.1 jar (required by the pool CR).

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