Author: jonesde
Date: Sat Aug 12 01:29:02 2006
New Revision: 430994
URL:
http://svn.apache.org/viewvc?rev=430994&view=revLog:
Fixed component name, was conflicting with example component
Modified:
incubator/ofbiz/trunk/framework/testtools/ofbiz-component.xml
Modified: incubator/ofbiz/trunk/framework/testtools/ofbiz-component.xml
URL:
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/testtools/ofbiz-component.xml?rev=430994&r1=430993&r2=430994&view=diff==============================================================================
--- incubator/ofbiz/trunk/framework/testtools/ofbiz-component.xml (original)
+++ incubator/ofbiz/trunk/framework/testtools/ofbiz-component.xml Sat Aug 12 01:29:02 2006
@@ -15,7 +15,7 @@
under the License.
-->
-<ofbiz-component name="example"
+<ofbiz-component name="testtools"
xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="
http://www.ofbiz.org/dtds/ofbiz-component.xsd">
<!-- define resource loaders; most common is to use the component resource loader -->