[Lift] Re: Using template without and

2009-09-11 Thread walterc
thanks, will try. On Sep 11, 4:03 am, David Pollak wrote: > Fixedhttp://github.com/dpp/liftweb/commit/78e95f734f622845d679206df56c9a52... > > > > On Thu, Sep 10, 2009 at 10:47 AM, walterc wrote: > > > Is there a way to configure template to generate html fragments &

[Lift] Using template without and

2009-09-10 Thread walterc
Is there a way to configure template to generate html fragments without including and generating and ? I had to resort to adding a transformer to "LiftRules.responseTransformers" to transform the response after Lift renders it. For example, with a template like this: http://www.w3.org/1999/xhtm

[Lift] Re: How current is XXX.1.1-SNAPSHOT in repo-snapshots?

2009-04-25 Thread walterc
be seen > here:http://hudson.scala-tools.org/job/Lift/ > > Also, I'd suggest: > > mvn -U clean install > > That should pull the latest. > > Also, what's the stack trace?  Did you set the: >   >     >   > > In the appengine-web.xml file? > > Than

[Lift] How current is XXX.1.1-SNAPSHOT in repo-snapshots?

2009-04-25 Thread walterc
I am using the 1.1-SNAPSHOT from http://scala-tools.org/repo-snapshots/ specifically for the GAE compatibility fix. I did a mvn --update- snapshots so i am pretty sure i have the most current snapshots in the repo but i still get the "java.lang.NoClassDefFoundError: java.net.InetAddress is a rest

[Lift] Re: Google App Engine for Scala!

2009-04-11 Thread walterc
cool, guys, looking forward to it, especially the current thread actor bit. On Apr 11, 9:43 pm, David Pollak wrote: > On Sat, Apr 11, 2009 at 12:53 AM, Atsuhiko Yamanaka < > > atsuhiko.yaman...@gmail.com> wrote: > > Hi, > > > On Fri, Apr 10, 2009 at 10:03 PM, David Pollak > > wrote: > > > Thank