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:

AccessionNumberGeneratedException.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: Matt Jones
8
 *    Release: @release@
8 9
 *
9 10
 *   '$Author$'
10 11
 *     '$Date$'
......
31 32

  
32 33
/**
33 34
 * '$Log$
35
 * 'Revision 1.1  2000/06/27 04:31:07  jones
36
 * 'Fixed bugs associated with the new UPDATE and DELETE functions of
37
 * 'DBWriter.  There were problematic interactions between some static
38
 * 'variables used in DBEntityResolver and the way in which the
39
 * 'Servlet objects are re-used across multiple client invocations.
40
 * '
41
 * 'Generally cleaned up error reporting.  Now all errors and success
42
 * 'results are reported as XML documents from MetaCatServlet.  Need
43
 * 'to make the command line tools do the same.
44
 * '
34 45
 */

Also available in: Unified diff