From 4d589436ce2fd262da3529ec57c9439c0d4fa696 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Walter?= Date: Wed, 2 Apr 2014 11:29:39 +0000 Subject: [PATCH] moved poi scratchpad resources to module poi-scratchpad git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583972 13f79535-47bb-0310-9956-ffa450edef68 --- .../org/apache/poi/hdgf/chunks_parse_cmds.tbl | 0 .../resources}/org/apache/poi/hslf/data/empty.ppt | Bin 2 files changed, 0 insertions(+), 0 deletions(-) rename {src/resources/scratchpad => poi-scratchpad/src/main/resources}/org/apache/poi/hdgf/chunks_parse_cmds.tbl (100%) rename {src/resources/scratchpad => poi-scratchpad/src/main/resources}/org/apache/poi/hslf/data/empty.ppt (100%) diff --git a/src/resources/scratchpad/org/apache/poi/hdgf/chunks_parse_cmds.tbl b/poi-scratchpad/src/main/resources/org/apache/poi/hdgf/chunks_parse_cmds.tbl similarity index 100% rename from src/resources/scratchpad/org/apache/poi/hdgf/chunks_parse_cmds.tbl rename to poi-scratchpad/src/main/resources/org/apache/poi/hdgf/chunks_parse_cmds.tbl diff --git a/src/resources/scratchpad/org/apache/poi/hslf/data/empty.ppt b/poi-scratchpad/src/main/resources/org/apache/poi/hslf/data/empty.ppt similarity index 100% rename from src/resources/scratchpad/org/apache/poi/hslf/data/empty.ppt rename to poi-scratchpad/src/main/resources/org/apache/poi/hslf/data/empty.ppt