vgritsenko 2003/08/13 11:49:34
Modified: . status.xml
Log:
Add myself to the list.
Use uppercase initials.
Revision Changes Path
1.5 +5 -4 xml-xindice/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/xml-xindice/status.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- status.xml 8 Aug 2003 23:16:14 -0000 1.4
+++ status.xml 13 Aug 2003 18:49:34 -0000 1.5
@@ -3,7 +3,8 @@
<status>
<developers>
- <person name="Vladimir R. Bossicard" email="[EMAIL PROTECTED]"
id="vbo"/>
+ <person name="Vladimir R. Bossicard" email="[EMAIL PROTECTED]"
id="VBO"/>
+ <person name="Vadim Gritsenko" email="[EMAIL PROTECTED]"
id="VG"/>
</developers>
<todo>
<actions priority="high">
@@ -59,21 +60,21 @@
<changes>
<!-- Add new releases here -->
<release version="1.1-dev" date="August 6 2003">
- <action dev="vg" type="update">
+ <action dev="VG" type="update">
Added XINDICE_DB_HOME environment variable and
corresponding
xindice.db.home system property. This property takes
precedence
over db location preferred by the driver
(XindiceServlet prefers
WEB-INF filder and embedded driver prefers directory
of the
system.xml file).
</action>
- <action dev="vg" type="update">
+ <action dev="VG" type="update">
Update ant to version 1.5.3 and move it into
tools/ant/.
Build script modified to call ant script instead of
ant class.
Compilation from the Cygwin environment now working.
</action>
</release>
<release version="1.1b" date="11/1/2002">
- <action dev="vbo" type="add" context="admin">
+ <action dev="VBO" type="add" context="admin">
Xindice has a new website.
</action>
</release>