-
Notifications
You must be signed in to change notification settings - Fork 9
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
Roadmap version 0.1 #3
base: master
Are you sure you want to change the base?
Conversation
weirdpercent
commented
Sep 4, 2012
- Convert Mirah scripts to Java code and separated the Ruby and Java code into two folders
- Update to JRuby 1.6.7.2 [MRI 1.8.7-p357]
- Update to JDK 6 Update 31
- Many Java code inspection checks and removing Java 1.6 deprecations as a stepping stone to JRuby 1.6.7.2
- Many Ruby code inspection checks with coding style and statement simplification changes, changing Ruby 1.9 deprecations as a stepping stone to JRuby 1.7.0-preview2
- Merge separate code bases into one folder
- Run RSpec tests and debugging tools on code changes
- Convert Mirah scripts to Java code and separated the Ruby and Java code into two folders - Update to JRuby 1.6.7.2 [MRI 1.8.7-p357] - Update to JDK 6 Update 31 - Many Java code inspection checks and removing Java 1.6 deprecations as a stepping stone to JRuby 1.6.7.2 - Many Ruby code inspection checks with coding style and statement simplification changes, changing Ruby 1.9 deprecations as a stepping stone to JRuby 1.7.0-preview2 - Merge separate code bases into one folder - Run RSpec tests and debugging tools on code changes
- Convert Mirah scripts to Java code and separated the Ruby and Java code into two folders - Update to JRuby 1.6.7.2 [MRI 1.8.7-p357] - Update to JDK 6 Update 31 - Many Java code inspection checks and removing Java 1.6 deprecations as a stepping stone to JRuby 1.6.7.2 - Many Ruby code inspection checks with coding style and statement simplification changes, changing Ruby 1.9 deprecations as a stepping stone to JRuby 1.7.0-preview2 - Merge separate code bases into one folder - Run RSpec tests and debugging tools on code changes - Add documentation for Ruby and Java code
Hey, that's amazing! Thanks for continuing this and sharing back the changes :) Can I merge it blindly? |
I'm in the process of testing it out and merging the README. I'll report back when it's done! (probably tomorrow). |
Cool. I know it's a lot of changes, so thorough testing is definitely in order. Once it's stable, then I can begin working on version 0.2. |
After a more careful investigation, I'm going to attempt to gradually bring back the work instead of merging all at once. |
Hey @weirdpercent, here is an update:
Well it's a bit late so this is off my head :) I'll get back to this as time permits. |
@thbar, I think Travis CI is a great idea to make Opaz even better.
Thanks for the update! |
the synth stuff I have improved on a lot and moved into dfl/radspberry -David On Sep 8, 2012, at 3:22 PM, Thibaut Barrère [email protected] wrote:
|
Added plugin from jvstwrapper examples, fixed rake tasks, jruby 1.7.3