Project

General

Profile

« Previous | Next » 

Revision 349

Added by Matt Jones over 23 years ago

Added "release" keyword to all metacat source files so that the release
number will be evident in software distributions.

View differences:

AccessionNumber.java
5 5
 *  Copyright: 2000 Regents of the University of California and the
6 6
 *             National Center for Ecological Analysis and Synthesis
7 7
 *    Authors: Jivka Bojilova, Matt Jones
8
 *    Release: @release@
8 9
 *
9 10
 *   '$Author$'
10 11
 *     '$Date$'
......
229 230

  
230 231
/**
231 232
 * '$Log$
233
 * 'Revision 1.10  2000/06/27 04:31:07  jones
234
 * 'Fixed bugs associated with the new UPDATE and DELETE functions of
235
 * 'DBWriter.  There were problematic interactions between some static
236
 * 'variables used in DBEntityResolver and the way in which the
237
 * 'Servlet objects are re-used across multiple client invocations.
238
 * '
239
 * 'Generally cleaned up error reporting.  Now all errors and success
240
 * 'results are reported as XML documents from MetaCatServlet.  Need
241
 * 'to make the command line tools do the same.
242
 * '
232 243
 * 'Revision 1.9  2000/06/26 10:35:04  jones
233 244
 * 'Merged in substantial changes to DBWriter and associated classes and to
234 245
 * 'the MetaCatServlet in order to accomodate the new UPDATE and DELETE

Also available in: Unified diff