Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove code for runner #171

Closed
wants to merge 2 commits into from

Conversation

cboehme
Copy link
Member

@cboehme cboehme commented Feb 20, 2014

This pull request removes all code and configuration from metafacture-core which is only used by the command line application. This application is now distriibuted in the separate package culturegraph/metafacture-runner.

The commits in this request fix #130, #131 and additionally #168.

Both dependencies should be provided by the user of metafacture because
the concret implementation depends on the environment.
The metafacture command line application is now part of the new
metafacture-runner package. Consequently, it has been removed from the
core package along with all its auxiliary files and the assembly target
has been removed from the pom. 

By managing the end user applications for metafacture in a separate
project dependencies on logger implementations, database driver etc. can
be more easily managed. It also helps to keep the build configuration of
the core package reasonably simple.
@cboehme cboehme self-assigned this Feb 20, 2014
@cboehme cboehme added this to the Version 2 milestone Feb 28, 2014
@cboehme
Copy link
Member Author

cboehme commented Mar 1, 2014

Merged

@cboehme cboehme closed this Mar 1, 2014
@cboehme cboehme deleted the remove-code-for-runner branch March 1, 2014 09:01
blackwinter pushed a commit that referenced this pull request Dec 13, 2024
blackwinter pushed a commit that referenced this pull request Dec 13, 2024
Fix issue with testing non-existing refs, update tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

slf4j-log4j12 should not be a runtime dependency
1 participant