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:

DBDTDHandler.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
8
 *    Release: @release@
8 9
 *
9 10
 *   '$Author$'
10 11
 *     '$Date$'
......
144 145

  
145 146
/**
146 147
 * '$Log$
148
 * 'Revision 1.10  2000/06/27 04:31:07  jones
149
 * 'Fixed bugs associated with the new UPDATE and DELETE functions of
150
 * 'DBWriter.  There were problematic interactions between some static
151
 * 'variables used in DBEntityResolver and the way in which the
152
 * 'Servlet objects are re-used across multiple client invocations.
153
 * '
154
 * 'Generally cleaned up error reporting.  Now all errors and success
155
 * 'results are reported as XML documents from MetaCatServlet.  Need
156
 * 'to make the command line tools do the same.
157
 * '
147 158
 * 'Revision 1.9  2000/06/26 10:35:04  jones
148 159
 * 'Merged in substantial changes to DBWriter and associated classes and to
149 160
 * 'the MetaCatServlet in order to accomodate the new UPDATE and DELETE

Also available in: Unified diff