Kaydet (Commit) ac0af654 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS qadev27 (1.9.2); FILE MERGED

2006/07/18 11:26:27 lla 1.9.2.2: #138212# add crashlooptest
2006/06/27 13:28:59 lla 1.9.2.1: #137551# maybe speedup in DB Access
üst a0ab2eaa
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.9 $ # $Revision: 1.10 $
# #
# last change: $Author: vg $ $Date: 2006-05-17 13:30:32 $ # last change: $Author: vg $ $Date: 2006-11-21 14:10:50 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -78,8 +78,10 @@ JAVAFILES = \ ...@@ -78,8 +78,10 @@ JAVAFILES = \
DocumentConverter.java\ DocumentConverter.java\
DBHelper.java\ DBHelper.java\
DB.java\ DB.java\
ValueNotFoundException.java\ ValueNotFoundException.java \
GlobalLogWriter.java GlobalLogWriter.java \
CrashLoopTest.java
JAVACLASSFILES= $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class) JAVACLASSFILES= $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment