From f109d76b194339b76e328008ad0aea23a4f4128b Mon Sep 17 00:00:00 2001 From: Tim McCune Date: Fri, 26 Aug 2005 04:23:41 +0000 Subject: Fixed bug 1273712 where writing null values into fixed-length columns wasn't working. git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@25 f203690c-595d-4dc9-a70b-905162fa7fd2 --- project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.properties') diff --git a/project.properties b/project.properties index ef6d4ae..78264d3 100644 --- a/project.properties +++ b/project.properties @@ -18,5 +18,5 @@ maven.sourceforge.project.groupId=134943 maven.sourceforge.username=javajedi maven.test.source=1.5 maven.username=javajedi -log4j.configuration=com/hmsonline/common/access/log4j.properties +log4j.configuration=com/healthmarketscience/jackcess/log4j.properties statcvs.include=**/*.java;**/*.xml -- cgit v1.2.3