Hide Forgot
Description of problem: Could jbpm-test.jar be excluded from distribution? We (QA) asked for it to be built so it is included in maven repository (as it contains valuable test utilities), but to not include it in distribution (as it adds unneccessary dependencies - bitronix, h2 database - and we don't want to support it).
This is not a test jar, this is a jar that provides utility classes to test jBPM processes. The jBPM plugin generates examples that are using this API, so excluding it from the distribution would cause issues here. Would it be possible to mark these classes as experimental, so that users know this API might still change in future versions etc.?
This need to be discussed in PM meetings. This should be resolved after decision is made.
This issue has been confirmed with QE and developer. The jbpm-test.jar will stay. I think this issue can be closed.