Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  docs 2322 over 19 years Matt Jones Modified the build to be smarter about making s...
  lib 2313 over 19 years Matt Jones New README in preparation for the 1.4.0 release...
  src 2315 over 19 years Matt Jones Modified buildIndex() to now include an '@' sig...
  test 2316 over 19 years Matt Jones Added sample eml 2.0.1 document for use in the ...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 7.46 KB 2321 over 19 years Matt Jones Fixed some typos in the README, and rearranged ...
build.properties 1.89 KB 2308 over 19 years Matt Jones Added a property listing servlet administrators.
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 42.9 KB 2323 over 19 years Matt Jones Modified build dist and distsrc targets to be s...

Latest revisions

# Date Author Comment
2323 09/22/2004 01:35 PM Matt Jones

Modified build dist and distsrc targets to be sure the ant tokens are
filtered correctly in the documentation, otherwise the CSS styles do not
show up properly.

2322 09/22/2004 01:02 PM Matt Jones

Modified the build to be smarter about making sure that the EML schemas
and styles are in place (so manually running 'geteml' should no longer
be needed), and renamed the 'loaddtdschemas' target to 'register-schemas'.
Reorganized and clarified installation instructions to make the order of...

2321 09/21/2004 11:39 PM Matt Jones

Fixed some typos in the README, and rearranged a little.

2320 09/21/2004 11:26 PM Matt Jones

Moved deletion of stylsheets from clean to fullclean target so that the
styles will be guaranteed to be in place in the released version even after
a clean build.

2319 09/21/2004 11:13 PM Matt Jones

Added classpath to javadoc call so that we avoid javadoc errors that
complain about not being able to find the servlet classes.

2318 09/21/2004 11:06 PM Matt Jones

Added dependency check for eml so that the schemas and dtds are not
checked out of CVS if they already exist in the lib directory. This is
based on checking for the key schema or dtd file from the 2.0.0beta6,
2.0.0, and 2.0.1 releases, so if you've messed with this directory in...

2317 09/21/2004 10:49 PM Matt Jones

Added dependency check to see if the httpclient.jar and utilities.jar are
already present in lib. If they are, building utilities is skipped. This
allows us to ship a distribution with just the jar files rather than the
source from the utilities module and still have the compile work. Now...

2316 09/21/2004 03:38 PM Matt Jones

Added sample eml 2.0.1 document for use in the tests.

2315 09/21/2004 03:36 PM Matt Jones

Modified buildIndex() to now include an '@' sign in the path for ATTRIBUTE
nodes. Removed a bunch of debugging information. Fixed the BuildIndexTest
so that it would work on any machine (removed hardcoded paths).

2314 09/21/2004 01:17 PM sgarg

Added code that changes the node column size

View all revisions | View revisions

Also available in: Atom