From 5612c24f1150fe5e0e93696d664e1e52531b81d5 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Thu, 27 Aug 2009 09:26:01 +0000 Subject: [PATCH] Added castor properties git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1775 50f2f4bb-b051-0410-bef5-90022cba6387 --- org.springframework.oxm/castorbuilder.properties | 1 + 1 file changed, 1 insertion(+) create mode 100644 org.springframework.oxm/castorbuilder.properties diff --git a/org.springframework.oxm/castorbuilder.properties b/org.springframework.oxm/castorbuilder.properties new file mode 100644 index 00000000000..7f7250717c1 --- /dev/null +++ b/org.springframework.oxm/castorbuilder.properties @@ -0,0 +1 @@ +org.exolab.castor.builder.primitivetowrapper=true