easility / Play2Plugin

Playorm plugin for Play2.1
0 stars 0 forks source link

build with SBT #1

Closed hsn10 closed 11 years ago

easility commented 11 years ago

Thanks for this pull request. So I can also build the jar and its name now is "plugin_2.10-2.1-SNAPSHOT" so shall we upload this jar in the playorm and close the issue 96 of playorm? https://github.com/deanhiller/playorm/issues/96

hsn10 commented 11 years ago

its not scala version. Its only compiled with SBT. It still depends on Classpath.getTypes(Play.application(), "nosql"); which is in java only part of playframework. I suppose this should do simple test for existence of nosql.Persistnce