using a forked ronin repo in a ronin project

7 views
Skip to first unread message

chris

unread,
Jul 20, 2012, 10:09:27 PM7/20/12
to ronin...@googlegroups.com
Hi:

I've forked ronin and made some changes to it. What do I need to do to get my ronin project to use my forked version of ronin?

I've pulled the logic in how ronin instantiates a controller into a config property to better customize how controllers are created (I'm experimenting with passing args to the controller constructor). The current implementation is just moving the entire getActionMethodAndControllerInstance() function into a config class, like the URLHandler property

Thanks

Chris

Gus Prevas

unread,
Jul 21, 2012, 9:12:16 AM7/21/12
to ronin...@googlegroups.com
Hi Chris,

Brian may want to weigh in here, but I believe you can just run "mvn install" from your Ronin fork, and then bump the version number in your Ronin project to use the snapshot version you just installed, either by running "mvn versions:use-latest-snapshots", or by updating your POM manually if you don't want to pull in non-Ronin snapshot versions.

-Gus

chris

unread,
Jul 21, 2012, 11:55:07 PM7/21/12
to ronin...@googlegroups.com
Seems to work exactly as you describe below Gus

Thanks!

Chris


On Saturday, 21 July 2012 09:12:16 UTC-4, Gus Prevas wrote:
Hi Chris,

Brian may want to weigh in here, but I believe you can just run "mvn install" from your Ronin fork, and then bump the version number in your Ronin project to use the snapshot version you just installed, either by running "mvn versions:use-latest-snapshots", or by updating your POM manually if you don't want to pull in non-Ronin snapshot versions.

-Gus
Reply all
Reply to author
Forward
0 new messages