commit 89a76f5b0b482ef2e97af3a10ba32a9fabfa0cad
Author: joehni <[email protected]>
AuthorDate: Sat, 23 Feb 2013 01:16:53 +0100
Commit: joehni <[email protected]>
CommitDate: Sat, 23 Feb 2013 01:16:53 +0100
Revert content root.
diff --git a/xsite-core/src/test/java/custom-xsite.xml
b/xsite-core/src/test/java/custom-xsite.xml
index 5563985..57c6ac2 100644
--- a/xsite-core/src/test/java/custom-xsite.xml
+++ b/xsite-core/src/test/java/custom-xsite.xml
@@ -2,7 +2,6 @@
<component-instance key="org.codehaus.xsite.XSiteConfiguration">
<org.codehaus.xsite.XSiteConfiguration>
<validateLinks>true</validateLinks>
- <contentRoot>../site</contentRoot>
</org.codehaus.xsite.XSiteConfiguration>
</component-instance>
<component-implementation class="org.codehaus.xsite.CustomXSite" />