interledger-deprecated / java-ilp-core

WE'VE MOVED: This project has moved to Hyperledger Quilt
https://github.com/hyperledger/quilt/tree/master/ilp-core
Apache License 2.0
16 stars 10 forks source link

Hyperledger Quilt migration #104

Closed adrianhopebailie closed 6 years ago

adrianhopebailie commented 6 years ago

In case you missed it, Hyperledger have created a new project called Quilt which will be the new home for the Java implementation of ILP: https://www.hyperledger.org/blog/2017/10/16/hyperledger-gets-cozy-with-quilt

Over the coming few days we should establish a plan for migration of our code over to a new GitHub repo(s) within the Hyperledger org.

I propose that we start by setting up a new multi-project Maven repo under hyperledger/quilt and then migrate the java projects into sub-modules.

I also propose that we try to merge outstanding PRs and make some tagged releases before we do the migration.

Lastly, do we want to preserve the flow of using development and master branches?

Setup

java-ilp-core

java-crypto-conditions

java-ilp-plugin

java-ilp-connector

sappenin commented 6 years ago

How do we go about getting the project setup at Hyperledger?

adrianhopebailie commented 6 years ago

I'm co-ordinating that with the Linux Foundation

adrianhopebailie commented 6 years ago

@sappenin What do you think about migrating java-ilp-connector and and java-ilp-plugin?

Can I close this issue and we can track that in those repos?

sappenin commented 6 years ago

@adrianhopebailie Sounds good to me!