/[Apache-SVN]/james/server/trunk/phoenix-deployment-refactor/build.xml
ViewVC logotype

Log of /james/server/trunk/phoenix-deployment-refactor/build.xml

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 686697 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 08:33:27 2008 UTC (15 months, 1 week ago) by bago
File length: 10059 byte(s)
Diff to previous 686693 (colored)
An ongoing effort to handle the ant+m2 build for the avalon/phoenix deployment.
This reuse the ant build infrastructure as much as possible and have m2 descriptor to create the same artifacts using maven.
The current status is that both builds create the sar file.
Some more work is required to build the other distributions.
Temporarily removed from the main pom.xml and renamed to a "-refactor" suffix so that it will be ignored by current builds.

Revision 686693 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 08:28:50 2008 UTC (15 months, 1 week ago) by bago
Original Path: james/server/trunk/sar-deployment/build.xml
File length: 10059 byte(s)
Diff to previous 686605 (colored)
Updated ant build for sar-deployment to correctly include LICENSE/NOTICE and phoenix descriptors/confs.
Updated m2 build to build the sar too (it builds a zip because of a limitation in the assembly plugin).

Revision 686605 - (view) (annotate) - [select for diffs]
Modified Sun Aug 17 11:49:33 2008 UTC (15 months, 1 week ago) by bago
Original Path: james/server/trunk/sar-deployment/build.xml
File length: 10072 byte(s)
Diff to previous 686603 (colored)
replace the right sar-deployment module

Revision 686603 - (view) (annotate) - [select for diffs]
Modified Sun Aug 17 11:48:21 2008 UTC (15 months, 1 week ago) by bago
Original Path: james/server/trunk/temp/build.xml
File length: 10072 byte(s)
Diff to previous 686602 (colored)
trying to fix some bad commit

Revision 686602 - (view) (annotate) - [select for diffs]
Modified Sun Aug 17 11:46:26 2008 UTC (15 months, 1 week ago) by bago
Original Path: james/server/trunk/sar-deployment/sar-deployment/build.xml
File length: 10072 byte(s)
Diff to previous 686531 (colored)
trying to revert the previous commit

Revision 686531 - (view) (annotate) - [select for diffs]
Modified Sat Aug 16 17:43:04 2008 UTC (15 months, 1 week ago) by bago
Original Path: james/server/trunk/sar-deployment/build.xml
File length: 10072 byte(s)
Diff to previous 686504 (colored)
Updated ant build to generate both jar and sar files for avalon containers.

Revision 686504 - (view) (annotate) - [select for diffs]
Modified Sat Aug 16 14:20:53 2008 UTC (15 months, 1 week ago) by bago
Original Path: james/server/trunk/sar-deployment/build.xml
File length: 1183 byte(s)
Diff to previous 686498 (colored)
Our ant build calls "everything" target instead of "dist" for deployments.

Revision 686498 - (view) (annotate) - [select for diffs]
Modified Sat Aug 16 13:29:22 2008 UTC (15 months, 1 week ago) by bago
Original Path: james/server/trunk/sar-deployment/build.xml
File length: 1109 byte(s)
Diff to previous 686489 (colored)
sar-deployment is intended to only generate the james.sar file, so
- there's no need to have phoenix-bin included
- we can try to use the common deployment build mechanism.

Revision 686489 - (view) (annotate) - [select for diffs]
Modified Sat Aug 16 12:56:19 2008 UTC (15 months, 1 week ago) by bago
Original Path: james/server/trunk/sar-deployment/build.xml
File length: 52549 byte(s)
Diff to previous 686483 (colored)
phoenix-deployment => sar-deployment (just to not have failures in CI while I work out the refactoring)

Revision 686483 - (view) (annotate) - [select for diffs]
Modified Sat Aug 16 12:33:24 2008 UTC (15 months, 1 week ago) by bago
Original Path: james/server/trunk/sar-deployment/build.xml
File length: 52565 byte(s)
Diff to previous 684811 (colored)
preparing sar deployment module

Revision 684811 - (view) (annotate) - [select for diffs]
Modified Mon Aug 11 16:48:35 2008 UTC (15 months, 2 weeks ago) by bago
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 52565 byte(s)
Diff to previous 684444 (colored)
Prepare structure for 3 new modules:
core-api
management-library
core-function

Revision 684444 - (view) (annotate) - [select for diffs]
Modified Sun Aug 10 10:14:07 2008 UTC (15 months, 2 weeks ago) by bago
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 52293 byte(s)
Diff to previous 681122 (colored)
Phoenix-deployment uses its own ant build mechanism. Updating to support util modules.

