Switch to OAI-PMH harvester as external dependency. (VUFIND-1176) (#721)
Showing
- composer.json 1 addition, 0 deletionscomposer.json
- harvest/oai.ini 11 additions, 0 deletionsharvest/oai.ini
- module/VuFind/src/VuFind/Harvester/OAI.php 0 additions, 1061 deletionsmodule/VuFind/src/VuFind/Harvester/OAI.php
- module/VuFind/tests/unit-tests/src/VuFindTest/Harvester/OAITest.php 0 additions, 303 deletions...ind/tests/unit-tests/src/VuFindTest/Harvester/OAITest.php
- module/VuFindConsole/src/VuFindConsole/Controller/HarvestController.php 38 additions, 47 deletions...onsole/src/VuFindConsole/Controller/HarvestController.php
... | ... | @@ -21,6 +21,7 @@ |
"serialssolutions/summon": "1.0.0", | ||
"symfony/yaml": "2.7.6", | ||
"vufind-org/vufindcode": "1.0.3", | ||
"vufind-org/vufindharvest": "2.1.0", | ||
"vufind-org/vufindhttp": "2.1.0", | ||
"zendframework/zendframework": "2.4.6", | ||
"zendframework/zendrest": "2.0.2", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment