Project

General

Profile

« Previous | Next » 

Revision 3443

Change the release tag for the EML stylesheets to be used by metacat to EML_RELEASE_2_0_1_UPDATE_4 so that the new stylesheet changes are incorporated. To pick up these changes in a local metacat build, you need to delete the files in metacat/lib/schema as well as metacat/lib/style/common/eml-*, then do a clean build with "ant clean install". When you do this, you should see the "geteml" target run in the build, and youshould be prompted for your CVS password to download the new schema versions.

Any additional changes to the MEL distribution for this metacat release should be tagged with the UPDATE_4 tag listed above so they can beincluded in the release.

View differences:

build.xml
205 205
      <property name="eml-version"         value="2.0.0beta6" />
206 206
      <property name="eml-tag"             value="EML_2_0_0_BETA_6_FOR_METACAT" />
207 207
      <property name="eml2_0_0-tag"        value="RELEASE_EML_2_0_0_UPDATE_1" />
208
      <property name="eml2_0_1-tag"        value="RELEASE_EML_2_0_1_UPDATE_3" />
208
      <property name="eml2_0_1-tag"        value="RELEASE_EML_2_0_1_UPDATE_4" />
209 209
      <property name="eml2_0_0namespace"   value="eml://ecoinformatics.org/eml-2.0.0" />
210 210
      <property name="eml2_0_1namespace"   value="eml://ecoinformatics.org/eml-2.0.1" />
211 211
      <property name="eml2_1_0namespace"   value="eml://ecoinformatics.org/eml-2.1.0" />

Also available in: Unified diff