--- a/build.xml Wed Feb 04 12:11:29 2009 +0000
+++ b/build.xml Wed Feb 04 12:39:25 2009 +0000
@@ -653,7 +653,7 @@
</taskdef>
<echo message="Validating Module..." />
- <validateModules moduleName="${module}" failOnError="true" userId="0" propertiesFile="${base.config}/Openbravo.properties" type="module" />
+ <validateModules moduleJavaPackage="${module}" failOnError="false" userId="0" propertiesFile="${base.config}/Openbravo.properties" type="module" />
<antcall target="obx.export.database" />
<antcall target="obx.export.config.script" />