[Nmrshiftdb-devel] CVS: nmrshiftdb/src/conf/jetspeed/WEB-INF/conf NMRShiftDB.properties,1.11,1.12
Brought to you by:
steinbeck
|
From: Stefan K. <sh...@us...> - 2002-05-30 15:02:26
|
Update of /cvsroot/nmrshiftdb/nmrshiftdb/src/conf/jetspeed/WEB-INF/conf In directory usw-pr-cvs1:/tmp/cvs-serv14855/src/conf/jetspeed/WEB-INF/conf Modified Files: NMRShiftDB.properties Log Message: Changed the serialization back to JSX Index: NMRShiftDB.properties =================================================================== RCS file: /cvsroot/nmrshiftdb/nmrshiftdb/src/conf/jetspeed/WEB-INF/conf/NMRShiftDB.properties,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** NMRShiftDB.properties 28 May 2002 09:32:37 -0000 1.11 --- NMRShiftDB.properties 30 May 2002 15:02:21 -0000 1.12 *************** *** 3,10 **** sendreviewmail=false #Decides if and where the serialized input should be put ! writeserializedtodir=false serializeddir=/home/shk3/abcd sendserializedemail=false ser...@ic... --- 3,11 ---- sendreviewmail=false #Decides if and where the serialized input should be put ! writeserializedtodir=true serializeddir=/home/shk3/abcd sendserializedemail=false ser...@ic... + |