Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

STREAMS-487: zip resource artifacts#430

Merged
steveblackmon merged 1 commit intoapache:masterfrom
steveblackmon:STREAMS-487
Apr 3, 2018
Merged

STREAMS-487: zip resource artifacts#430
steveblackmon merged 1 commit intoapache:masterfrom
steveblackmon:STREAMS-487

Conversation

@steveblackmon
Copy link
Contributor

resolves STREAMS-487

Test data originating within modules, used in other modules, should be a stand-alone artifact.

Since schemas are used as test data also, added a zip artifact containing schemas also.

Required refactoring on all tests that were previously accessing files in the test classpath (target/test-classes)

Now when test data is sourced through dependency on an archive zip, that data is unpacked in target/dependency and accessed as a file rather than a resource.

…e a stand-alone artifact.

Since schemas are used as test data also, made a zip artifact containing schemas also.
resolves STREAMS-487
@steveblackmon
Copy link
Contributor Author

for some reason jenkins is running the unit tests but not moving resources into target/test-classes

@steveblackmon steveblackmon merged commit eb0f1d5 into apache:master Apr 3, 2018
@steveblackmon steveblackmon deleted the STREAMS-487 branch April 3, 2018 02:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants