doppio /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Apr 06 18:37:36 -0700 2008 | [myabc] |
| |
GPL-LICENSE | Mon Apr 14 14:59:47 -0700 2008 | [myabc] |
| |
INSTALL | Sat Apr 05 04:56:46 -0700 2008 | [myabc] |
| |
MIT-LICENSE | Mon Apr 14 14:59:47 -0700 2008 | [myabc] |
| |
README | Mon Apr 14 14:51:30 -0700 2008 | [myabc] |
| |
README.markdown | Mon Apr 14 15:06:04 -0700 2008 | [myabc] |
| |
Rakefile | Mon Apr 14 14:51:30 -0700 2008 | [myabc] |
| |
TODO | Sat Apr 05 04:56:46 -0700 2008 | [myabc] |
| |
build.xml | Fri Apr 04 19:03:39 -0700 2008 | [myabc] |
| |
lib/ | Mon Apr 14 14:51:30 -0700 2008 | [myabc] |
| |
nbproject/ | Wed May 14 17:42:29 -0700 2008 | [myabc] |
| |
spec/ | Wed May 14 17:42:29 -0700 2008 | [myabc] |
| |
src/ | Wed May 14 17:42:29 -0700 2008 | [myabc] |
README.markdown
Doppio
Native JDBC Drivers for DataObjects
WARNING This package is under heavy development.
Getting the Source
git clone git://github.com/myabc/doppio.git
Test
the default task: jruby -S rake or: jruby -S rake java_compile jruby -S rake spec
Installation
Install Data Objects 0.9.0 from Git sources:
jruby -S gem install pkg/data_objects-0.9.0.gem
then build, test Doppio:
jruby -S rake java_compile
jruby -S rake package
jruby -S gem install pkg/doppio-0.9.0.gem
Licensing and Copyright
This code is licensed under the GNU Public License (GPL) v2, and under an MIT License. Please see GPL-LICENSE and MIT-LICENSE for the text of those license documents.
Copyright (c) 2008 Alexander Coles, Ikonoklastik Productions
Support
This Module is under heavy development. No official support is currently provided.
- Doppio homepage: coming soon
- Contact the developer directly:
- alex@alexcolesportfolio.com | myabc on #datamapper, #merb IRC





