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

Re-structure project to use Maven #529

Closed
wants to merge 1 commit into from
Closed

Re-structure project to use Maven #529

wants to merge 1 commit into from

Conversation

camilne
Copy link

@camilne camilne commented Oct 2, 2018

This PR re-structures the project to use a standard build tool.

Why?

  1. It standardizes dependency versions. (Also makes barrier to contribution lower because no more manual dependency management)
  2. It standardizes project structure (source files, test files, etc.)
  3. It is not IDE specific, so people with different IDEs can import the pom file and get the correct project setup in their IDE.

yanglbme added a commit that referenced this pull request Aug 27, 2019
* Add Maven frameworks support
* close #529 
* close #815
@yanglbme
Copy link
Member

#795

@yanglbme yanglbme closed this Aug 27, 2019
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.

2 participants