This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/master by this push:
new 346d12f TIKA-2958: move license down due to spring XML parse error
346d12f is described below
commit 346d12fd719689b555df3a27441e5dcb0e0b6fcd
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Oct 5 17:50:36 2019 +0200
TIKA-2958: move license down due to spring XML parse error
---
tika-example/src/main/resources/org/apache/tika/example/spring.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-example/src/main/resources/org/apache/tika/example/spring.xml
b/tika-example/src/main/resources/org/apache/tika/example/spring.xml
index 6711351..60fdab2 100755
--- a/tika-example/src/main/resources/org/apache/tika/example/spring.xml
+++ b/tika-example/src/main/resources/org/apache/tika/example/spring.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,7 +14,6 @@
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans