Project

General

Profile

« Previous | Next » 

Revision 924

Added by Matt Jones about 23 years ago

Modified the build file to point at the proper eml directory so that the
"getdtd" target can find the right files to be checked out.

View differences:

build.xml
53 53
      <property name="password" value="your-pw-goes-here"/>
54 54
      <property name="config-dir" value="${installdir}" />
55 55
      <property name="default-style" value="knb" />
56
      <property name="eml-module" value="mdstandards/eml" />
56
      <property name="eml-module" value="eml" />
57 57
      <property name="eml-version" value="2.0.0beta6" />
58 58
      <property name="eml-tag" value="RELEASE_EML_2_0_0_BETA_6" />
59 59
      <property name="cvsroot" 

Also available in: Unified diff