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) <sblackmon@apache.org>
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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---
|