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

RxAndroid Bootstrap #1

Closed
benjchristensen opened this issue Aug 19, 2014 · 2 comments
Closed

RxAndroid Bootstrap #1

benjchristensen opened this issue Aug 19, 2014 · 2 comments

Comments

@benjchristensen
Copy link
Member

RxAndroid has been extracted from RxJava prior to 1.0 as per ReactiveX/RxJava#589

I have done this with a simply copy/paste/commit for now. Commit history remains in the 0.20.x branch of RxJava: https://github.com/ReactiveX/RxJava/tree/0.20.x

If anyone wishes to replace the code in this project with files that retain commit history, go ahead and make the changes.

Over the coming weeks the build and release process will be updated.

This project does not need to release immediately as 1.0. It can continue with 0.x releases until it makes sense to hit 1.0. Its lifecycle is now decoupled from RxJava.

mttkay added a commit that referenced this issue Aug 19, 2014
We decided it's better to leave it to the caller when it's appropriate to release, cf. #1
@benjchristensen
Copy link
Member Author

I have recreated the project with history intact but it does not yet include the examples submodule.

I'm trying to figure out how to pull both modules together without every file ending up with me being the last committer as a result of doing folder moves.

Also, nothing is building right now. Working with @quidryan on a new setup for that.

@mttkay
Copy link
Collaborator

mttkay commented Aug 23, 2014

Thanks Ben!

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

No branches or pull requests

2 participants