Hide Forgot
Modules [1] that are in DV6 quickstarts pom render the quickstarts unusable becuase module dist doesn't exist [2]. Also modules are missing simpleclient module. [1] <modules> <!--module>drools-integration</module--> <module>dynamicvdb-datafederation</module> <module>dynamicvdb-dataroles</module> <module>hibernate-on-top-of-teiid</module> <module>webservices-as-a-datasource</module> <module>infinispan-local-cache</module> <module>custom-log4j-db-logger</module> <module>dist</module> </modules> [2] Child module /home/fnguyen/work/edsqa/builds/ER5/quickstarts/dist of /home/fnguyen/work/edsqa/builds/ER5/quickstarts/pom.xml does not exist
The module in pom.xml can be safely removed now to unblock testing. In ER6 the module will be added conditionally only when the dist directory exists.
Assuming this will be sorted before GA - setting to requires_doc_text- accordingly.
(In reply to Petr Kočandrle from comment #4) > The module in pom.xml can be safely removed now to unblock testing. In ER6 > the module will be added conditionally only when the dist directory exists. Thanks, after safely removing the module the following issue comes up: https://bugzilla.redhat.com/show_bug.cgi?id=1036812