Project

General

Profile

« Previous | Next » 

Revision 3080

Added by Matt Jones over 17 years ago

Eliminated the 'release' ant tag from the rest of the files. The 'release' property is still used in build.xml for creating releases, but the filter is no longer presnt. Now, when updating the metacat files for a release, you have to set the release version in both the build.xml and the metacat.properties files.

View differences:

build.xml
271 271
      <filter token="ldapUrl" value="${ldapUrl}"/>
272 272
      <filter token="replication-log" value="${replication-log}"/>
273 273
      <filter token="replicationerrorlog" value="${replicationerrorlog}"/>
274
      <filter token="release" value="${release}"/>
275 274
      <filter token="servlet-path" value="${servlet-path}"/>
276 275
      <filter token="html-path" value="${html-path}"/>
277 276
      <filter token="user" value="${user}"/>

Also available in: Unified diff