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

Already on GitHub? Sign in to your account

Phenopacket reading #30

Open
wants to merge 5 commits into
from

Conversation

Projects
None yet
2 participants
Member

balhoff commented Jun 15, 2016

Load associations from a phenopacket.

@balhoff balhoff changed the title from Phenopacket reading to DO NOT MERGE Phenopacket reading Jun 15, 2016

Member

balhoff commented Jun 15, 2016 edited

@cmungall we need a release of phenopacket reference API before we merge this. It uses 0.0.4-SNAPSHOT.

Owner

cmungall commented Jun 15, 2016

In sonatype https://oss.sonatype.org/#nexus-search;quick~phenopackets

I think should be in mvncentral in a few hrs

On 15 Jun 2016, at 13:31, Jim Balhoff wrote:

@cmungall we need a release of phenopacket reference API before we
merge this. It's reference 0.0.4-SNAPSHOT.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#30 (comment)

@balhoff balhoff changed the title from DO NOT MERGE Phenopacket reading to Phenopacket reading Jun 21, 2016

Member

balhoff commented Jun 21, 2016

@cmungall I updated to use the released phenopacket API version. I also had to add junit to the POM files to fix a build problem. I was a bit confused about why that problem came up though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment