I'd suggest forking and changing the version from 1.1-SNAPSHOT to
1.1.J-SNAPSHOT  You can do an mvn clean install and the 1.1.J-SNAPSHOT will
be in your local Maven repository (~/.m2)  You can point your projects to
1.0, 1.1-Mx, 1.1-SNAPSHOT, and 1.1.J-SNAPSHOT at will and all of the version
will exist side by side.

On Sat, Jul 25, 2009 at 7:46 AM, Jon Kleiser <jon.klei...@usit.uio.no>wrote:

>
> I have pulled and built a certain Lift branch from the GitHub on my Mac,
> and I would like to temporarily switch to using that branch. Do I have to
> make an installer app (how?) and run that, or could I just set up some
> pointer(s) (like an environment variable) to the directory where all the
> new jars are? (I may want to switch back to standard Lift 1.0 soon
> afterwards.)
>
> /Jon
>
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to