[Lift] Re: Building Lift with scala 2.8.0

2009-12-19 Thread TylerWeir
http://github.com/dpp/liftweb/tree/irc_wip_lift20/ On Dec 19, 4:15 pm, Channing Walton wrote: > I would like to use Lift with scala 2.8.0 but need some helping building the > branches. I've checked out the 280_port branch, but when I set the scala > version to 2.8.0.Beta1-RC3 in the main pom, L

[Lift] Re: building lift

2009-07-19 Thread Wilson MacGyver
that fixed it. thank you very much, On Mon, Jul 20, 2009 at 1:56 AM, Derek Chen-Becker wrote: > I've added in an exclusion to prevent this version of the lib from being > pulled. We generally use the geronimo version of JEE libs due to a less > restrictive license. > > Derek > > On Sat, Jul 18, 2

[Lift] Re: building lift

2009-07-19 Thread Derek Chen-Becker
I've added in an exclusion to prevent this version of the lib from being pulled. We generally use the geronimo version of JEE libs due to a less restrictive license. Derek On Sat, Jul 18, 2009 at 8:00 PM, Ross Mellgren wrote: > > It looks like the maven central repository only has the POM and n

[Lift] Re: building lift

2009-07-19 Thread Ross Mellgren
It looks like the maven central repository only has the POM and not the JAR. Try adding this repository to your POM: java.net http://download.java.net/maven/2 > Hi, > > I git clone the lift source from git hub. then run mvn install to > build it. > > It fails with > > Downlo

[Lift] Re: Building lift on Windows

2009-05-01 Thread sailormoo...@gmail.com
I have no problem building in on XP --~--~-~--~~~---~--~~ 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+u

[Lift] Re: Building lift on Windows

2009-04-30 Thread bradford
I can't get it to build on Windows XP. I get a different error though. YUI compressor complains about some invalid character at the start of some JavaScript file (which I don't see visible in the file). Unfortunately, I do not have the exact error available right now. On Apr 30, 10:41 am, Mari

[Lift] Re: building lift from source --- warnings/errors expected?

2009-02-10 Thread David Pollak
Lee, The build error on Macs problem is gone and we've been working on reducing the number of warnings. Thanks, David On Fri, Jan 30, 2009 at 7:36 PM, mighdoll wrote: > > Hey folks, I'm trying to build the lift sources. It mostly works, but > I see more errors and warnings than I expected.

[Lift] Re: building lift from source --- warnings/errors expected?

2009-01-30 Thread David Pollak
On Fri, Jan 30, 2009 at 7:36 PM, mighdoll wrote: > > Hey folks, I'm trying to build the lift sources. It mostly works, but > I see more errors and warnings than I expected. I'm wondering if my > configuration is set up correctly. Or do you see errors/warnings > too? Thx. > > mvn jetty:run in

[Lift] Re: building lift from source --- warnings/errors expected?

2009-01-30 Thread David Pollak
Lee, The hellodarwin example has no maintainer. I'll look into the problem can check in some fixed code. I'll also look into some of the warnings. Thanks, David On Fri, Jan 30, 2009 at 7:36 PM, mighdoll wrote: > > Hey folks, I'm trying to build the lift sources. It mostly works, but > I se