xsbt-cucumber-plugin
xsbt-cucumber-plugin copied to clipboard
Would you like to host this plugin under the cucumber organisation?
If so, make me an admin of the project and I'll transfer it over.
Sounds great. It will be great to be part of the cucumber organisation. I've added you as a collaborator (I assume that's the same as an admin - couldn't find any other options). Let me know if I have to do anything else to get this to work.
I'd be interested in any comments or suggestions that you have for enhancement. So far I've only implemented features that I have needed to use myself and a few that have been requested by other users.
A few specific things I have on my list are:
- support for multiple SBT versions (I'm currently supporting only the newest release rather than also maintaining backwards compatibility)
- publishing to a proper repository (I'm currently hosting it on my own server, but probably should be publishing to maven repo or sonatype)
- support cross-builds of cucumber-scala to both Scala 2.9.2 and 2.10.0 as currently the plugin runs 1.0.9 for Scala 2.9.2 and 1.1.1 for Scala 2.10.0-RC1 as the two Scala versions are not binary compatible. (Requires changes to both cucumber-scala and the plugin builds)
Looks like you are the one who needs to do the transfer. I have added you to an admin group that should let you do it from this project's Admin page (that only you have access to). Please let me know how that goes.
Thanks. I'm just finishing off a major refactor to deal with issue #9. This is a fairly major re-organisation. As soon as this is done I'll transfer the project over.
Still comfortable with a transfer?