Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 743 almost 23 years Matt Jones Modifications that change the package handling ...
  docs 1770 over 20 years Jing Tao To make installation instruction clearer.
  lib 1736 almost 21 years Jing Tao Checkin new eml.jar which chad fixed a bug.
  src 1773 over 20 years Jing Tao JAVA 1.3 doesn't support this FileWriter(File f...
  test 1506 about 21 years Jing Tao Change from assert to assertTrue.
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 4.95 KB 1769 over 20 years Jing Tao Revise readme file for release 1.3
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 24.4 KB 1771 over 20 years Jing Tao Change tomcat version from 3 to 4. So it will c...

Latest revisions

# Date Author Comment
1773 07/31/2003 09:56 PM Jing Tao

JAVA 1.3 doesn't support this FileWriter(File fileName, boolean append). But 1.4 does.
Change to FileWriter(String fileName, boolean append). Both 1.3 and 1.4 support.

1771 07/31/2003 11:32 AM Jing Tao

Change tomcat version from 3 to 4. So it will consistent with server.jar file location.

1770 07/30/2003 06:34 PM Jing Tao

To make installation instruction clearer.

1769 07/30/2003 06:33 PM Jing Tao

Revise readme file for release 1.3

1768 07/30/2003 02:03 PM Jing Tao

Fixed bug in replication if doctype is null.

1767 07/30/2003 10:50 AM Jing Tao

Fixed a bug that replication didn't do inline data.

1766 07/30/2003 09:04 AM Jing Tao

Change a array size from 4*10(testing) to 4*1024.

1765 07/29/2003 04:57 PM Jing Tao

A note for set up replication between tomcat.

1764 07/29/2003 09:08 AM Jing Tao

Using reader replacing string to read inline data.

1763 07/29/2003 09:07 AM Jing Tao

Using reader to replace string to read inline data.

View all revisions | View revisions

Also available in: Atom