[ 
https://issues.apache.org/jira/browse/STREAMS-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423225#comment-16423225
 ] 

ASF GitHub Bot commented on STREAMS-487:
----------------------------------------

steveblackmon opened a new pull request #430: STREAMS-487: zip resource 
artifacts
URL: https://github.com/apache/streams/pull/430
 
 
   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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Test data originating within modules, used in other modules, should be a 
> stand-alone artifact.
> ----------------------------------------------------------------------------------------------
>
>                 Key: STREAMS-487
>                 URL: https://issues.apache.org/jira/browse/STREAMS-487
>             Project: Streams
>          Issue Type: Task
>          Components: Tests
>            Reporter: Steve Blackmon
>            Assignee: Steve Blackmon
>            Priority: Major
>
> Currently test data get compressed into the test-jar. It would make more 
> sense to create stand-alone zip artifacts, rather than confusing the data 
> with the test classes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to