[
https://issues.apache.org/jira/browse/STREAMS-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559689#comment-14559689
]
ASF GitHub Bot commented on STREAMS-332:
----------------------------------------
GitHub user steveblackmon opened a pull request:
https://github.com/apache/incubator-streams/pull/226
resolves STREAMS-332 #332
changed tests without resources to ITs
ITs do not run by default, must run verify -skipTests=false
added retrieval and expansion of zip files containing test resources
location of zip files can be overridden with -testDataBaseURL
original test files have been restored to an externally hosted location
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/steveblackmon/incubator-streams STREAMS-332
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/226.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #226
----
commit 3f45b23ebb63aeddb1badc2100599292a7b52170
Author: Steve Blackmon (@steveblackmon) <[email protected]>
Date: 2015-05-26T18:38:09Z
changed tests without resources to ITs
ITs do not run by default, must run verify -skipTests=false
added retrieval and expansion of zip files containing test resources
location of zip files can be overridden with -testDataBaseURL
----
> Restore ability to test data conversions on flat files during build
> -------------------------------------------------------------------
>
> Key: STREAMS-332
> URL: https://issues.apache.org/jira/browse/STREAMS-332
> Project: Streams
> Issue Type: Improvement
> Reporter: Steve Blackmon
>
> Files containing test data were removed from the project during the 0.2
> release.
> Restore ability to test data conversions on flat files during build.
> Rather than keeping files under apache source control, we should support
> retrieval from a user-specified endpoint when running the build. Unless
> explicitly directed with a valid endpoint supplied, these tests should be
> skipped.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)