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

Manifest cleanup #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Manifest cleanup #10

wants to merge 2 commits into from

Conversation

3ach
Copy link
Contributor

@3ach 3ach commented Feb 1, 2019

This moves the generation of manifests into the maven build process. It also removes and .gitignores the files. This should resolve issue with the manifests and filetree getting out of sync.

@3ach 3ach requested review from cjmyers and mehersam February 1, 2019 16:59
Copy link
Contributor

@cjmyers cjmyers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean to eliminate the manifests?

@3ach
Copy link
Contributor Author

3ach commented Feb 1, 2019

Yes. They are automatically generated at build-time, so no reason to keep them.

@cjmyers
Copy link
Contributor

cjmyers commented Feb 1, 2019

There is an issue which is that not every file in those directories should be in the manifest. In particular, the GenBank directory has several that we need to skip. Also, there are non-SBOL or SBOL-like files that should be ignored.

Copy link
Contributor

@cjmyers cjmyers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check. Should probably work, since GenBank files not part of SBH 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.

3 participants