Revision 681122 - (view) (annotate) - [select for diffs]
Modified Wed Jul 30 16:57:04 2008 UTC (15 months, 3 weeks ago) by bago
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 51757 byte(s)
Diff to previous 676552 (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 (5th attempt.. phoenix-deployment declare its own dependencies..)

Revision 676552 - (view) (annotate) - [select for diffs]
Modified Mon Jul 14 11:23:59 2008 UTC (16 months, 1 week ago) by bago
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 51640 byte(s)
Diff to previous 674324 (colored)
Fix test classpath for the last change to MBoxRepository test.

Revision 674324 - (view) (annotate) - [select for diffs]
Modified Sun Jul 6 17:56:09 2008 UTC (16 months, 2 weeks ago) by rdonkin
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 51573 byte(s)
Diff to previous 670512 (colored)
When there are test failures, don't just ignore them.

Revision 670512 - (view) (annotate) - [select for diffs]
Modified Mon Jun 23 10:49:02 2008 UTC (17 months ago) by bago
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 51572 byte(s)
Diff to previous 655626 (colored)
Make sure we run unit tests on default target (everything).
Changed to not halt-on-error by default: want to see all of the failures.

Revision 655626 - (view) (annotate) - [select for diffs]
Modified Mon May 12 20:14:11 2008 UTC (18 months, 2 weeks ago) by rdonkin
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 51324 byte(s)
Diff to previous 655588 (colored)
Back out backport usage and opt for the traditionally way.

Revision 655588 - (view) (annotate) - [select for diffs]
Modified Mon May 12 18:22:39 2008 UTC (18 months, 2 weeks ago) by rdonkin
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 51378 byte(s)
Diff to previous 654221 (colored)
Classic case for AtomicLong

Revision 654221 - (view) (annotate) - [select for diffs]
Modified Wed May 7 19:15:41 2008 UTC (18 months, 2 weeks ago) by rdonkin
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 51327 byte(s)
Diff to previous 651440 (colored)
Moved org.apache.james.util.mailet into mailet-base

Revision 651440 - (view) (annotate) - [select for diffs]
Modified Thu Apr 24 22:24:10 2008 UTC (19 months ago) by rdonkin
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 51169 byte(s)
Diff to previous 647936 (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 647936 - (view) (annotate) - [select for diffs]
Modified Mon Apr 14 19:09:37 2008 UTC (19 months, 1 week ago) by rdonkin
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 51028 byte(s)
Diff to previous 646680 (colored)
Fixed hard dependency on bouncy castle in deployment

Revision 646680 - (view) (annotate) - [select for diffs]
Modified Thu Apr 10 08:37:32 2008 UTC (19 months, 2 weeks ago) by berndf
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 51229 byte(s)
Diff to previous 646345 (colored)
improve XML formatting for the eclipse tasks

Revision 646345 - (view) (annotate) - [select for diffs]
Modified Wed Apr 9 13:43:54 2008 UTC (19 months, 2 weeks ago) by rdonkin
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 50450 byte(s)
Diff to previous 634828 (colored)
Project and classpath generation code for Eclipse.

Revision 634828 - (view) (annotate) - [select for diffs]
Modified Fri Mar 7 21:21:51 2008 UTC (20 months, 2 weeks ago) by berndf
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 47391 byte(s)
Diff to previous 618761 (colored)
fixing phoenix deployment, by adding james-jms.xml to the right places but disabling it properly at the same time

Revision 618761 - (view) (annotate) - [select for diffs]
Modified Tue Feb 5 19:59:21 2008 UTC (21 months, 2 weeks ago) by rdonkin
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 47244 byte(s)
Diff to previous 600157 (colored)
Added JCR to deployment

Revision 600157 - (view) (annotate) - [select for diffs]
Modified Sat Dec 1 16:25:37 2007 UTC (23 months, 3 weeks ago) by rdonkin
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 46688 byte(s)
Diff to previous 593936 (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 593936 - (view) (annotate) - [select for diffs]
Modified Sun Nov 11 18:19:55 2007 UTC (2 years ago) by rdonkin
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 45839 byte(s)
Diff to previous 593751 (colored)
Fix source distribution

Revision 593751 - (view) (annotate) - [select for diffs]
Modified Sat Nov 10 07:59:09 2007 UTC (2 years ago) by rdonkin
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 44528 byte(s)
Diff to previous 576181 (colored)
Added Mime4J SNAPSHOT for use in IMAP.

Revision 576181 - (view) (annotate) - [select for diffs]
Modified Sun Sep 16 21:29:31 2007 UTC (2 years, 2 months ago) by bago
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 44249 byte(s)
Diff to previous 564683 (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 564683 - (view) (annotate) - [select for diffs]
Modified Fri Aug 10 17:11:39 2007 UTC (2 years, 3 months ago) by rdonkin
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 44242 byte(s)
Diff to previous 561734 (colored)
Include all modules in javadocs

Revision 561734 - (view) (annotate) - [select for diffs]
Modified Wed Aug 1 09:23:34 2007 UTC (2 years, 3 months ago) by rdonkin
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 43967 byte(s)
Diff to previous 535161 (colored)
Build test jars. To allow test frameworks to be used against deployed components.

Revision 535161 - (view) (annotate) - [select for diffs]
Modified Fri May 4 10:50:31 2007 UTC (2 years, 6 months ago) by danny
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 43644 byte(s)
Diff to previous 524968 (colored)
fixing the build

Revision 524968 - (view) (annotate) - [select for diffs]
Modified Mon Apr 2 23:32:30 2007 UTC (2 years, 7 months ago) by bago
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 46644 byte(s)
Diff to previous 524874 (colored)
Fix ant build (xdocs are no more in the phoenix-deployment module)

Revision 524874 - (view) (annotate) - [select for diffs]
Modified Mon Apr 2 18:19:35 2007 UTC (2 years, 7 months ago) by bago
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 46410 byte(s)
Diff to previous 521427 (colored)
Fix ant build (xdocs are no more in the phoenix-deployment module)

Revision 521427 - (view) (annotate) - [select for diffs]
Modified Thu Mar 22 19:57:00 2007 UTC (2 years, 8 months ago) by bago
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 46508 byte(s)
Diff to previous 521268 (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 521268 - (view) (annotate) - [select for diffs]
Modified Thu Mar 22 13:51:07 2007 UTC (2 years, 8 months ago) by bago
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 46303 byte(s)
Diff to previous 521169 (colored)
Created api-module "mailet-api" and moved sources there.
Commented some part of phoenix-deployment build.xml to skip mailet javadocs generation and source copying for sdk.
Added stage/org.apache.james/{jars-prefix}*-(api|library|function).jar to the classpath and to the generated sar in build.xml for phoenix-deployment.

Revision 521169 - (view) (annotate) - [select for diffs]
Modified Thu Mar 22 09:34:17 2007 UTC (2 years, 8 months ago) by bago
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 45355 byte(s)
Diff to previous 520987 (colored)
Applied the just added ${junit.jar} variable to phoenix-deployment/build.xml

Revision 520987 - (view) (annotate) - [select for diffs]
Modified Wed Mar 21 20:11:26 2007 UTC (2 years, 8 months ago) by bago
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 45371 byte(s)
Diff to previous 516961 (colored)
Made james.sar/SAR-INF/lib folder "flat" (JAMES-779)

Revision 516961 - (view) (annotate) - [select for diffs]
Modified Sun Mar 11 17:13:42 2007 UTC (2 years, 8 months ago) by noel
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 43556 byte(s)
Diff to previous 516957 (colored)
Modify the build to compile and run with junit from local classpath (new Ant 1.7.0 feature).  Add junit.jar binary (approved on 3rd party license list to local set of libraries.

Revision 516957 - (view) (annotate) - [select for diffs]
Modified Sun Mar 11 16:56:45 2007 UTC (2 years, 8 months ago) by noel
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 43493 byte(s)
Diff to previous 516838 (colored)
removed tabs and trailing whitespace.  no other changes

Revision 516838 - (view) (annotate) - [select for diffs]
Modified Sun Mar 11 01:57:40 2007 UTC (2 years, 8 months ago) by noel
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 43873 byte(s)
Diff to previous 516797 (colored)
preserve bin/ and src/ directories when moving to the master dist/ directory

Revision 516797 - (view) (annotate) - [select for diffs]
Modified Sat Mar 10 22:18:51 2007 UTC (2 years, 8 months ago) by rdonkin
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 43755 byte(s)
Diff to previous 516706 (colored)
Update master distribution directory with result of phoenix distribution build.

Revision 516706 - (view) (annotate) - [select for diffs]
Modified Sat Mar 10 13:25:12 2007 UTC (2 years, 8 months ago) by rdonkin
Original Path: james/server/trunk/phoenix-deployment/build.xml
File length: 42441 byte(s)
Diff to previous 516704 (colored)
Corrected speiling. Thanks to Noel 8-)

Revision 516704 - (view) (annotate) - [select for diffs]
Modified Sat Mar 10 13:19:53 2007 UTC (2 years, 8 months ago) by rdonkin
Original Path: james/server/trunk/pheonix-deployment/build.xml
File length: 42441 byte(s)
Diff to previous 505873 (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 505873 - (view) (annotate) - [select for diffs]
Modified Sun Feb 11 10:11:02 2007 UTC (2 years, 9 months ago) by rdonkin
Original Path: james/server/trunk/pheonix-deployment/build.xml
File length: 41831 byte(s)
Diff to previous 505708 (colored)
Top level build for modules.

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/build.xml
File length: 41788 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/build.xml
File length: 41788 byte(s)
Diff to previous 501565 (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 501565 - (view) (annotate) - [select for diffs]
Modified Tue Jan 30 21:12:57 2007 UTC (2 years, 9 months ago) by rdonkin
Original Path: james/server/trunk/build.xml
File length: 41788 byte(s)
Diff to previous 495746 (colored)
First cut at generating more content for the MailetSDK distribution. Added a coupled of sample mailets into src/test. https://issues.apache.org/jira/browse/JAMES-575. Contributed by yours truly.

Revision 495746 - (view) (annotate) - [select for diffs]
Modified Fri Jan 12 21:40:47 2007 UTC (2 years, 10 months ago) by joachim
Original Path: james/server/trunk/build.xml
File length: 39137 byte(s)
Diff to previous 486562 (colored)
initial commit for JAMES-761, only partial working

Revision 486562 - (view) (annotate) - [select for diffs]
Modified Wed Dec 13 09:36:17 2006 UTC (2 years, 11 months ago) by berndf
Original Path: james/server/trunk/build.xml
File length: 38889 byte(s)
Diff to previous 486089 (colored)
suppress javadoc warnings for phoenix tags phoenix:mx-topic, phoenix:mx-operation, phoenix:mx-description, phoenix:mx-attribute, phoenix:mx-isWriteable

Revision 486089 - (view) (annotate) - [select for diffs]
Modified Tue Dec 12 10:42:07 2006 UTC (2 years, 11 months ago) by berndf
Original Path: james/server/trunk/build.xml
File length: 38539 byte(s)
Diff to previous 481870 (colored)
fix javadocs (JAMES-733)

Revision 481870 - (view) (annotate) - [select for diffs]
Modified Sun Dec 3 19:59:18 2006 UTC (2 years, 11 months ago) by joachim
Original Path: james/server/trunk/build.xml
File length: 38543 byte(s)
Diff to previous 473776 (colored)
Introducing MailboxManagerFactory and VirtualMailboxManager
introducing MailstoreMailboxManager to access legacy MailRepositories
merged revions 471673:481814 from https://svn.apache.org/repos/asf/james/server/sandbox/

Revision 473776 - (view) (annotate) - [select for diffs]
Modified Sat Nov 11 19:18:03 2006 UTC (3 years ago) by noel
Original Path: james/server/trunk/build.xml
File length: 38467 byte(s)
Diff to previous 473766 (colored)
Add support for a single unit test via run-unit-test -Dtest=<testname>.

Revision 473766 - (view) (annotate) - [select for diffs]
Modified Sat Nov 11 18:06:00 2006 UTC (3 years ago) by noel
Original Path: james/server/trunk/build.xml
File length: 37526 byte(s)
Diff to previous 473037 (colored)
A distribution build should be run on a clean directory structure, and unit testing should be enforced.

Revision 473037 - (view) (annotate) - [select for diffs]
Modified Thu Nov 9 19:15:45 2006 UTC (3 years ago) by bago
Original Path: james/server/trunk/build.xml
File length: 37505 byte(s)
Diff to previous 473013 (colored)
Previous commit create a non-working james because sometime the jar name was hardcoded in build.xml. Fixed it to use the property file always (JAMES-595)

Revision 473013 - (view) (annotate) - [select for diffs]
Modified Thu Nov 9 18:41:50 2006 UTC (3 years ago) by bago
Original Path: james/server/trunk/build.xml
File length: 37501 byte(s)
Diff to previous 468923 (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 468923 - (view) (annotate) - [select for diffs]
Modified Sun Oct 29 15:37:02 2006 UTC (3 years ago) by bago
Original Path: james/server/trunk/build.xml
File length: 37489 byte(s)
Diff to previous 468903 (colored)
Upgraded jmock to 1.1.0 final

Revision 468903 - (view) (annotate) - [select for diffs]
Modified Sun Oct 29 13:43:44 2006 UTC (3 years ago) by berndf
Original Path: james/server/trunk/build.xml
File length: 37492 byte(s)
Diff to previous 464742 (colored)
add processor, mailet and matcher management (JAMES-635)

Revision 464742 - (view) (annotate) - [select for diffs]
Modified Mon Oct 16 23:53:00 2006 UTC (3 years, 1 month ago) by bago
Original Path: james/server/trunk/build.xml
File length: 37442 byte(s)
Diff to previous 453659 (colored)
merging imap-integration branch

Revision 453659 - (view) (annotate) - [select for diffs]
Modified Fri Oct 6 16:21:35 2006 UTC (3 years, 1 month ago) by norman
Original Path: james/server/trunk/build.xml
File length: 36607 byte(s)
Diff to previous 441772 (colored)
Fix www folder creation. See JAMES-630

Revision 441772 - (view) (annotate) - [select for diffs]
Modified Sat Sep 9 09:36:46 2006 UTC (3 years, 2 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 36609 byte(s)
Diff to previous 437436 (colored)
Removed unused/bad classpath inclusions for tests (we don't bundle ant anymore, optional and junit must be places in ANT_HOME/lib folder)

Revision 437436 - (view) (annotate) - [select for diffs]
Modified Sun Aug 27 18:59:27 2006 UTC (3 years, 3 months ago) by norman
Original Path: james/server/trunk/build.xml
File length: 36728 byte(s)
Diff to previous 433193 (colored)
Add methods to add ham/spam via mboxfile to BayesianAnalyzerManagement and RemoteManager. See JAMES-590

Revision 433193 - (view) (annotate) - [select for diffs]
Modified Mon Aug 21 07:51:11 2006 UTC (3 years, 3 months ago) by norman
Original Path: james/server/trunk/build.xml
File length: 36346 byte(s)
Diff to previous 431914 (colored)
Add UPGRADE.txt to build script

Revision 431914 - (view) (annotate) - [select for diffs]
Modified Wed Aug 16 15:05:53 2006 UTC (3 years, 3 months ago) by norman
Original Path: james/server/trunk/build.xml
File length: 36208 byte(s)
Diff to previous 429311 (colored)
Move the handlerchain configuration to a an extra xml file. See JAMES-496

Revision 429311 - (view) (annotate) - [select for diffs]
Modified Mon Aug 7 12:00:51 2006 UTC (3 years, 3 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 36035 byte(s)
Diff to previous 428460 (colored)
1. run-unit-tests now halts on error
2. Legal licensing issues (JAMES-579)
  a. Created a README.txt including crypto notice
  b. added required sentences (by 3rd party licenses) to NOTICE.txt
  c. added 3rd party LICENSEs links to LICENSE.txt 
  d. Included README/NOTICE/LICENSE txt files in binary/sources redistributable packages (rel JAMES-582)

Revision 428460 - (view) (annotate) - [select for diffs]
Modified Thu Aug 3 17:56:41 2006 UTC (3 years, 3 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 36541 byte(s)
Diff to previous 427151 (colored)
Fix run-unit-tests task dependencies. It didn't work if ran without a prior compile.

Revision 427151 - (view) (annotate) - [select for diffs]
Modified Mon Jul 31 16:03:49 2006 UTC (3 years, 3 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 36563 byte(s)
Diff to previous 426796 (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 426796 - (view) (annotate) - [select for diffs]
Modified Sat Jul 29 13:13:57 2006 UTC (3 years, 3 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 35923 byte(s)
Diff to previous 426007 (colored)
Removed jdbc3 checks. We now can rely on jdbc3 presence (java 2 1.4)

Revision 426007 - (view) (annotate) - [select for diffs]
Modified Thu Jul 27 08:52:06 2006 UTC (3 years, 4 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 36731 byte(s)
Diff to previous 425118 (colored)
Updated license header in java files, added asl2 header to xdoc, pom, build files.
Updated NOTICE to include references to all of the distributed libraries (JAMES-579)

Revision 425118 - (view) (annotate) - [select for diffs]
Modified Mon Jul 24 17:02:28 2006 UTC (3 years, 4 months ago) by norman
Original Path: james/server/trunk/build.xml
File length: 36834 byte(s)
Diff to previous 423953 (colored)
Add new jSPF snapshot to support loggin via avalon
Remove not longer needed log4j jar

Revision 423953 - (view) (annotate) - [select for diffs]
Modified Thu Jul 20 15:20:12 2006 UTC (3 years, 4 months ago) by norman
Original Path: james/server/trunk/build.xml
File length: 36912 byte(s)
Diff to previous 423084 (colored)
Add support for commons daemon. See JAMES-500

Revision 423084 - (view) (annotate) - [select for diffs]
Modified Tue Jul 18 13:41:43 2006 UTC (3 years, 4 months ago) by norman
Original Path: james/server/trunk/build.xml
File length: 36780 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 415913 - (view) (annotate) - [select for diffs]
Modified Wed Jun 21 05:22:01 2006 UTC (3 years, 5 months ago) by norman
Original Path: james/server/trunk/build.xml
File length: 36626 byte(s)
Diff to previous 408898 (colored)
Remove RepositoryManager and cornerstone-store-impl. Thx Stefano. See JAMES-515

Revision 408898 - (view) (annotate) - [select for diffs]
Modified Tue May 23 14:09:09 2006 UTC (3 years, 6 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 36684 byte(s)
Diff to previous 408204 (colored)
Remove ant and its dependencies. Cleaned up build.xml. Fixed build.xml for SMIME mailets (JAMES-506)

Revision 408204 - (view) (annotate) - [select for diffs]
Modified Sun May 21 17:55:07 2006 UTC (3 years, 6 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 37553 byte(s)
Diff to previous 407963 (colored)
Fix newline problems, re-added check for xdocs newlines in build.xml, added svn:eol-style to ToProcessor

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

Revision 407538 - (view) (annotate) - [select for diffs]
Modified Thu May 18 12:25:23 2006 UTC (3 years, 6 months ago) by norman
Original Path: james/server/trunk/build.xml
File length: 37422 byte(s)
Diff to previous 407017 (colored)
copy sendmail.py to the bin directory. See JAMES-501

Revision 407017 - (view) (annotate) - [select for diffs]
Modified Tue May 16 18:28:09 2006 UTC (3 years, 6 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 36814 byte(s)
Diff to previous 405795 (colored)
Remove ristretto.jar from ant tasks (JAMES-498)
(Removed all dependencies from ristretto)

Revision 405795 - (view) (annotate) - [select for diffs]
Modified Wed May 10 16:46:54 2006 UTC (3 years, 6 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 36882 byte(s)
Diff to previous 399100 (colored)
Fix newlines in test classes, added a fixcrlf for test folder to the build.xml, added svn:eol-style native to the test files.

Revision 399100 - (view) (annotate) - [select for diffs]
Modified Wed May 3 00:38:52 2006 UTC (3 years, 6 months ago) by noel
Original Path: james/server/trunk/build.xml
File length: 36781 byte(s)
Diff to previous 398235 (colored)
JAF 1.1 available.  Manually downloaded from maven-repository.dev.java.net

Revision 398235 - (view) (annotate) - [select for diffs]
Modified Sat Apr 29 20:58:51 2006 UTC (3 years, 6 months ago) by noel
Original Path: james/server/trunk/build.xml
File length: 36777 byte(s)
Diff to previous 398082 (colored)
Update source and build files for JavaMail 1.4.0

Revision 398082 - (view) (annotate) - [select for diffs]
Modified Sat Apr 29 04:25:50 2006 UTC (3 years, 6 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 36777 byte(s)
Diff to previous 387923 (colored)
fix to ant for unit-tests and new dnsserver tests. (reported by Bernd)

Revision 387923 - (view) (annotate) - [select for diffs]
Modified Wed Mar 22 19:51:38 2006 UTC (3 years, 8 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 36660 byte(s)
Diff to previous 372522 (colored)
Fixed problematic schema validation for ssl socket factory (JAMES-458)

Revision 372522 - (view) (annotate) - [select for diffs]
Modified Thu Jan 26 13:12:20 2006 UTC (3 years, 10 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 36652 byte(s)
Diff to previous 371298 (colored)
Updated dnsjava to 2.0.1

Revision 371298 - (view) (annotate) - [select for diffs]
Modified Sun Jan 22 14:11:05 2006 UTC (3 years, 10 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 36652 byte(s)
Diff to previous 366800 (colored)
Updated build.xml to include commons-net when running the run-unit-tests target (Thanks to Bernd)

Revision 366800 - (view) (annotate) - [select for diffs]
Modified Sat Jan 7 15:45:40 2006 UTC (3 years, 10 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 36584 byte(s)
Diff to previous 365934 (colored)
Removed an NPE on getUserInbox for an unknown user: now we simply return null.
Upgraded unit tests to 3.0, thanks to Bernd Fondermann again (JAMES-427).

Revision 365934 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 16:23:19 2006 UTC (3 years, 10 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 36585 byte(s)
Diff to previous 365668 (colored)
Upgraded avalon phoenix to 4.2 and updated the build script according to new phoenix tasks (related to JAMES-406 and JAMES-418).

Revision 365668 - (view) (annotate) - [select for diffs]
Modified Tue Jan 3 15:59:29 2006 UTC (3 years, 10 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 36427 byte(s)
Diff to previous 365388 (colored)
Updated cornerstone-datasource-impl to a patched version to support validating avalon containers (loom / phoenix trunk). See the bug report in EXLBR-30. (part of fix for JAMES-418)

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

Revision 357396 - (view) (annotate) - [select for diffs]
Modified Sat Dec 17 22:38:04 2005 UTC (3 years, 11 months ago) by noel
Original Path: james/server/trunk/build.xml
File length: 34377 byte(s)
Diff to previous 321140 (colored)
We don't need derbytools.jar in our package.

Revision 321140 - (view) (annotate) - [select for diffs]
Modified Fri Oct 14 14:51:42 2005 UTC (4 years, 1 month ago) by hilmer
Original Path: james/server/trunk/build.xml
File length: 34420 byte(s)
Diff to previous 279041 (colored)
James-416

Revision 279041 - (view) (annotate) - [select for diffs]
Modified Tue Sep 6 17:08:28 2005 UTC (4 years, 2 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 34420 byte(s)
Diff to previous 278947 (colored)
Forgot to add concurrent jar to the sar (used by cornerstone-datasources)

Revision 278947 - (view) (annotate) - [select for diffs]
Modified Tue Sep 6 09:09:51 2005 UTC (4 years, 2 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 34371 byte(s)
Diff to previous 278729 (colored)
Removed OLD mm.mysql driver (not compatible with newer MySQL db) (JAMES-394)

Revision 278729 - (view) (annotate) - [select for diffs]
Modified Mon Sep 5 11:58:40 2005 UTC (4 years, 2 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 34523 byte(s)
Diff to previous 264749 (colored)
Upgrade to Javamail 1.3.3 (JAMES-416).

Revision 264749 - (view) (annotate) - [select for diffs]
Modified Tue Aug 30 09:58:16 2005 UTC (4 years, 2 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 34523 byte(s)
Diff to previous 233017 (colored)
Updated excalibur libraries to final releases (part of JAMES-406)

Revision 233017 - (view) (annotate) - [select for diffs]
Modified Tue Aug 16 17:07:50 2005 UTC (4 years, 3 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 34611 byte(s)
Diff to previous 231497 (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 231497 - (view) (annotate) - [select for diffs]
Modified Thu Aug 11 18:19:52 2005 UTC (4 years, 3 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 34092 byte(s)
Diff to previous 230821 (colored)
Upgraded Bouncycastle to 129 and java 1.4+ only (no more java 1.3 compatible) (JAMES-399)
Added SMIME mailets for signature verification and message decrypt (JAMES-398 / JAMES-257)
Removed bc jce provider from the repository: to use SMIME the user will need to download bcprov from the bouncycastle website

Revision 230821 - (view) (annotate) - [select for diffs]
Modified Mon Aug 8 17:43:28 2005 UTC (4 years, 3 months ago) by bago
Original Path: james/server/trunk/build.xml
File length: 34237 byte(s)
Diff to previous 220320 (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 220320 - (view) (annotate) - [select for diffs]
Modified Fri Jul 22 13:45:52 2005 UTC (4 years, 4 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 34500 byte(s)
Diff to previous 179688 (colored)
Hope this helps to fix Gump, it might not.
It might break every build instead. If so.. Flame me.

Revision 179688 - (view) (annotate) - [select for diffs]
Modified Fri Jun 3 00:55:26 2005 UTC (4 years, 5 months ago) by noel
Original Path: james/server/trunk/build.xml
File length: 34503 byte(s)
Diff to previous 168251 (colored)
add missing config files to build package that were missed during the merge.

Revision 168251 - (view) (annotate) - [select for diffs]
Modified Thu May 5 03:40:02 2005 UTC (4 years, 6 months ago) by noel
Original Path: james/server/trunk/build.xml
File length: 34070 byte(s)
Diff to previous 168239 (colored)
make merge_v2_and_trunk branch the new trunk

Revision 168239 - (view) (annotate) - [select for diffs]
Modified Thu May 5 02:25:55 2005 UTC (4 years, 6 months ago) by noel
Original Path: james/server/branches/merge_v2_and_trunk/build.xml
File length: 34070 byte(s)
Diff to previous 168024 (colored)
Use JavaMail 1.3.2

Revision 168024 - (view) (annotate) - [select for diffs]
Modified Wed May 4 00:00:52 2005 UTC (4 years, 6 months ago) by noel
Original Path: james/server/branches/merge_v2_and_trunk/build.xml
File length: 34070 byte(s)
Diff to previous 167875 (colored)
update oro library, and at least temporarily change dist-bin to not require xdocs or javadocs

Revision 167875 - (view) (annotate) - [select for diffs]
Modified Tue May 3 07:08:49 2005 UTC (4 years, 6 months ago) by noel
Original Path: james/server/branches/merge_v2_and_trunk/build.xml
File length: 34007 byte(s)
Diff to previous 167872 (colored)
update to match current version of dnsjava

Revision 167872 - (view) (annotate) - [select for diffs]
Modified Tue May 3 06:57:17 2005 UTC (4 years, 6 months ago) by noel
Original Path: james/server/branches/merge_v2_and_trunk/build.xml
File length: 34007 byte(s)
Diff to previous 164641 (colored)
comment out requirement to have xdocs directory so that we can try compiling.  core web site xdocs should move out of code tree.  some may stay, but we haven't merged that directory, yet.

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/build.xml
File length: 34000 byte(s)
Copied from: james/server/trunk/build.xml revision 164613
Diff to previous 161771 (colored)
copy build files from trunk

Revision 161771 - (view) (annotate) - [select for diffs]
Modified Mon Apr 18 16:06:32 2005 UTC (4 years, 7 months ago) by vincenzo
Original Path: james/server/trunk/build.xml
File length: 34000 byte(s)
Diff to previous 109145 (colored)
Was not managing the BouncyCastle jars.

Revision 109145 - (view) (annotate) - [select for diffs]
Modified Mon Jun 14 20:50:14 2004 UTC (5 years, 5 months ago) by noel
Original Path: james/server/trunk/build.xml
File length: 33704 byte(s)
Diff to previous 109108 (colored)
Use release versions of Commons Pool and DBCP

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

Revision 109073 - (view) (annotate) - [select for diffs]
Modified Sun Mar 21 04:43:18 2004 UTC (5 years, 8 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 32502 byte(s)
Diff to previous 109062 (colored)
Include ASF 2.0 license and include it in source and binary distributions.

Revision 109062 - (view) (annotate) - [select for diffs]
Modified Sat Feb 21 17:33:40 2004 UTC (5 years, 9 months ago) by sbrewin
Original Path: james/server/trunk/build.xml
File length: 32273 byte(s)
Diff to previous 109061 (colored)
Fix for http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=JAMES-154

Updated build.xml to copy ../apps/conf/james-fetchmail.xml and ../apps/conf/samples/james/*.xml to the .sar.

Revision 109061 - (view) (annotate) - [select for diffs]
Modified Thu Feb 19 10:12:36 2004 UTC (5 years, 9 months ago) by hilmer
Original Path: james/server/trunk/build.xml
File length: 31931 byte(s)
Diff to previous 109003 (colored)
PR:
Obtained from:
Submitted by:Steve Short
Reviewed by:hilmer
More information are made available through JMX.
.mxinfo files are autogenerated by the build process.
needed tools for mxinfo generation are added to tools/lib these jars obtained from Phoenix 4.0.3

Revision 109003 - (view) (annotate) - [select for diffs]
Modified Tue Oct 21 01:50:53 2003 UTC (6 years, 1 month ago) by noel
Original Path: james/server/trunk/build.xml
File length: 30894 byte(s)
Diff to previous 108996 (colored)
Update to dnsjava 1.4.3, Commons DBCP 1.1 (requires Commons Pool v1.1)

Revision 108996 - (view) (annotate) - [select for diffs]
Modified Mon Oct 20 04:06:11 2003 UTC (6 years, 1 month ago) by mcconnell
Original Path: james/server/trunk/build.xml
File length: 30901 byte(s)
Diff to previous 108991 (colored)
Fix jar checks.

Revision 108991 - (view) (annotate) - [select for diffs]
Modified Mon Oct 20 02:58:09 2003 UTC (6 years, 1 month ago) by noel
Original Path: james/server/trunk/build.xml
File length: 30860 byte(s)
Diff to previous 108937 (colored)
update dnsjava to v1.4.2

Revision 108937 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 17:36:22 2003 UTC (6 years, 3 months ago) by noel
Original Path: james/server/trunk/build.xml
File length: 30860 byte(s)
Diff to previous 108931 (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 108931 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 14:28:06 2003 UTC (6 years, 3 months ago) by mcconnell
Original Path: james/server/trunk/build.xml
File length: 31293 byte(s)
Diff to previous 108930 (colored)
Add extras for phoenix (needs to be tested).

Revision 108930 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 14:03:22 2003 UTC (6 years, 3 months ago) by mcconnell
Original Path: james/server/trunk/build.xml
File length: 31195 byte(s)
Diff to previous 108929 (colored)
Add missing commons-pool-1.0.

Revision 108929 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 13:51:12 2003 UTC (6 years, 3 months ago) by mcconnell
Original Path: james/server/trunk/build.xml
File length: 31143 byte(s)
Diff to previous 108909 (colored)
Update to latest cornerstone candidates (in lib/candidates) and added 1.0 version of commons dbcp to the lib directory.

Revision 108909 - (view) (annotate) - [select for diffs]
Modified Sat Jul 26 00:17:21 2003 UTC (6 years, 4 months ago) by noel
Original Path: james/server/trunk/build.xml
File length: 30196 byte(s)
Diff to previous 108880 (colored)
(1) Fixed jar paths that caused james and mailet jars from not being included in the sar.  (2) updated to refer to JavaMail 1.3.1.  (3) Don't build anachronistic 'mailet.jar' file.

Revision 108880 - (view) (annotate) - [select for diffs]
Modified Sun Jul 13 05:56:52 2003 UTC (6 years, 4 months ago) by darrell
Original Path: james/server/trunk/build.xml
File length: 30446 byte(s)
Diff to previous 108830 (colored)
Added back support for conditionally building a proposal, based on the presense of the
proposal.name property.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 108830 - (view) (annotate) - [select for diffs]
Modified Mon Jun 23 15:51:01 2003 UTC (6 years, 5 months ago) by mcconnell
Original Path: james/server/trunk/build.xml
File length: 29473 byte(s)
Diff to previous 108569 (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 108569 - (view) (annotate) - [select for diffs]
Modified Fri Apr 25 10:32:51 2003 UTC (6 years, 7 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 27838 byte(s)
Diff to previous 108522 (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 108522 - (view) (annotate) - [select for diffs]
Modified Fri Feb 21 18:25:47 2003 UTC (6 years, 9 months ago) by mcconnell
Original Path: james/server/trunk/build.xml
File length: 27870 byte(s)
Diff to previous 108520 (colored)
Added include.properties inclusion.

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

Revision 108501 - (view) (annotate) - [select for diffs]
Modified Mon Feb 17 13:09:32 2003 UTC (6 years, 9 months ago) by darrell
Original Path: james/server/trunk/build.xml
File length: 28183 byte(s)
Diff to previous 108473 (colored)
Fixes for Imap2 proposal with new Avalon stuff:
* Modified main build so that proposal source can be optionally compiled.
* Imap2 proposal now delegates build to main build.xml
* Minor fixes for Serviceable.

Revision 108473 - (view) (annotate) - [select for diffs]
Modified Sun Feb 9 15:18:52 2003 UTC (6 years, 9 months ago) by mcconnell
Original Path: james/server/trunk/build.xml
File length: 27138 byte(s)
Diff to previous 108472 (colored)
Enable dependency checking.

Revision 108472 - (view) (annotate) - [select for diffs]
Modified Sun Feb 9 14:49:06 2003 UTC (6 years, 9 months ago) by mcconnell
Original Path: james/server/trunk/build.xml
File length: 27094 byte(s)
Diff to previous 108466 (colored)
Addition of autochecking of jars plus some property checking.

Revision 108466 - (view) (annotate) - [select for diffs]
Modified Sun Feb 9 03:41:15 2003 UTC (6 years, 9 months ago) by mcconnell
Original Path: james/server/trunk/build.xml
File length: 26694 byte(s)
Diff to previous 108465 (colored)
Updated mailet javadoc links to avalon (will need to be updated when corenerstone individual packages have their own javadoc distributions)

Revision 108465 - (view) (annotate) - [select for diffs]
Modified Sun Feb 9 03:10:49 2003 UTC (6 years, 9 months ago) by mcconnell
Original Path: james/server/trunk/build.xml
File length: 26698 byte(s)
Diff to previous 108464 (colored)
Replace broken links with some more broken links (jakart.apache.org/avalon --> avalon.apache.org).

Revision 108464 - (view) (annotate) - [select for diffs]
Modified Sun Feb 9 02:54:42 2003 UTC (6 years, 9 months ago) by mcconnell
Original Path: james/server/trunk/build.xml
File length: 26730 byte(s)
Diff to previous 108461 (colored)
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).

Revision 108461 - (view) (annotate) - [select for diffs]
Modified Sat Feb 8 07:23:05 2003 UTC (6 years, 9 months ago) by mcconnell
Original Path: james/server/trunk/build.xml
File length: 30170 byte(s)
Diff to previous 108439 (colored)
Updated build file in handle sar cleation.

Revision 108439 - (view) (annotate) - [select for diffs]
Modified Thu Feb 6 06:43:01 2003 UTC (6 years, 9 months ago) by noel
Original Path: james/server/trunk/build.xml
File length: 29345 byte(s)
Diff to previous 108391 (colored)
generated docs

Revision 108391 - (view) (annotate) - [select for diffs]
Modified Tue Jan 28 17:31:29 2003 UTC (6 years, 9 months ago) by noel
Original Path: james/server/trunk/build.xml
File length: 29302 byte(s)
Diff to previous 108361 (colored)
Serge Sozonoff's patches for updated dnsjava and auto-discovery

Revision 108361 - (view) (annotate) - [select for diffs]
Modified Sat Jan 18 23:22:34 2003 UTC (6 years, 10 months ago) by hbedi
Original Path: james/server/trunk/build.xml
File length: 29303 byte(s)
Diff to previous 108301 (colored)
DNS Java library upgrade submitted by Serge Sozonoff

Revision 108301 - (view) (annotate) - [select for diffs]
Modified Mon Jan 6 10:40:21 2003 UTC (6 years, 10 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 29303 byte(s)
Diff to previous 108300 (colored)
HEAD version now 3.0a1, incremented copyright date

Revision 108300 - (view) (annotate) - [select for diffs]
Modified Mon Jan 6 10:07:02 2003 UTC (6 years, 10 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 29301 byte(s)
Diff to previous 108285 (colored)
upgrade javamail

Revision 108285 - (view) (annotate) - [select for diffs]
Modified Sun Dec 15 00:48:54 2002 UTC (6 years, 11 months ago) by pgoldstein
Original Path: james/server/trunk/build.xml
File length: 29306 byte(s)
Diff to previous 108284 (colored)
Fixed bug in build.xml so that the default target now builds even if the Phoenix distribution is absent.
Fixed build file so that all targets can be built without Phoenix distribution - warnings will be printed for the binaries and sources that cannot be built.
Standardized LF
Added fixcrlf task to normalize build.xml when changed

Revision 108284 - (view) (annotate) - [select for diffs]
Modified Sat Dec 14 20:41:36 2002 UTC (6 years, 11 months ago) by pgoldstein
Original Path: james/server/trunk/build.xml
File length: 27602 byte(s)
Diff to previous 108192 (colored)
Updating product version to 2.1
Adding fixcrlf statements for the xdocs and the generated HTML.
Fixing the source distributions so that they include required Phoenix files.

Revision 108192 - (view) (annotate) - [select for diffs]
Modified Wed Oct 30 21:04:12 2002 UTC (7 years ago) by pgoldstein
Original Path: james/server/trunk/build.xml
File length: 27101 byte(s)
Diff to previous 108164 (colored)
Upgrading Phoenix to Phoenix 4.0.1
Turning off deprecation warnings, because upgrading to Phoenix 4.0.1
brings the number of warnings to over 200.

Revision 108164 - (view) (annotate) - [select for diffs]
Modified Sun Oct 20 21:06:25 2002 UTC (7 years, 1 month ago) by pgoldstein
Original Path: james/server/trunk/build.xml
File length: 27103 byte(s)
Diff to previous 108163 (colored)
Changed the build.xml to make phoenix.sh executable as part of the build.

Revision 108163 - (view) (annotate) - [select for diffs]
Modified Sun Oct 20 21:03:50 2002 UTC (7 years, 1 month ago) by pgoldstein
Original Path: james/server/trunk/build.xml
File length: 27058 byte(s)
Diff to previous 108091 (colored)
Added LF conversion for phoenix.sh to the build.xml
Changed the Phoenix directory variable from phoenix to phoenix.dir
Couldn't find the CRLF problem for phoenix.sh, but I did
remove several tabs.

Revision 108091 - (view) (annotate) - [select for diffs]
Modified Thu Sep 26 11:52:07 2002 UTC (7 years, 2 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 26866 byte(s)
Diff to previous 108087 (colored)
now it actually runs...

Revision 108087 - (view) (annotate) - [select for diffs]
Modified Thu Sep 26 00:39:23 2002 UTC (7 years, 2 months ago) by pgoldstein
Original Path: james/server/trunk/build.xml
File length: 26864 byte(s)
Diff to previous 108083 (colored)
Changing the build file to be in accord with Java 1.3/1.4 requirement.  Removes a warning.

Revision 108083 - (view) (annotate) - [select for diffs]
Modified Wed Sep 25 22:52:03 2002 UTC (7 years, 2 months ago) by pgoldstein
Original Path: james/server/trunk/build.xml
File length: 26865 byte(s)
Diff to previous 108081 (colored)
Fixing build bug that doubly references jar files.

Revision 108081 - (view) (annotate) - [select for diffs]
Modified Wed Sep 25 21:14:56 2002 UTC (7 years, 2 months ago) by hammant
Original Path: james/server/trunk/build.xml
File length: 27020 byte(s)
Diff to previous 108066 (colored)
Phoenix upgraded to 4.0 final

Revision 108066 - (view) (annotate) - [select for diffs]
Modified Mon Sep 23 19:05:24 2002 UTC (7 years, 2 months ago) by pgoldstein
Original Path: james/server/trunk/build.xml
File length: 26867 byte(s)
Diff to previous 108062 (colored)
Making build changes to fix issues with james.sar.

Revision 108062 - (view) (annotate) - [select for diffs]
Modified Sun Sep 22 10:01:09 2002 UTC (7 years, 2 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 26380 byte(s)
Diff to previous 108052 (colored)
rolling back bad changes

Revision 108052 - (view) (annotate) - [select for diffs]
Modified Thu Sep 19 15:39:18 2002 UTC (7 years, 2 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 26245 byte(s)
Diff to previous 108047 (colored)
changed library locations so that mailet developers don't get CNFE.
although I freely admit that only Mail and Mailet should be required...

Revision 108047 - (view) (annotate) - [select for diffs]
Modified Mon Sep 16 23:07:28 2002 UTC (7 years, 2 months ago) by pgoldstein
Original Path: james/server/trunk/build.xml
File length: 26375 byte(s)
Diff to previous 108008 (colored)
Reorganizing build.xml.  Removing unused variables, rearranging definitions. 
Still needs a little more work.

Revision 108008 - (view) (annotate) - [select for diffs]
Modified Sun Aug 18 19:17:27 2002 UTC (7 years, 3 months ago) by pgoldstein
Original Path: james/server/trunk/build.xml
File length: 26292 byte(s)
Diff to previous 107983 (colored)
Removed tabs from build.xml

Revision 107983 - (view) (annotate) - [select for diffs]
Modified Thu Aug 15 07:07:21 2002 UTC (7 years, 3 months ago) by hammant
Original Path: james/server/trunk/build.xml
File length: 26110 byte(s)
Diff to previous 107979 (colored)
First JMX managable thing (addUser)

Revision 107979 - (view) (annotate) - [select for diffs]
Modified Tue Aug 13 05:43:05 2002 UTC (7 years, 3 months ago) by hammant
Original Path: james/server/trunk/build.xml
File length: 26064 byte(s)
Diff to previous 107953 (colored)
Updated to latest Phoenix

Revision 107953 - (view) (annotate) - [select for diffs]
Modified Tue Jul 30 13:54:46 2002 UTC (7 years, 3 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 25999 byte(s)
Diff to previous 107941 (colored)
changed xdocs target to use XSL instead of Anakia, removed anakia task

Revision 107941 - (view) (annotate) - [select for diffs]
Modified Mon Jul 29 15:32:45 2002 UTC (7 years, 3 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 26082 byte(s)
Diff to previous 107940 (colored)
reversing last commit, it was broken

Revision 107940 - (view) (annotate) - [select for diffs]
Modified Mon Jul 29 15:28:45 2002 UTC (7 years, 3 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 26164 byte(s)
Diff to previous 107938 (colored)
fixed non-building documents..

Revision 107938 - (view) (annotate) - [select for diffs]
Modified Mon Jul 29 13:48:47 2002 UTC (7 years, 4 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 26082 byte(s)
Diff to previous 107914 (colored)
added mm.mysql dirver and licence to copy list for sar task
and -link attribute for javadocs

Revision 107914 - (view) (annotate) - [select for diffs]
Modified Fri May 31 09:19:43 2002 UTC (7 years, 5 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 25617 byte(s)
Diff to previous 107913 (colored)
added chmod, cr/lf conversion, and usage messages

Revision 107913 - (view) (annotate) - [select for diffs]
Modified Thu May 30 15:37:26 2002 UTC (7 years, 5 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 18684 byte(s)
Diff to previous 107912 (colored)
added cvs to the version number

Revision 107912 - (view) (annotate) - [select for diffs]
Modified Thu May 30 15:17:10 2002 UTC (7 years, 5 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 18680 byte(s)
Diff to previous 107903 (colored)
changed a lot in response to the addition of phoenix-bin
New targets include everything, website, dist-all
New distros include src without phoenix, and MailetSDK (binary plus mailet src and javadocs)

Revision 107903 - (view) (annotate) - [select for diffs]
Modified Sat May 25 16:46:39 2002 UTC (7 years, 6 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 27293 byte(s)
Diff to previous 107897 (colored)
Added explanation on velocity.jar not being present about what page to go read to setup your local machine on how to generate xdocs.

Revision 107897 - (view) (annotate) - [select for diffs]
Modified Thu May 16 23:48:52 2002 UTC (7 years, 6 months ago) by hammant
Original Path: james/server/trunk/build.xml
File length: 27284 byte(s)
Diff to previous 107875 (colored)
Part 2 of 3 of Phoenix upgrade

Revision 107875 - (view) (annotate) - [select for diffs]
Modified Thu Apr 18 19:13:09 2002 UTC (7 years, 7 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 26309 byte(s)
Diff to previous 107826 (colored)
Changed to build JDBC3 (JDK 1.4) support if it available.  Otherwise will build cleanly in JDK 1.3

Revision 107826 - (view) (annotate) - [select for diffs]
Modified Tue Feb 5 12:36:08 2002 UTC (7 years, 9 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 25615 byte(s)
Diff to previous 107820 (colored)
src-dist was building tar.gz from binary not source tar. Ooops!

Revision 107820 - (view) (annotate) - [select for diffs]
Modified Mon Feb 4 15:31:19 2002 UTC (7 years, 9 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 25611 byte(s)
Diff to previous 107819 (colored)
increment version number to 2.0a3-cvs

Revision 107819 - (view) (annotate) - [select for diffs]
Modified Mon Feb 4 15:24:28 2002 UTC (7 years, 9 months ago) by danny
Original Path: james/server/trunk/build.xml
File length: 25607 byte(s)
Diff to previous 107803 (colored)
merge of changes made in branch v2-0a2candidate1

Revision 107803 - (view) (annotate) - [select for diffs]
Modified Sat Jan 12 01:10:30 2002 UTC (7 years, 10 months ago) by darrell
Original Path: james/server/trunk/build.xml
File length: 25609 byte(s)
Diff to previous 107713 (colored)
    - Library upgrade
        - Upgraded Avalon,Pheonix and Cornerstone libraries to more recent versions.
        - Removed deprecated usage of o.a.a.phoenix.Service from
          MailServer and UsersStore interfaces.
        - Changed o.a.j.BaseConnectionHandler to use new Logging framework, so
          that it can work with new version of Cornerstone. Also needed slight mods
          to extensions to BaseConnectionHandler (NNTPHandler, AbstractJdbcUsersRepository,
          UsersLDAPRepository)
        - Now get heaps of deprecation warnings for usage of o.a.log.Loggable
    - Source tree is no longer copied to build/src before compiling,
      source files are compiled directly from src/java

Revision 107713 - (view) (annotate) - [select for diffs]
Modified Tue Oct 30 14:07:50 2001 UTC (8 years ago) by serge
Original Path: james/server/trunk/build.xml
File length: 26171 byte(s)
Diff to previous 107693 (colored)
Use new version of xerces, and change JAMES version.

Revision 107693 - (view) (annotate) - [select for diffs]
Modified Thu Oct 25 02:57:23 2001 UTC (8 years, 1 month ago) by serge
Original Path: james/server/trunk/build.xml
File length: 26169 byte(s)
Diff to previous 107686 (colored)
Have james.bar not include mailet classes (because they will appear in the mailet.jar)

Revision 107686 - (view) (annotate) - [select for diffs]
Modified Wed Oct 10 13:45:46 2001 UTC (8 years, 1 month ago) by danny
Original Path: james/server/trunk/build.xml
File length: 26156 byte(s)
Diff to previous 107677 (colored)
Upgrade to ant 1.4. replaced deprecated fixCRLF attribute cr with new attribute eol
There may be unresoved issues with altered zip methods

Revision 107677 - (view) (annotate) - [select for diffs]
Modified Sun Sep 30 17:58:13 2001 UTC (8 years, 1 month ago) by danny
Original Path: james/server/trunk/build.xml
File length: 26161 byte(s)
Diff to previous 107674 (colored)
moved dist destination of sqlResources.xml to dist/apps/james/conf/ to matc changes made elsewhere

Revision 107674 - (view) (annotate) - [select for diffs]
Modified Sat Sep 29 08:21:18 2001 UTC (8 years, 1 month ago) by danny
Original Path: james/server/trunk/build.xml
File length: 26068 byte(s)
Diff to previous 107665 (colored)
Moved dist copy destination of Mysql-2.0.4.jar from dist/apps/james/lib to dist/lib

Revision 107665 - (view) (annotate) - [select for diffs]
Modified Thu Sep 27 21:09:45 2001 UTC (8 years, 2 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 25957 byte(s)
Diff to previous 107660 (colored)
Added line copy sqlResources.xml to the dist/conf directory.

Revision 107660 - (view) (annotate) - [select for diffs]
Modified Thu Sep 27 15:07:23 2001 UTC (8 years, 2 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 25914 byte(s)
Diff to previous 107653 (colored)
Moved chmod and fixcrlf to end of dist-lite task so if/when it fails, it's copied conf files and done everything else necessary in dist-lite.

Revision 107653 - (view) (annotate) - [select for diffs]
Modified Tue Sep 25 10:44:11 2001 UTC (8 years, 2 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 25961 byte(s)
Diff to previous 107651 (colored)
Set version for upcoming release

Revision 107651 - (view) (annotate) - [select for diffs]
Modified Tue Sep 25 04:51:19 2001 UTC (8 years, 2 months ago) by donaldp
Original Path: james/server/trunk/build.xml
File length: 25966 byte(s)
Diff to previous 107645 (colored)
Updated to Latest Phoenix/Cornerstone jars.

I also went ahead and removed causes for warnings where blockinfo files don't conform to current expected bahviour.

Revision 107645 - (view) (annotate) - [select for diffs]
Modified Mon Sep 24 17:25:45 2001 UTC (8 years, 2 months ago) by hbedi
Original Path: james/server/trunk/build.xml
File length: 25966 byte(s)
Diff to previous 107643 (colored)
Updated DNS Java library.
Attempted to make the interface generic, but stopped short. Did not
want to tie the interface to a specfic implementation.

Revision 107643 - (view) (annotate) - [select for diffs]
Modified Wed Sep 19 13:49:56 2001 UTC (8 years, 2 months ago) by donaldp
Original Path: james/server/trunk/build.xml
File length: 25923 byte(s)
Diff to previous 107606 (colored)
Updated to latest and greatest from Avalon.

Revision 107606 - (view) (annotate) - [select for diffs]
Modified Sat Aug 11 10:31:17 2001 UTC (8 years, 3 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 25583 byte(s)
Diff to previous 107575 (colored)
Added mysql properties for JDBCMailRepository and included in dist

Revision 107575 - (view) (annotate) - [select for diffs]
Modified Wed Jun 27 15:41:32 2001 UTC (8 years, 5 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 25544 byte(s)
Diff to previous 107570 (colored)
Amend build.xml for serge s proposal and update config file in proposal

Revision 107570 - (view) (annotate) - [select for diffs]
Modified Sun Jun 24 13:18:36 2001 UTC (8 years, 5 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 25529 byte(s)
Diff to previous 107548 (colored)
Correct config to match ListServ code and tart up javadocs

Revision 107548 - (view) (annotate) - [select for diffs]
Modified Mon Jun 11 09:29:36 2001 UTC (8 years, 5 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 25528 byte(s)
Diff to previous 107546 (colored)
Move UsersRepository proposal from proposals/v1.3 to main tree. Includes UsersJDBCRepository contributed by Darrell DeBoer

Revision 107546 - (view) (annotate) - [select for diffs]
Modified Sun Jun 10 13:19:57 2001 UTC (8 years, 5 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 25530 byte(s)
Diff to previous 107534 (colored)
Added JDBC support for UsersStore, contributed by Darrell DeBoer

Revision 107534 - (view) (annotate) - [select for diffs]
Modified Mon May 21 12:13:25 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 25039 byte(s)
Diff to previous 107533 (colored)
Translating docs to xml and cleaning up

Revision 107533 - (view) (annotate) - [select for diffs]
Modified Mon May 21 09:48:57 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 24571 byte(s)
Diff to previous 107530 (colored)
Added src-dist target to buildfile & clean up

Revision 107530 - (view) (annotate) - [select for diffs]
Modified Fri May 18 12:07:34 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 22294 byte(s)
Diff to previous 107528 (colored)
Corrected buildfile for directory changes

Revision 107528 - (view) (annotate) - [select for diffs]
Modified Fri May 18 11:10:39 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 21897 byte(s)
Diff to previous 107527 (colored)
Removed docs dir. Website docs now in www.

Revision 107527 - (view) (annotate) - [select for diffs]
Modified Fri May 18 10:00:51 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 21698 byte(s)
Diff to previous 107526 (colored)
Moving to www dir

Revision 107526 - (view) (annotate) - [select for diffs]
Modified Thu May 17 16:50:30 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 21670 byte(s)
Diff to previous 107523 (colored)
Start moving docs to www dir

Revision 107523 - (view) (annotate) - [select for diffs]
Modified Wed May 16 13:25:53 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 19180 byte(s)
Diff to previous 107522 (colored)
Handle conf files for a proposal

Revision 107522 - (view) (annotate) - [select for diffs]
Modified Wed May 16 12:05:08 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 18891 byte(s)
Diff to previous 107521 (colored)
Added proposals dir and ability to include in build

Revision 107521 - (view) (annotate) - [select for diffs]
Modified Tue May 15 17:02:57 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 18338 byte(s)
Diff to previous 107520 (colored)
Move conf to src/conf

Revision 107520 - (view) (annotate) - [select for diffs]
Modified Tue May 15 16:48:07 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 18327 byte(s)
Diff to previous 107519 (colored)
Moved xdocs to src/xdocs

Revision 107519 - (view) (annotate) - [select for diffs]
Modified Tue May 15 16:30:59 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 18310 byte(s)
Diff to previous 107516 (colored)
Bringing build file closer to phoenix

Revision 107516 - (view) (annotate) - [select for diffs]
Modified Fri May 11 11:03:29 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 18314 byte(s)
Diff to previous 107505 (colored)
Moving from src/org to src/java/org

Revision 107505 - (view) (annotate) - [select for diffs]
Modified Thu May 10 15:28:20 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 18309 byte(s)
Diff to previous 107504 (colored)
Updated ant jar

Revision 107504 - (view) (annotate) - [select for diffs]
Modified Thu May 10 11:16:42 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 18308 byte(s)
Diff to previous 107502 (colored)
Updating buildfile closer to avalon style

Revision 107502 - (view) (annotate) - [select for diffs]
Modified Wed May 9 14:45:07 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 14869 byte(s)
Diff to previous 107499 (colored)
Cleaning up build file. Added datestamp to dists in preparation for nightly builds.

Revision 107499 - (view) (annotate) - [select for diffs]
Modified Tue May 8 09:48:37 2001 UTC (8 years, 6 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 14809 byte(s)
Diff to previous 107488 (colored)
Updated all avalon to avalon 4.0 beta1 code-freeze.

Revision 107488 - (view) (annotate) - [select for diffs]
Modified Sat Apr 28 12:43:19 2001 UTC (8 years, 7 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 14733 byte(s)
Diff to previous 107485 (colored)
Major avalon package renaming. Compiles. Excution not yet tested.

Revision 107485 - (view) (annotate) - [select for diffs]
Modified Thu Apr 26 16:06:38 2001 UTC (8 years, 7 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 14645 byte(s)
Diff to previous 107468 (colored)
Added jmx jars required for avalon

Revision 107468 - (view) (annotate) - [select for diffs]
Modified Fri Apr 20 01:51:21 2001 UTC (8 years, 7 months ago) by donaldp
Original Path: james/server/trunk/build.xml
File length: 14529 byte(s)
Diff to previous 107461 (colored)
Update james to reflect change to add new config.xml file for configuration (and reduce complexity of assembly.xml).

Revision 107461 - (view) (annotate) - [select for diffs]
Modified Tue Apr 10 16:09:49 2001 UTC (8 years, 7 months ago) by hbedi
Original Path: james/server/trunk/build.xml
File length: 14707 byte(s)
Diff to previous 107458 (colored)
jakarta-oro library is added to the generated sar

Revision 107458 - (view) (annotate) - [select for diffs]
Modified Tue Apr 10 15:53:15 2001 UTC (8 years, 7 months ago) by hbedi
Original Path: james/server/trunk/build.xml
File length: 14659 byte(s)
Diff to previous 107452 (colored)
added NNTP Configuration

Revision 107452 - (view) (annotate) - [select for diffs]
Modified Mon Apr 2 17:45:50 2001 UTC (8 years, 7 months ago) by jon
Original Path: james/server/trunk/build.xml
File length: 14631 byte(s)
Diff to previous 107451 (colored)
removed velocity.properties as it isn't needed any longer

re-built site using latest site.vsl in jakarta-site2

everything should work now

Revision 107451 - (view) (annotate) - [select for diffs]
Modified Mon Apr 2 14:57:11 2001 UTC (8 years, 7 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 14638 byte(s)
Diff to previous 107448 (colored)
Corrected build file to include logkit jar in dist and updated to current phoenix jars.

Revision 107448 - (view) (annotate) - [select for diffs]
Modified Mon Apr 2 02:11:18 2001 UTC (8 years, 7 months ago) by donaldp
Original Path: james/server/trunk/build.xml
File length: 14601 byte(s)
Diff to previous 107431 (colored)
Separated new avalonapi.jar and logkit.

Revision 107431 - (view) (annotate) - [select for diffs]
Modified Tue Mar 13 06:09:51 2001 UTC (8 years, 8 months ago) by donaldp
Original Path: james/server/trunk/build.xml
File length: 14584 byte(s)
Diff to previous 107423 (colored)
Readded zipfileset stuff.

Revision 107423 - (view) (annotate) - [select for diffs]
Modified Mon Mar 12 18:11:07 2001 UTC (8 years, 8 months ago) by jon
Original Path: james/server/trunk/build.xml
File length: 14592 byte(s)
Diff to previous 107422 (colored)
cleaned up the build system with regards to Anakia.

it should actually work now assuming that you have a ../jakarta-site2
module checked out as a dependency

thanks,

-jon

Revision 107422 - (view) (annotate) - [select for diffs]
Modified Fri Mar 9 21:32:57 2001 UTC (8 years, 8 months ago) by charlesb
Original Path: james/server/trunk/build.xml
File length: 14584 byte(s)
Diff to previous 107410 (colored)
Added jars to make docs target run, although xdocs wont build for me...

Revision 107410 - (view) (annotate) - [select for diffs]
Modified Mon Mar 5 16:28:33 2001 UTC (8 years, 8 months ago) by donaldp
Original Path: james/server/trunk/build.xml
File length: 14245 byte(s)
Diff to previous 107395 (colored)
Made build file delete old version of deployed james in dist-lite target.

Revision 107395 - (view) (annotate) - [select for diffs]
Modified Mon Mar 5 11:32:16 2001 UTC (8 years, 8 months ago) by donaldp
Original Path: james/server/trunk/build.xml
File length: 14223 byte(s)
Diff to previous 107388 (colored)
Updated build file to set up environment for jikes (If it is used).

Also adapted build file to modify conf xml file during build process thus making it easy for developers in build/test cycle without editing text files.

Revision 107388 - (view) (annotate) - [select for diffs]
Modified Mon Mar 5 02:06:03 2001 UTC (8 years, 8 months ago) by donaldp
Original Path: james/server/trunk/build.xml
File length: 13738 byte(s)
Diff to previous 107379 (colored)
Temporarily turned off deprecation so GUMP messages will be clearer.

Revision 107379 - (view) (annotate) - [select for diffs]
Modified Sun Feb 18 10:26:15 2001 UTC (8 years, 9 months ago) by donaldp
Original Path: james/server/trunk/build.xml
File length: 13703 byte(s)
Diff to previous 107367 (colored)
Updated main scripts to reflect change of where ant exists

Revision 107367 - (view) (annotate) - [select for diffs]
Modified Sun Feb 18 05:04:46 2001 UTC (8 years, 9 months ago) by donaldp
Original Path: james/server/trunk/build.xml
File length: 13680 byte(s)
Diff to previous 107361 (colored)
Made it so that instead of copying full source tree and compiling copy that the original rtee is used during compilation phase. This is because the copy is legacy of a time when ant was less advanced.

Also now include the required jars (mail/activation/etc) in .sar file.

Revision 107361 - (view) (annotate) - [select for diffs]
Modified Sat Feb 3 18:21:31 2001 UTC (8 years, 9 months ago) by charles
Original Path: james/server/trunk/build.xml
File length: 13391 byte(s)
Diff to previous 107359 (colored)
Upgrade to Avalon-3.1a1. Appears to run with filesystem mail and user stores. Please test

Revision 107359 - (view) (annotate) - [select for diffs]
Modified Wed Jan 24 03:41:21 2001 UTC (8 years, 10 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 13301 byte(s)
Diff to previous 107341 (colored)
Added task and properties for anakia (jakarta-site conversion)

Revision 107341 - (view) (annotate) - [select for diffs]
Modified Tue Jan 9 13:00:49 2001 UTC (8 years, 10 months ago) by charles
Original Path: james/server/trunk/build.xml
File length: 12059 byte(s)
Diff to previous 107330 (colored)
... moving ...

Revision 107330 - (view) (annotate) - [select for diffs]
Modified Thu Jan 4 10:53:40 2001 UTC (8 years, 10 months ago) by charles
Original Path: james/server/trunk/build.xml
File length: 10417 byte(s)
Diff to previous 107310 (colored)
Corrected version no.

Revision 107310 - (view) (annotate) - [select for diffs]
Modified Mon Dec 11 05:45:02 2000 UTC (8 years, 11 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 10420 byte(s)
Diff to previous 107301 (colored)
Converted from JavaMail 1.1.3 to JavaMail 1.2 FCS

Revision 107301 - (view) (annotate) - [select for diffs]
Modified Tue Dec 5 03:38:02 2000 UTC (8 years, 11 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 10426 byte(s)
Diff to previous 107283 (colored)
Changed from 1.2.1rc1 to rc2

Revision 107283 - (view) (annotate) - [select for diffs]
Modified Tue Nov 28 09:34:32 2000 UTC (8 years, 11 months ago) by charles
Original Path: james/server/trunk/build.xml
File length: 10426 byte(s)
Diff to previous 107245 (colored)
Changed version for possible bug-fix release.

Revision 107245 - (view) (annotate) - [select for diffs]
Modified Fri Oct 20 10:12:05 2000 UTC (9 years, 1 month ago) by charles
Original Path: james/server/trunk/build.xml
File length: 10421 byte(s)
Diff to previous 107208 (colored)
Assorted documentation updates, added dummy cert for TLS tests

Revision 107208 - (view) (annotate) - [select for diffs]
Modified Fri Oct 13 14:41:49 2000 UTC (9 years, 1 month ago) by charles
Original Path: james/server/trunk/build.xml
File length: 10340 byte(s)
Diff to previous 107203 (colored)
Updated readme, fixed path in dist task

Revision 107203 - (view) (annotate) - [select for diffs]
Modified Fri Oct 13 00:04:31 2000 UTC (9 years, 1 month ago) by serge
Original Path: james/server/trunk/build.xml
File length: 10336 byte(s)
Diff to previous 107197 (colored)
Fixed to match Federico's change to xerces.jar.  Also changed to version 1.2 in preparation for new release.

Revision 107197 - (view) (annotate) - [select for diffs]
Modified Wed Oct 11 12:54:59 2000 UTC (9 years, 1 month ago) by serge
Original Path: james/server/trunk/build.xml
File length: 10356 byte(s)
Diff to previous 107192 (colored)
Added conversion of run.sh for chmod and unix linefeeds.

Revision 107192 - (view) (annotate) - [select for diffs]
Modified Tue Oct 10 02:27:51 2000 UTC (9 years, 1 month ago) by serge
Original Path: james/server/trunk/build.xml
File length: 10125 byte(s)
Diff to previous 107172 (colored)
Set it to build the mailet.jar file in addition to the JAMES.jar file.

Revision 107172 - (view) (annotate) - [select for diffs]
Modified Wed Oct 4 05:42:11 2000 UTC (9 years, 1 month ago) by serge
Original Path: james/server/trunk/build.xml
File length: 9861 byte(s)
Diff to previous 107158 (colored)
Added first database implementation of Mail/Spool Repository.  Uses Town for database access.  Included a few SQL scripts to create table (for different databases) and sample database connection definition files.  Wrote howto docs file.  Also considated AvalonMailRepository to implement both mail and spool repository, removing redundant class.

Works as mail spooler (mail and spool repositories) and POP3 account message storage.

Revision 107158 - (view) (annotate) - [select for diffs]
Modified Wed Sep 13 00:38:47 2000 UTC (9 years, 2 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 9504 byte(s)
Diff to previous 107157 (colored)
Beta of JAMES 1.2.

Major changes is the separation of mailet API.  Interfaces defined in org.apache.mailet, and Avalon/JAMES implementation handled by org.apache.james.core and other classes in various packages (as appropriate).

Longer term, the mailet API will hopefully be contained in a separate JAR and the source code for this jar moved to a separate part of the CVS tree.  For the moment, the build.xml compiles all code into one jar.

Revision 107157 - (view) (annotate) - [select for diffs]
Modified Tue Sep 12 14:23:53 2000 UTC (9 years, 2 months ago) by charles
Original Path: james/server/trunk/build.xml
File length: 8788 byte(s)
Diff to previous 107151 (colored)
Replace items attribute, which is no longer suported by Ant, with includes

Revision 107151 - (view) (annotate) - [select for diffs]
Modified Wed Aug 30 08:52:53 2000 UTC (9 years, 2 months ago) by charles
Original Path: james/server/trunk/build.xml
File length: 8725 byte(s)
Diff to previous 107132 (colored)
Add useage to javadocs task in build file

Revision 107132 - (view) (annotate) - [select for diffs]
Modified Fri Jun 23 10:55:34 2000 UTC (9 years, 5 months ago) by scoobie
Original Path: james/server/trunk/build.xml
File length: 8713 byte(s)
Diff to previous 107127 (colored)
New Configuration from last avalon update.
Added 'bind to' conf for POP3 SMTP and RemoteAdmin

Revision 107127 - (view) (annotate) - [select for diffs]
Modified Sun Jun 18 04:57:16 2000 UTC (9 years, 5 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 8830 byte(s)
Diff to previous 107124 (colored)
Fixes to build and startup scripts to use new Xerces jar.

Revision 107124 - (view) (annotate) - [select for diffs]
Modified Thu Jun 15 10:00:49 2000 UTC (9 years, 5 months ago) by scoobie
Original Path: james/server/trunk/build.xml
File length: 8830 byte(s)
Diff to previous 107121 (colored)
bug in build.xml

Revision 107121 - (view) (annotate) - [select for diffs]
Modified Wed Jun 7 04:40:54 2000 UTC (9 years, 5 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 8838 byte(s)
Diff to previous 107116 (colored)
Upgraded mail.jar (v1.1.1) to mail_1_1_3.jar (v1.1.3)

Revision 107116 - (view) (annotate) - [select for diffs]
Modified Tue Jun 6 04:08:53 2000 UTC (9 years, 5 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 8820 byte(s)
Diff to previous 107110 (colored)
Converted all remaining uses of term "servlet" with "mailet".  Also slight typo fixes in a couple of mailets.

Revision 107110 - (view) (annotate) - [select for diffs]
Modified Fri May 19 08:36:23 2000 UTC (9 years, 6 months ago) by scoobie
Original Path: james/server/trunk/build.xml
File length: 8820 byte(s)
Diff to previous 107109 (colored)
Updated mailet interface to void service(Mail)
Added MailetContext
More to come soon...

Revision 107109 - (view) (annotate) - [select for diffs]
Modified Sat May 13 22:54:03 2000 UTC (9 years, 6 months ago) by scoobie
Original Path: james/server/trunk/build.xml
File length: 8820 byte(s)
Diff to previous 107107 (colored)
- Updated new Avalon

Revision 107107 - (view) (annotate) - [select for diffs]
Modified Wed May 10 07:40:13 2000 UTC (9 years, 6 months ago) by scoobie
Original Path: james/server/trunk/build.xml
File length: 8486 byte(s)
Diff to previous 107101 (colored)
Update Avalon.jar

Revision 107101 - (view) (annotate) - [select for diffs]
Modified Mon May 1 01:15:25 2000 UTC (9 years, 6 months ago) by scoobie
Original Path: james/server/trunk/build.xml
File length: 8460 byte(s)
Diff to previous 107100 (colored)
Avalon configs and james are now separated.
Avalon confs are no more present in the james cvs tree but
will be still included in distribution.

Revision 107100 - (view) (annotate) - [select for diffs]
Modified Mon May 1 01:14:36 2000 UTC (9 years, 6 months ago) by scoobie
Original Path: james/server/trunk/build.xml
File length: 8460 byte(s)
Diff to previous 107089 (colored)
Avalon configs and james are now separated.
Avalon confs are no more present in the james cvs tree but
will be still included in distribution.

Revision 107089 - (view) (annotate) - [select for diffs]
Modified Mon Apr 24 00:36:09 2000 UTC (9 years, 7 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 8461 byte(s)
Diff to previous 107087 (colored)
Improperly copying CVS attic files into build dir for compilation.

Revision 107087 - (view) (annotate) - [select for diffs]
Modified Wed Apr 19 12:29:58 2000 UTC (9 years, 7 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 8440 byte(s)
Diff to previous 107085 (colored)
Slight labeling fixes

Revision 107085 - (view) (annotate) - [select for diffs]
Modified Wed Apr 19 07:00:54 2000 UTC (9 years, 7 months ago) by scoobie
Original Path: james/server/trunk/build.xml
File length: 8440 byte(s)
Diff to previous 107071 (colored)
Patch Avalon.jar.

Revision 107071 - (view) (annotate) - [select for diffs]
Modified Mon Apr 17 01:25:50 2000 UTC (9 years, 7 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 8440 byte(s)
Diff to previous 107070 (colored)
Added javadoc taskdef

Revision 107070 - (view) (annotate) - [select for diffs]
Modified Sun Apr 16 12:58:04 2000 UTC (9 years, 7 months ago) by serge
Original Path: james/server/trunk/build.xml
File length: 7621 byte(s)
Diff to previous 107066 (colored)
updated to support more recent version of ant

Revision 107066 - (view) (annotate) - [select for diffs]
Modified Wed Apr 12 07:08:23 2000 UTC (9 years, 7 months ago) by scoobie
Original Path: james/server/trunk/build.xml
File length: 7618 byte(s)
Diff to previous 107065 (colored)
Moved all different Blocks in one. Better architecture.

Revision 107065 - (view) (annotate) - [select for diffs]
Modified Tue Apr 4 04:52:18 2000 UTC (9 years, 7 months ago) by scoobie
Original Path: james/server/trunk/build.xml
File length: 7623 byte(s)
Diff to previous 107061 (colored)
Added tar.gz and zip distribution binaryes.

Revision 107061 - (view) (annotate) - [select for diffs]
Modified Fri Mar 10 01:27:51 2000 UTC (9 years, 8 months ago) by scoobie
Original Path: james/server/trunk/build.xml
File length: 7630 byte(s)
Diff to previous 107059 (colored)
MessageContainer to Mail
Improved Mail design
Improved Memory usage
Others minor fixes

Revision 107059 - (view) (annotate) - [select for diffs]
Modified Sat Feb 26 16:57:22 2000 UTC (9 years, 9 months ago) by scoobie
Original Path: james/server/trunk/build.xml
File length: 7622 byte(s)
Diff to previous 107056 (colored)
Added DNS support to remote  delivery

Revision 107056 - (view) (annotate) - [select for diffs]
Modified Wed Feb 23 01:05:59 2000 UTC (9 years, 9 months ago) by scoobie
Original Path: james/server/trunk/build.xml
File length: 7566 byte(s)
Diff to previous 107052 (colored)
Distribution Alfa

Revision 107052 - (view) (annotate) - [select for diffs]
Modified Sun Feb 13 10:54:37 2000 UTC (9 years, 9 months ago) by scoobie
Original Path: james/server/trunk/build.xml
File length: 14668 byte(s)
Diff to previous 107044 (colored)
Code cleanup

Revision 107044 - (view) (annotate) - [select for diffs]
Added Thu Jan 20 19:04:20 2000 UTC (9 years, 10 months ago) by scoobie
Original Path: james/server/trunk/build.xml
File length: 15056 byte(s)
Added ant stuff

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