From f782feebb24b4ac0b9f841a509c2c5327c4bb7f4 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Thu, 2 Jul 2009 19:38:46 +0000 Subject: [PATCH] INT-700 moved xsl file to src/main/resources --- .../integration/samples/xml/bigBooksSupplierTransformer.xsl | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename spring-integration-samples/xml/src/main/{java => resources}/org/springframework/integration/samples/xml/bigBooksSupplierTransformer.xsl (100%) diff --git a/spring-integration-samples/xml/src/main/java/org/springframework/integration/samples/xml/bigBooksSupplierTransformer.xsl b/spring-integration-samples/xml/src/main/resources/org/springframework/integration/samples/xml/bigBooksSupplierTransformer.xsl similarity index 100% rename from spring-integration-samples/xml/src/main/java/org/springframework/integration/samples/xml/bigBooksSupplierTransformer.xsl rename to spring-integration-samples/xml/src/main/resources/org/springframework/integration/samples/xml/bigBooksSupplierTransformer.xsl