Bug 1074472
| Summary: | Remove *-tests.jar and *-test-sources.jar files from the Maven repo | ||
|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Petr Široký <psiroky> |
| Component: | Maven Repository | Assignee: | Petr Kočandrle <pkocandr> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Široký <psiroky> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0.1 | CC: | kverlaen, rrajasek |
| Target Milestone: | CR1 | ||
| Target Release: | 6.0.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-08-06 19:58:37 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Petr Široký
2014-03-10 10:26:11 UTC
Capturing comments from the mailing list. We should give a shot at any attempt to make the repo smaller. Let's see if we can make this change for the 6.0.1 release. Thanks for the feedback Eric. The jbpm-test-<version>.jar will definitely stay as it is a "master" artifact (the test in name just suggest it is used as a library to test jbpm). Only the artifacts that ends with `-tests.jar` and `test-sources.jar` should be IMO removed. For example for the above jbpm-test artifact, there are also following artifacts: - jbpm-test-6.0.2-redhat-3-tests.jar - jbpm-test-6.0.2-redhat-3-test-sources.jar which I think should be removed. Thanks, Petr On Fri, 2014-03-07 at 10:39 +0100, Eric D. Schabell wrote: > The only thing that is needed is the jbpm-test.jar, not sure of the exact naming right now but it contains all the helper unit test frameworks that are used in unit tests. > > I know you are talking about the example tests, but this is one that gets lumped into the tests sometimes and it really is needed. Verified fixed in 6.0.1-CR1. |