[Lift] Unable to use the YAHOO/Prototype libraries with Lift

2008-12-23 Thread dineshvasudevan

Hi,

I am pretty new to lift and am working with Dan getting some things
done. The system is currently setup to insert the lift comet
javascript (which is in jQuery) inside the layout file. I needed to
use the prototype library along with this and so added the
'jQuery.noConflict()' code call so that the conflict is resolved. I am
also using the Yahoo library to display a tree. The Doctype was Xhtml
Strict as set by scala. It immediately gave me errors like 'uncaught
exception: [Exception... "Component returned failure code: 0x80004003
(NS_ERROR_INVALID_POINTER) [nsIDOMNSHTMLElement.innerHTML]" nsresult:
"0x80004003 (NS_ERROR_INVALID_POINTER)" '. It was not allowing the
script to execute statements like 'element.innerHTML ="dasd"'.

This I read is an issue with the content-type of the rendered page
which is 'application/xhtml+xml'.(references -
http://www.quirksmode.org/bugreports/archives/2004/11/innerhtml_in_xh.html,
http://www.456bereastreet.com/archive/200501/the_perils_of_using_xhtml_properly/).
I also saw some work arounds (https://developer.mozilla.org/En/
Writing_JavaScript_for_XHTML) but they do not work as the changes
would affect the library rendering.

How could I solve this problem?

Thanks and Regards,
Dinesh

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: todo_steps feedback

2008-12-23 Thread Jorge Ortiz
> Not that I am aware of, but then I am in Australia and these days almost
> anything could be mucking about with my internet connectivity, but I
> digress...
>

Bit of a sore point, eh? At least in Australia they tell you about the
mucking. In the US that's all "state secrets" or somesuch. It's so secret
that not even the legislature or the judiciary can know about it, but I
digress...

--j

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: todo_steps feedback

2008-12-23 Thread David Pollak
Good to hear it's working.

On Dec 23, 2008 8:43 PM, "Marc Boschma"
>
wrote:

Not that I am aware of, but then I am in Australia and these days almost
anything could be mucking about with my internet connectivity, but I
digress...
I did however just tried going back to

mvn archetype:create -U \

-DarchetypeGroupId=net.liftweb \
 -DarchetypeArtifactId=lift-archetype-basic \  ...
-DgroupId="com.smefinancialgroup" -DartifactId="homepage"


and got

[INFO] Scanning for projects... [INFO] Searching repository for plugin with
prefix: 'archetype'.

[INFO] org.apache.maven.plugins: checking for updates from central [INFO]
org.codehaus.mojo: checki...
[INFO]task-segment: [archetype:create] (aggregator-style)
[INFO]


[INFO] Setting property: classpath.resource.loader.class =>
'org.codehaus.plexus.velocity.ContextCl...
[INFO] [archetype:create]
[WARNING] This goal is deprecated. Please use mvn archetype:generate instead
[INFO] Defaulting package to group ID: com.smefinancialgroup
[INFO] We are using command line specified remote repositories:
http://scala-tools.org/repo-snapshots
[INFO] snapshot net.liftweb:lift-archetype-basic:0.10-SNAPSHOT: checking for
updates from id0
[INFO]

[INFO] Using following parameters for creating OldArchetype:
lift-archetype-basic:0.10-SNAPSHOT
[INFO]

[INFO] Parameter: groupId, Value: com.smefinancialgroup
[INFO] Parameter: packageName, Value: com.smefinancialgroup
[INFO] Parameter: basedir, Value: /Users/marc/src/dad
[INFO] Parameter: package, Value: com.smefinancialgroup
[INFO] Parameter: version, Value: 1.0-SNAPSHOT
[INFO] Parameter: artifactId, Value: homepage
[INFO] * End of debug info from resources from generated
POM ***
[INFO] OldArchetype created in dir: /Users/marc/src/dad/homepage
[INFO]

[INFO] BUILD SUCCESSFUL

[INFO]

[INFO] Total time: ...
[INFO] Finished at: Wed Dec 24 15:40:06 EST 2008
[INFO] Final Memory: 7M/14M
[INFO]


*"It lives!!!"*

Strange how mvn archetype:generate didn't work...

On 24/12/2008, at 3:25 PM, David Pollak wrote: > Are you behind some sort of
proxy that has some ...

--~--~-~--~~~---~--~~

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 ...

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: todo_steps feedback

2008-12-23 Thread Marc Boschma
Not that I am aware of, but then I am in Australia and these days  
almost anything could be mucking about with my internet connectivity,  
but I digress...

I did however just tried going back to

mvn archetype:create -U \
 -DarchetypeGroupId=net.liftweb \
 -DarchetypeArtifactId=lift-archetype-basic \
 -DarchetypeVersion=0.10-SNAPSHOT \
 -DremoteRepositories=http://scala-tools.org/repo-snapshots \
 -DgroupId="com.smefinancialgroup" -DartifactId="homepage"


and got

[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO] org.apache.maven.plugins: checking for updates from central
[INFO] org.codehaus.mojo: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-archetype-plugin:  
checking for updates from central
[INFO]  

[INFO] Building Maven Default Project
[INFO]task-segment: [archetype:create] (aggregator-style)
[INFO]  

[INFO] Setting property: classpath.resource.loader.class =>  
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [archetype:create]
[WARNING] This goal is deprecated. Please use mvn archetype:generate  
instead
[INFO] Defaulting package to group ID: com.smefinancialgroup
[INFO] We are using command line specified remote repositories: 
http://scala-tools.org/repo-snapshots
[INFO] snapshot net.liftweb:lift-archetype-basic:0.10-SNAPSHOT:  
checking for updates from id0
[INFO]  

[INFO] Using following parameters for creating OldArchetype: lift- 
archetype-basic:0.10-SNAPSHOT
[INFO]  

[INFO] Parameter: groupId, Value: com.smefinancialgroup
[INFO] Parameter: packageName, Value: com.smefinancialgroup
[INFO] Parameter: basedir, Value: /Users/marc/src/dad
[INFO] Parameter: package, Value: com.smefinancialgroup
[INFO] Parameter: version, Value: 1.0-SNAPSHOT
[INFO] Parameter: artifactId, Value: homepage
[INFO] * End of debug info from resources from  
generated POM ***
[INFO] OldArchetype created in dir: /Users/marc/src/dad/homepage
[INFO]  

[INFO] BUILD SUCCESSFUL
[INFO]  

[INFO] Total time: 6 seconds
[INFO] Finished at: Wed Dec 24 15:40:06 EST 2008
[INFO] Final Memory: 7M/14M
[INFO]  


"It lives!!!"

Strange how mvn archetype:generate didn't work...

On 24/12/2008, at 3:25 PM, David Pollak wrote:

> Are you behind some sort of proxy that has some old jars cached?
>
>
> On Dec 23, 2008 6:53 PM, "Marc Boschma"   
> wrote:
>
> Yep, checked that one...
>
> Pro:src marc$ mvn -version
> Maven version: 2.0.9 Java version: 1.5.0_16 OS name: "mac os x"  
> version: "10.5.6" arch: "i386" Fami...
>
> I also uninstalled the port and reinstalled it to make sure... same  
> result.
> On 24/12/2008, at 1:28 PM, David Pollak wrote: > Please make sure  
> you're running maven 2.0.9 > > ...
>
> You received this message because you are subscribed to the Google  
> Groups "Lift" group. To post to ...
>
>
>
>
> >


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: Fwd: [scala-announce] Scala 2.7.3 RC1

2008-12-23 Thread Josh Suereth
The 2.8 nightlies are currently available.  I'm going to ping on Lukas and
see why the 2.7.x nightlies aren't auto-deployed.

On Tue, Dec 23, 2008 at 11:27 PM, David Pollak <
feeder.of.the.be...@gmail.com> wrote:

> Cool.  I'm looking forward to getting the 2.7.3 nightlies on
> scala-tools.org
>
> On Dec 23, 2008 7:24 PM, "Josh Suereth"  wrote:
>
> Hey Lift Community,
>
> We (davidB and I) added some support into the scala build system so that
> the EPFL *should* be able to release directly into the scala-tools maven
> repository.  I'm not sure if they are doing this for RC builds (maybe just
> "trunk" nightlies + releases?), but I'll ping on them to see if we can make
> that happen.
>
> -Josh
>
> On Tue, Dec 23, 2008 at 8:28 PM, David Pollak <
> feeder.of.the.be...@gmail.com> wrote: > > > > On Tu...
>
>
> >
>

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: Fwd: [scala-announce] Scala 2.7.3 RC1

2008-12-23 Thread David Pollak
Cool.  I'm looking forward to getting the 2.7.3 nightlies on scala-tools.org

On Dec 23, 2008 7:24 PM, "Josh Suereth"  wrote:

Hey Lift Community,

We (davidB and I) added some support into the scala build system so that the
EPFL *should* be able to release directly into the scala-tools maven
repository.  I'm not sure if they are doing this for RC builds (maybe just
"trunk" nightlies + releases?), but I'll ping on them to see if we can make
that happen.

-Josh

On Tue, Dec 23, 2008 at 8:28 PM, David Pollak 
wrote: > > > > On Tu...

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: todo_steps feedback

2008-12-23 Thread David Pollak
Are you behind some sort of proxy that has some old jars cached?

On Dec 23, 2008 6:53 PM, "Marc Boschma"
>
wrote:

Yep, checked that one...

Pro:src marc$ mvn -version

Maven version: 2.0.9 Java version: 1.5.0_16 OS name: "mac os x" version:
"10.5.6" arch: "i386" Fami...
I also uninstalled the port and reinstalled it to make sure... same result.

On 24/12/2008, at 1:28 PM, David Pollak wrote: > Please make sure you're
running maven 2.0.9 > > ...

You received this message because you are subscribed to the Google Groups
"Lift" group. To post to ...

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: Fwd: [scala-announce] Scala 2.7.3 RC1

2008-12-23 Thread Josh Suereth
Hey Lift Community,

We (davidB and I) added some support into the scala build system so that the
EPFL *should* be able to release directly into the scala-tools maven
repository.  I'm not sure if they are doing this for RC builds (maybe just
"trunk" nightlies + releases?), but I'll ping on them to see if we can make
that happen.

-Josh

On Tue, Dec 23, 2008 at 8:28 PM, David Pollak  wrote:

>
>
> On Tue, Dec 23, 2008 at 5:16 PM, Jorge Ortiz wrote:
>
>> It takes a day or so for hudson to pick up new Scala releases (I think
>> DavidB had a bad experience with a -final release that wasn't really final),
>> but as soon scala-tools.org picks it up I'm on it.
>
>
> Cool.
>
> In the event that 2.7.3 final doesn't happen before Jan 2, let's hold off
> on the Lift 0.10 release until we're on 2.7.3.
>
>
>>
>>
>> --j
>>
>>
>> On Tue, Dec 23, 2008 at 11:11 AM, David Pollak <
>> feeder.of.the.be...@gmail.com> wrote:
>>
>>> Jorge,
>>>
>>> You on the 2.7.3 branch of Lift?
>>>
>>> Ideally, we can have 2.7.3 be the 0.10 release on Jan 2.
>>>
>>> Thanks,
>>>
>>> David
>>>
>>>
>>> -- Forwarded message --
>>> From: Antonio Cunei 
>>> Date: Tue, Dec 23, 2008 at 5:43 AM
>>> Subject: [scala-announce] Scala 2.7.3 RC1
>>> To: sc...@listes.epfl.ch, scala-annou...@listes.epfl.ch
>>>
>>>
>>> Just in time for Christmas, here is the first release candidate of our
>>> new Scala distribution: Scala 2.7.3 RC1. This new version is mainly
>>> intended as a maintenance release: it fixes a number of bugs and
>>> improves on various aspects of the existing code. There are no new
>>> features, however; they are being added instead to a new development
>>> branch, currently in its early stages, that will become the next major
>>> Scala release sometime next year. If no particular problems are found
>>> with this first release candidate, a final Scala 2.7.3 release should
>>> follow in a few weeks.
>>>
>>> You can download Scala 2.7.3.RC1, as usual, from our Download Page:
>>> http://www.scala-lang.org/downloads. An updated Scala plugin for
>>> Eclipse is also available (see http://www.scala-lang.org/node/94).
>>>
>>>  WHAT IS NEW? -
>>>
>>> There are no new features, as this is essentially a maintenance release;
>>> however, many bug fixes and other improvements are available in this
>>> version, including:
>>>
>>>  * fixes for bugs #1460, #1467, #1461, #1464, #1454,
>>>#1382, #1374, #1402, #1379, #1375, #1241, #1263,
>>>#1235, #547, #1404, #1390, #1329, #1329, #1367,
>>>#1323, #1306, #1294, #1249, #508, #1206, #1267,
>>>#1289, #1271, #998, #1232, #1167, #1315, #820,
>>>#1083, #1257, #1264, #1358, #1514, #1541
>>>  * fixed IntMap and LongMap.getOrElse
>>>  * several optimisation fixes (dead-code elimination)
>>>  * scaladoc fixes
>>>  * deepToString fixes
>>>  * fixed Queue.enqueue
>>>  * ScalaSwing fixes and improvements
>>>  * optimisation to Range.foreach (#1297)
>>>  * fixed EOF problem with RegexParsers.phrase
>>>  * fixed a problem with files vs. URLs on Windows.
>>>  * fixed problem with partest-created compilers not finding
>>>scala package.
>>>  * fix for testing.Show on .NET
>>>  * fixes for Windows platform
>>>  * fixed bug where fsc sometimes fails to start
>>>  * fix memory leak in handling GC of actors
>>>  * remove race condition when linking/unlinking actors
>>>  * thread pool in actor runtime now uses Thread.getState()
>>>instead of timestamps on JVM 1.5, yielding substantial
>>>performance improvements
>>>  * improve actor scheduling on JVM 1.4
>>>  * fixes to BigDecimal
>>>  * improvements to JVM 1.4 support
>>>
>>>
>>>
>>>
>>> --
>>> Lift, the simply functional web framework http://liftweb.net
>>> Collaborative Task Management http://much4.us
>>> Follow me: http://twitter.com/dpp
>>> Git some: http://github.com/dpp
>>>
>>>
>>>
>>
>>
>>
>
>
> --
> Lift, the simply functional web framework http://liftweb.net
> Collaborative Task Management http://much4.us
> 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
-~--~~~~--~~--~--~---



[Lift] Re: todo_steps feedback

2008-12-23 Thread Marc Boschma
Yep, checked that one...

Pro:src marc$ mvn -version
Maven version: 2.0.9
Java version: 1.5.0_16
OS name: "mac os x" version: "10.5.6" arch: "i386" Family: "unix"

I also uninstalled the port and reinstalled it to make sure... same  
result.

On 24/12/2008, at 1:28 PM, David Pollak wrote:

> Please make sure you're running maven 2.0.9
>
>
> On Dec 23, 2008 6:09 PM, "Marc Boschma"   
> wrote:
>
> There is something seriously wrong with my Mac's set up... Google  
> time... as despite the reference to the right repository it ignores  
> that...
>
> Marc
> On 24/12/2008, at 10:04 AM, David Pollak wrote: > The line: >  
> > -DremoteRepositories=http...
>
> Pro:src marc$ mvn archetype:generate -U - 
> DarchetypeGroupId=net.liftweb -DarchetypeArtifactId=lift-archetype- 
> basic -DarchetypeVersion=0.10-SNAPSHOT 
> -DremoteRepositories=http://scala-tools.org/repo-snapshots 
>  -DgroupId=com.liftworkshop -DartifactId=todo
> [INFO] Scanning for projects... [INFO] Searching repository for  
> plugin with prefix: 'archetype'. [I...
>
> [INFO] For more information, run Maven with the -e switch
> [INFO]  
>  
> [INFO 
> ] Total time: ...
>
> [INFO] Finished at: Wed Dec 24 13:02:08 EST 2008
> [INFO] Final Memory: 8M/15M
> [INFO]  
> 
>
> >


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: todo_steps feedback

2008-12-23 Thread David Pollak
Please make sure you're running maven 2.0.9

On Dec 23, 2008 6:09 PM, "Marc Boschma"
>
wrote:

There is something seriously wrong with my Mac's set up... Google time...
as despite the reference to the right repository it ignores that...
Marc

On 24/12/2008, at 10:04 AM, David Pollak wrote: > The line: > >
 -DremoteRepositories=http...
Pro:src marc$ mvn archetype:generate -U -DarchetypeGroupId=net.liftweb
-DarchetypeArtifactId=lift-archetype-basic -DarchetypeVersion=0.10-SNAPSHOT
-DremoteRepositories=http://scala-tools.org/repo-snapshots-DgroupId=com.liftworkshop
-DartifactId=todo

[INFO] Scanning for projects... [INFO] Searching repository for plugin with
prefix: 'archetype'. [I...
[INFO] For more information, run Maven with the -e switch

[INFO]

[INFO] Total time: ...
[INFO] Finished at: Wed Dec 24 13:02:08 EST 2008
[INFO] Final Memory: 8M/15M
[INFO]


--~--~-~--~~~---~--~~ You received this
message because you are sub...

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: todo_steps feedback

2008-12-23 Thread Marc Boschma
There is something seriously wrong with my Mac's set up... Google  
time... as despite the reference to the right repository it ignores  
that...

Marc

On 24/12/2008, at 10:04 AM, David Pollak wrote:

> The line:
>
> -DremoteRepositories=http://scala-tools.org/repo-releases \
>
> Should be:
>
> -DremoteRepositories=http://scala-tools.org/repo-snapshots \
>
>

Pro:src marc$ mvn archetype:generate -U -DarchetypeGroupId=net.liftweb  
-DarchetypeArtifactId=lift-archetype-basic -DarchetypeVersion=0.10- 
SNAPSHOT -DremoteRepositories=http://scala-tools.org/repo-snapshots - 
DgroupId=com.liftworkshop -DartifactId=todo
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO] org.apache.maven.plugins: checking for updates from central
[INFO] org.codehaus.mojo: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-archetype-plugin:  
checking for updates from central
[INFO]  

[INFO] Building Maven Default Project
[INFO]task-segment: [archetype:generate] (aggregator-style)
[INFO]  

[INFO] Preparing archetype:generate
[INFO] No goals needed for project - skipping
[INFO] Setting property: classpath.resource.loader.class =>  
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [archetype:generate]
[INFO] Generating project in Interactive mode
[INFO] Archetype repository missing. Using the one from  
[net.liftweb:lift-archetype-basic:RELEASE -> 
http://scala-tools.org/repo-releases 
] found in catalog internal
[INFO] snapshot net.liftweb:lift-archetype-basic:0.10-SNAPSHOT:  
checking for updates from lift-archetype-basic-repo
Downloading: 
http://scala-tools.org/repo-releases/net/liftweb/lift-archetype-basic/0.10-SNAPSHOT/lift-archetype-basic-0.10-SNAPSHOT.jar
[INFO]  

[ERROR] BUILD FAILURE
[INFO]  

[INFO] The desired archetype does not exist (net.liftweb:lift- 
archetype-basic:0.10-SNAPSHOT)
[INFO]  

[INFO] For more information, run Maven with the -e switch
[INFO]  

[INFO] Total time: 7 seconds
[INFO] Finished at: Wed Dec 24 13:02:08 EST 2008
[INFO] Final Memory: 8M/15M
[INFO]  



--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: Fwd: [scala-announce] Scala 2.7.3 RC1

2008-12-23 Thread David Pollak
On Tue, Dec 23, 2008 at 5:16 PM, Jorge Ortiz  wrote:

> It takes a day or so for hudson to pick up new Scala releases (I think
> DavidB had a bad experience with a -final release that wasn't really final),
> but as soon scala-tools.org picks it up I'm on it.


Cool.

In the event that 2.7.3 final doesn't happen before Jan 2, let's hold off on
the Lift 0.10 release until we're on 2.7.3.


>
>
> --j
>
>
> On Tue, Dec 23, 2008 at 11:11 AM, David Pollak <
> feeder.of.the.be...@gmail.com> wrote:
>
>> Jorge,
>>
>> You on the 2.7.3 branch of Lift?
>>
>> Ideally, we can have 2.7.3 be the 0.10 release on Jan 2.
>>
>> Thanks,
>>
>> David
>>
>>
>> -- Forwarded message --
>> From: Antonio Cunei 
>> Date: Tue, Dec 23, 2008 at 5:43 AM
>> Subject: [scala-announce] Scala 2.7.3 RC1
>> To: sc...@listes.epfl.ch, scala-annou...@listes.epfl.ch
>>
>>
>> Just in time for Christmas, here is the first release candidate of our
>> new Scala distribution: Scala 2.7.3 RC1. This new version is mainly
>> intended as a maintenance release: it fixes a number of bugs and
>> improves on various aspects of the existing code. There are no new
>> features, however; they are being added instead to a new development
>> branch, currently in its early stages, that will become the next major
>> Scala release sometime next year. If no particular problems are found
>> with this first release candidate, a final Scala 2.7.3 release should
>> follow in a few weeks.
>>
>> You can download Scala 2.7.3.RC1, as usual, from our Download Page:
>> http://www.scala-lang.org/downloads. An updated Scala plugin for
>> Eclipse is also available (see http://www.scala-lang.org/node/94).
>>
>>  WHAT IS NEW? -
>>
>> There are no new features, as this is essentially a maintenance release;
>> however, many bug fixes and other improvements are available in this
>> version, including:
>>
>>  * fixes for bugs #1460, #1467, #1461, #1464, #1454,
>>#1382, #1374, #1402, #1379, #1375, #1241, #1263,
>>#1235, #547, #1404, #1390, #1329, #1329, #1367,
>>#1323, #1306, #1294, #1249, #508, #1206, #1267,
>>#1289, #1271, #998, #1232, #1167, #1315, #820,
>>#1083, #1257, #1264, #1358, #1514, #1541
>>  * fixed IntMap and LongMap.getOrElse
>>  * several optimisation fixes (dead-code elimination)
>>  * scaladoc fixes
>>  * deepToString fixes
>>  * fixed Queue.enqueue
>>  * ScalaSwing fixes and improvements
>>  * optimisation to Range.foreach (#1297)
>>  * fixed EOF problem with RegexParsers.phrase
>>  * fixed a problem with files vs. URLs on Windows.
>>  * fixed problem with partest-created compilers not finding
>>scala package.
>>  * fix for testing.Show on .NET
>>  * fixes for Windows platform
>>  * fixed bug where fsc sometimes fails to start
>>  * fix memory leak in handling GC of actors
>>  * remove race condition when linking/unlinking actors
>>  * thread pool in actor runtime now uses Thread.getState()
>>instead of timestamps on JVM 1.5, yielding substantial
>>performance improvements
>>  * improve actor scheduling on JVM 1.4
>>  * fixes to BigDecimal
>>  * improvements to JVM 1.4 support
>>
>>
>>
>>
>> --
>> Lift, the simply functional web framework http://liftweb.net
>> Collaborative Task Management http://much4.us
>> Follow me: http://twitter.com/dpp
>> Git some: http://github.com/dpp
>>
>>
>>
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Collaborative Task Management http://much4.us
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
-~--~~~~--~~--~--~---



[Lift] Re: Fwd: [scala-announce] Scala 2.7.3 RC1

2008-12-23 Thread Jorge Ortiz
It takes a day or so for hudson to pick up new Scala releases (I think
DavidB had a bad experience with a -final release that wasn't really final),
but as soon scala-tools.org picks it up I'm on it.

--j

On Tue, Dec 23, 2008 at 11:11 AM, David Pollak <
feeder.of.the.be...@gmail.com> wrote:

> Jorge,
>
> You on the 2.7.3 branch of Lift?
>
> Ideally, we can have 2.7.3 be the 0.10 release on Jan 2.
>
> Thanks,
>
> David
>
>
> -- Forwarded message --
> From: Antonio Cunei 
> Date: Tue, Dec 23, 2008 at 5:43 AM
> Subject: [scala-announce] Scala 2.7.3 RC1
> To: sc...@listes.epfl.ch, scala-annou...@listes.epfl.ch
>
>
> Just in time for Christmas, here is the first release candidate of our
> new Scala distribution: Scala 2.7.3 RC1. This new version is mainly
> intended as a maintenance release: it fixes a number of bugs and
> improves on various aspects of the existing code. There are no new
> features, however; they are being added instead to a new development
> branch, currently in its early stages, that will become the next major
> Scala release sometime next year. If no particular problems are found
> with this first release candidate, a final Scala 2.7.3 release should
> follow in a few weeks.
>
> You can download Scala 2.7.3.RC1, as usual, from our Download Page:
> http://www.scala-lang.org/downloads. An updated Scala plugin for
> Eclipse is also available (see http://www.scala-lang.org/node/94).
>
>  WHAT IS NEW? -
>
> There are no new features, as this is essentially a maintenance release;
> however, many bug fixes and other improvements are available in this
> version, including:
>
>  * fixes for bugs #1460, #1467, #1461, #1464, #1454,
>#1382, #1374, #1402, #1379, #1375, #1241, #1263,
>#1235, #547, #1404, #1390, #1329, #1329, #1367,
>#1323, #1306, #1294, #1249, #508, #1206, #1267,
>#1289, #1271, #998, #1232, #1167, #1315, #820,
>#1083, #1257, #1264, #1358, #1514, #1541
>  * fixed IntMap and LongMap.getOrElse
>  * several optimisation fixes (dead-code elimination)
>  * scaladoc fixes
>  * deepToString fixes
>  * fixed Queue.enqueue
>  * ScalaSwing fixes and improvements
>  * optimisation to Range.foreach (#1297)
>  * fixed EOF problem with RegexParsers.phrase
>  * fixed a problem with files vs. URLs on Windows.
>  * fixed problem with partest-created compilers not finding
>scala package.
>  * fix for testing.Show on .NET
>  * fixes for Windows platform
>  * fixed bug where fsc sometimes fails to start
>  * fix memory leak in handling GC of actors
>  * remove race condition when linking/unlinking actors
>  * thread pool in actor runtime now uses Thread.getState()
>instead of timestamps on JVM 1.5, yielding substantial
>performance improvements
>  * improve actor scheduling on JVM 1.4
>  * fixes to BigDecimal
>  * improvements to JVM 1.4 support
>
>
>
>
> --
> Lift, the simply functional web framework http://liftweb.net
> Collaborative Task Management http://much4.us
> 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
-~--~~~~--~~--~--~---



[Lift] Re: error message tag

2008-12-23 Thread David Pollak
On Tue, Dec 23, 2008 at 3:42 PM, Tim Perrett  wrote:

>
> Ha! Well I remember IE on mac, that truly was awful... I also remember
> dialing up to the internet from a 14.4k modem with windows 3.1, and
> browsing on some ancient version of netscape!
>
> As for my age, I was born in 86' :-D


I am feeling very, very old right now.


>
>
> Cheers, Tim
>
>
> On 23 Dec 2008, at 20:41, Charles F. Munat wrote:
>
> > You must be too young to remember Netscape 4. And IE on the Mac?
>
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Collaborative Task Management http://much4.us
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
-~--~~~~--~~--~--~---



[Lift] Re: error message tag

2008-12-23 Thread Tim Perrett

Ha! Well I remember IE on mac, that truly was awful... I also remember  
dialing up to the internet from a 14.4k modem with windows 3.1, and  
browsing on some ancient version of netscape!

As for my age, I was born in 86' :-D

Cheers, Tim


On 23 Dec 2008, at 20:41, Charles F. Munat wrote:

> You must be too young to remember Netscape 4. And IE on the Mac?


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: todo_steps feedback

2008-12-23 Thread David Pollak
The line:
-DremoteRepositories=http://scala-tools.org/repo-releases \

Should be:


-DremoteRepositories=http://scala-tools.org/repo-snapshots
 \

On Tue, Dec 23, 2008 at 2:56 PM, Marc Boschma

> wrote:

> Strange. I just tried again from scratch (removed .m2/repository again) and
> got:
> mvn -e archetype:generate -U \
> -DarchetypeGroupId=net.liftweb \
> -DarchetypeArtifactId=lift-archetype-basic \
> -DarchetypeVersion=0.10-SNAPSHOT \
> -DremoteRepositories=http://scala-tools.org/repo-releases \
> -DgroupId="com.smefinancialgroup" -DartifactId="homepage"
> + Error stacktraces are turned on.
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'archetype'.
> [INFO] org.apache.maven.plugins: checking for updates from central
> [INFO] org.codehaus.mojo: checking for updates from central
> [INFO] artifact org.apache.maven.plugins:maven-archetype-plugin: checking
> for updates from central
> [INFO]
> 
> [INFO] Building Maven Default Project
> [INFO]task-segment: [archetype:generate] (aggregator-style)
> [INFO]
> 
> [INFO] Preparing archetype:generate
> [INFO] No goals needed for project - skipping
> [INFO] Setting property: classpath.resource.loader.class =>
> 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] [archetype:generate]
> [INFO] Generating project in Interactive mode
> *[INFO] Archetype repository missing. Using the one from
> [net.liftweb:lift-archetype-basic:RELEASE ->
> http://scala-tools.org/repo-releases] found in catalog internal*
> *[INFO] snapshot net.liftweb:lift-archetype-basic:0.10-SNAPSHOT: checking
> for updates from lift-archetype-basic-repo*
> *Downloading:
> http://scala-tools.org/repo-releases/net/liftweb/lift-archetype-basic/0.10-SNAPSHOT/lift-archetype-basic-0.10-SNAPSHOT.jar
> *
> [INFO]
> 
> [ERROR] BUILD FAILURE
> [INFO]
> 
> [INFO] *The desired archetype does not exist
> (net.liftweb:lift-archetype-basic:0.10-SNAPSHOT)*
> [INFO]
> 
> [INFO] Trace
> org.apache.maven.BuildFailureException: The desired archetype does not
> exist (net.liftweb:lift-archetype-basic:0.10-SNAPSHOT)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:512)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:482)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:227)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
> at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
> at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
> at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> Caused by: org.apache.maven.plugin.MojoFailureException: The desired
> archetype does not exist (net.liftweb:lift-archetype-basic:0.10-SNAPSHOT)
> at
> org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo.execute(CreateProjectFromArchetypeMojo.java:201)
> at
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
> ... 16 more
> [INFO]
> 
> [INFO] Total time: 6 seconds
> [INFO] Finished at: Wed Dec 24 09:43:16 EST 2008
> [INFO] Final Memory: 8M/14M
> [INFO]
> 
>
>
> with
>
> scalac -version
> Scala compiler version

[Lift] Re: todo_steps feedback

2008-12-23 Thread Marc Boschma
Strange. I just tried again from scratch (removed .m2/repository  
again) and got:

mvn -e archetype:generate -U \
 -DarchetypeGroupId=net.liftweb \
 -DarchetypeArtifactId=lift-archetype-basic \
 -DarchetypeVersion=0.10-SNAPSHOT \
 -DremoteRepositories=http://scala-tools.org/repo-releases \
 -DgroupId="com.smefinancialgroup" -DartifactId="homepage"
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO] org.apache.maven.plugins: checking for updates from central
[INFO] org.codehaus.mojo: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-archetype-plugin:  
checking for updates from central
[INFO]  

[INFO] Building Maven Default Project
[INFO]task-segment: [archetype:generate] (aggregator-style)
[INFO]  

[INFO] Preparing archetype:generate
[INFO] No goals needed for project - skipping
[INFO] Setting property: classpath.resource.loader.class =>  
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [archetype:generate]
[INFO] Generating project in Interactive mode
[INFO] Archetype repository missing. Using the one from  
[net.liftweb:lift-archetype-basic:RELEASE -> 
http://scala-tools.org/repo-releases 
] found in catalog internal
[INFO] snapshot net.liftweb:lift-archetype-basic:0.10-SNAPSHOT:  
checking for updates from lift-archetype-basic-repo
Downloading: 
http://scala-tools.org/repo-releases/net/liftweb/lift-archetype-basic/0.10-SNAPSHOT/lift-archetype-basic-0.10-SNAPSHOT.jar
[INFO]  

[ERROR] BUILD FAILURE
[INFO]  

[INFO] The desired archetype does not exist (net.liftweb:lift- 
archetype-basic:0.10-SNAPSHOT)
[INFO]  

[INFO] Trace
org.apache.maven.BuildFailureException: The desired archetype does not  
exist (net.liftweb:lift-archetype-basic:0.10-SNAPSHOT)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java: 
579)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor 
.executeStandaloneGoal(DefaultLifecycleExecutor.java:512)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:482)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor 
.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor 
.executeTaskSegments(DefaultLifecycleExecutor.java:227)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at  
sun 
.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: 
39)
at  
sun 
.reflect 
.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java: 
25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java: 
430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: The desired  
archetype does not exist (net.liftweb:lift-archetype-basic:0.10- 
SNAPSHOT)
at  
org 
.apache 
.maven 
.archetype 
.mojos 
.CreateProjectFromArchetypeMojo 
.execute(CreateProjectFromArchetypeMojo.java:201)
at  
org 
.apache 
.maven 
.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java: 
558)
... 16 more
[INFO]  

[INFO] Total time: 6 seconds
[INFO] Finished at: Wed Dec 24 09:43:16 EST 2008
[INFO] Final Memory: 8M/14M
[INFO]  



with

scalac -version
Scala compiler version 2.7.2.final -- Copyright 2002-2008, LAMP/EPFL

So it appears that maven can't find an archetypeVersion of 0.10- 
SNAPSHOT... Stra

[Lift] Re: todo_steps feedback

2008-12-23 Thread David Pollak
Looks like you have a very old archetype that's refering to Scala 2.7.1

On Dec 23, 2008 2:15 PM, "Marc Boschma"
>
wrote:

It refers to 0.10-SNAPSHOT. I added the   
  net.liftweb
  lift-util
  0.10-SNAPSHOT


  net.liftweb
  lift-webkit
  0.10-SNAPSHOT


  net.liftweb
  lift-mapper
  0.10-SNAPSHOT


after


  net.liftweb
  lift-core
  0.10-SNAPSHOT


In the pom.xml

I also edited the Boot.scala file as per a pervious email where you
documented the impact of the changes.

Something is still not quite there as I get the following error:
HTTP ERROR: 500

scala/actors/AbstractActor

RequestURI=/
Caused by:

java.lang.NoClassDefFoundError: scala/actors/AbstractActor
at net.liftweb.http.LiftRules$.rewriteTable(LiftRules.scala:372)
at 
net.liftweb.http.LiftFilterTrait$$anonfun$doFilter$1.apply(LiftServlet.scala:480)
at 
net.liftweb.http.LiftFilterTrait$$anonfun$doFilter$1.apply(LiftServlet.scala:476)
at 
net.liftweb.http.RequestVarHandler$$anonfun$apply$3$$anonfun$apply$4$$anonfun$apply$5.apply(Vars.scala:150)
at net.liftweb.util.ThreadGlobal.doWith(ThreadGlobal.scala:33)
at 
net.liftweb.http.RequestVarHandler$$anonfun$apply$3$$anonfun$apply$4.apply(Vars.scala:149)
at net.liftweb.util.ThreadGlobal.doWith(ThreadGlobal.scala:33)
at 
net.liftweb.http.RequestVarHandler$$anonfun$apply$3.apply(Vars.scala:148)
at net.liftweb.util.ThreadGlobal.doWith(ThreadGlobal.scala:33)
at net.liftweb.http.RequestVarHandler$.apply(Vars.scala:147)
at 
net.liftweb.http.LiftFilterTrait$class.doFilter(LiftServlet.scala:475)
at net.liftweb.http.LiftFilter.doFilter(LiftServlet.scala:496)
at 
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1115)
at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:361)
at 
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at 
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
at 
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
at 
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
at 
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at 
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:324)
at 
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)
at 
org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:864)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:533)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:207)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:403)
at 
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
at 
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:522)

On 24/12/2008, at 9:09 AM, David Pollak wrote: > Marc, > > Does the pom.xml
file refer to Lift 0...

--~--~-~--~~~---~--~~ You received this
message because you are sub...

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: todo_steps feedback

2008-12-23 Thread Marc Boschma
It refers to 0.10-SNAPSHOT. I added the

   net.liftweb
   lift-util
   0.10-SNAPSHOT
 
 
   net.liftweb
   lift-webkit
   0.10-SNAPSHOT
 
 
   net.liftweb
   lift-mapper
   0.10-SNAPSHOT
 

after

 
   net.liftweb
   lift-core
   0.10-SNAPSHOT
 

In the pom.xml

I also edited the Boot.scala file as per a pervious email where you  
documented the impact of the changes.

Something is still not quite there as I get the following error:
HTTP ERROR: 500
scala/actors/AbstractActor
RequestURI=/

Caused by:
java.lang.NoClassDefFoundError: scala/actors/AbstractActor at  
net.liftweb.http.LiftRules$.rewriteTable(LiftRules.scala:372) at  
net.liftweb.http.LiftFilterTrait$$anonfun$doFilter 
$1.apply(LiftServlet.scala:480) at net.liftweb.http.LiftFilterTrait$ 
$anonfun$doFilter$1.apply(LiftServlet.scala:476) at  
net.liftweb.http.RequestVarHandler$$anonfun$apply$3$$anonfun$apply$4$ 
$anonfun$apply$5.apply(Vars.scala:150) at  
net.liftweb.util.ThreadGlobal.doWith(ThreadGlobal.scala:33) at  
net.liftweb.http.RequestVarHandler$$anonfun$apply$3$$anonfun$apply 
$4.apply(Vars.scala:149) at  
net.liftweb.util.ThreadGlobal.doWith(ThreadGlobal.scala:33) at  
net.liftweb.http.RequestVarHandler$$anonfun$apply$3.apply(Vars.scala: 
148) at net.liftweb.util.ThreadGlobal.doWith(ThreadGlobal.scala:33) at  
net.liftweb.http.RequestVarHandler$.apply(Vars.scala:147) at  
net.liftweb.http.LiftFilterTrait$class.doFilter(LiftServlet.scala:475)  
at net.liftweb.http.LiftFilter.doFilter(LiftServlet.scala:496) at  
org.mortbay.jetty.servlet.ServletHandler 
$CachedChain.doFilter(ServletHandler.java:1115) at  
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java: 
361) at  
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java: 
216) at  
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java: 
181) at  
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java: 
766) at  
org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)  
at  
org 
.mortbay 
.jetty 
.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java: 
230) at  
org 
.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java: 
114) at  
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java: 
152) at org.mortbay.jetty.Server.handle(Server.java:324) at  
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java: 
534) at org.mortbay.jetty.HttpConnection 
$RequestHandler.headerComplete(HttpConnection.java:864) at  
org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:533) at  
org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:207) at  
org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:403) at  
org 
.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java: 
409) at org.mortbay.thread.QueuedThreadPool 
$PoolThread.run(QueuedThreadPool.java:522)

On 24/12/2008, at 9:09 AM, David Pollak wrote:

> Marc,
>
> Does the pom.xml file refer to Lift 0.9 or 0.10-SNAPSHOT?
>
> Thanks,
>
> David
>
> On Tue, Dec 23, 2008 at 2:00 PM, Marc Boschma  +lift...@boschma.cx> wrote:
> I was just trying out the Little Lift example and noticed that the  
> archetype:generate lift-archetype-basic created an old pom.xml and  
> Boot.scala that was pre the changes that removed  
> LiftRules.addTemplateBefore(User.templates) and  
> S.addArround(User.requestLoans) lines of Boot.scala...
>
> Is there any reason why that would have occurred? I assumed that it  
> would have changed with those other changes. I did delete all my .m2  
> repository just in case. Didn't change anything...
>
> Regards,
>
> Marc
>
> On 15/12/2008, at 1:43 AM, David Pollak wrote:
>
>> Thanks!  I'll make the change.
>>
>> On Sat, Dec 13, 2008 at 7:44 PM, mal3   
>> wrote:
>>
>> David,
>>
>> I'm not sure where to send feedback on the todo_steps book. I'm
>> working my way through the todo
>> project, and I my feedback may be at times very minor in the  
>> interests
>> of doing my bit to help with
>> the final book product.
>>
>> There was a warning with the first mvn command:
>>
>> [INFO] [archetype:create]
>> [WARNING] This goals is deprecated. Please use mvn archetype:generate
>> instead
>>
>> mvn archetype:generate seemed to work just as well. If there's no
>> reason to use create rather than generate,
>> maybe change it to generate in the book.
>>
>> Mal.
>>
>>
>>
>>
>>
>> -- 
>> Lift, the simply functional web framework http://liftweb.net
>> Collaborative Task Management http://much4.us
>> Follow me: http://twitter.com/dpp
>> Git some: http://github.com/dpp
>>
>>
>>
>
>
>
>
>
>
> -- 
> Lift, the simply functional web framework http://liftweb.net
> Collaborative Task Management http://much4.us
> 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

[Lift] Re: todo_steps feedback

2008-12-23 Thread David Pollak
Marc,
Does the pom.xml file refer to Lift 0.9 or 0.10-SNAPSHOT?

Thanks,

David

On Tue, Dec 23, 2008 at 2:00 PM, Marc Boschma

> wrote:

> I was just trying out the Little Lift example and noticed that the
> archetype:generate lift-archetype-basic created an old pom.xml and
> Boot.scala that was pre the changes that
> removed LiftRules.addTemplateBefore(User.templates) and
> S.addArround(User.requestLoans) lines of Boot.scala...
> Is there any reason why that would have occurred? I assumed that it would
> have changed with those other changes. I did delete all my .m2 repository
> just in case. Didn't change anything...
>
> Regards,
>
> Marc
>
> On 15/12/2008, at 1:43 AM, David Pollak wrote:
>
> Thanks!  I'll make the change.
>
> On Sat, Dec 13, 2008 at 7:44 PM, mal3  wrote:
>
>>
>> David,
>>
>> I'm not sure where to send feedback on the todo_steps book. I'm
>> working my way through the todo
>> project, and I my feedback may be at times very minor in the interests
>> of doing my bit to help with
>> the final book product.
>>
>> There was a warning with the first mvn command:
>>
>> [INFO] [archetype:create]
>> [WARNING] This goals is deprecated. Please use mvn archetype:generate
>> instead
>>
>> mvn archetype:generate seemed to work just as well. If there's no
>> reason to use create rather than generate,
>> maybe change it to generate in the book.
>>
>> Mal.
>>
>>
>>
>
>
> --
> Lift, the simply functional web framework http://liftweb.net
> Collaborative Task Management http://much4.us
> Follow me: http://twitter.com/dpp
> Git some: http://github.com/dpp
>
>
>
>
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Collaborative Task Management http://much4.us
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
-~--~~~~--~~--~--~---



[Lift] Re: todo_steps feedback

2008-12-23 Thread Marc Boschma
I was just trying out the Little Lift example and noticed that the  
archetype:generate lift-archetype-basic created an old pom.xml and  
Boot.scala that was pre the changes that removed  
LiftRules.addTemplateBefore(User.templates) and  
S.addArround(User.requestLoans) lines of Boot.scala...

Is there any reason why that would have occurred? I assumed that it  
would have changed with those other changes. I did delete all my .m2  
repository just in case. Didn't change anything...

Regards,

Marc

On 15/12/2008, at 1:43 AM, David Pollak wrote:

> Thanks!  I'll make the change.
>
> On Sat, Dec 13, 2008 at 7:44 PM, mal3   
> wrote:
>
> David,
>
> I'm not sure where to send feedback on the todo_steps book. I'm
> working my way through the todo
> project, and I my feedback may be at times very minor in the interests
> of doing my bit to help with
> the final book product.
>
> There was a warning with the first mvn command:
>
> [INFO] [archetype:create]
> [WARNING] This goals is deprecated. Please use mvn archetype:generate
> instead
>
> mvn archetype:generate seemed to work just as well. If there's no
> reason to use create rather than generate,
> maybe change it to generate in the book.
>
> Mal.
>
>
>
>
>
> -- 
> Lift, the simply functional web framework http://liftweb.net
> Collaborative Task Management http://much4.us
> 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
-~--~~~~--~~--~--~---



[Lift] Re: Who eats the

2008-12-23 Thread Marius

Actually thank you for revealing this !

On Dec 23, 10:52 pm, "Joachim A." 
wrote:
> David,
> I have to thank you and Marius for responding to quickly.
>
> Joachim
>
> > Joachim,
>
> > Thanks for taking the time to create an example of the failure.
>
> > I've committed a fix.
>
> > Thanks,
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: Who eats the

2008-12-23 Thread Joachim A.

David, 
I have to thank you and Marius for responding to quickly.

Joachim

> Joachim,
>
> Thanks for taking the time to create an example of the failure.
>
> I've committed a fix.
>
> Thanks,


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: error message tag

2008-12-23 Thread Charles F. Munat

You must be too young to remember Netscape 4. And IE on the Mac?

Tim Perrett wrote:
> Wow, thats pretty impressive! To not even work in the worst-bit-of- 
> software-enginering-know-to-man (aka IE 6) is a serious feat in  
> itself! Kudos! lol
> 
> On 23 Dec 2008, at 15:39, Derek Chen-Becker wrote:
> 
>> There's nothing else out there like IE for job security. We still  
>> have an app in-house that requires IE 5.5. It won't even work in 6  
>> or above...
> 
> 
> > 

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: Who eats the

2008-12-23 Thread David Pollak
Joachim,

Thanks for taking the time to create an example of the failure.

I've committed a fix.

Thanks,

David

On Tue, Dec 23, 2008 at 9:22 AM, Joachim A. wrote:

> David,
> thanks for looking into that.
>
> Here's the sample application. index.html includes two snippets, only the
> first one appears.
>
> > Please put together a simple example (a complete compilable example) and
> > post it.
>
> Joachim
>
>
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Collaborative Task Management http://much4.us
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
-~--~~~~--~~--~--~---



[Lift] Re: Who eats the

2008-12-23 Thread Marius

Looks like the script tag is not empty and it contains a space ...
this makes the script nodes to be considered the same :)

On Dec 23, 9:56 pm, Marius  wrote:
> Ok cool :)
>
> On Dec 23, 9:55 pm, "David Pollak" 
> wrote:
>
> > On Tue, Dec 23, 2008 at 11:52 AM, Marius  wrote:
>
> > > Ok .. found the problem ... I'll commit a fix in a bit.
>
> > I'm already on it. :-)
>
> > > On Dec 23, 7:22 pm, "Joachim A."  wrote:
> > > > David,
> > > > thanks for looking into that.
>
> > > > Here's the sample application. index.html includes two snippets, only 
> > > > the
> > > > first one appears.
>
> > > > > Please put together a simple example (a complete compilable example)
> > > and
> > > > > post it.
>
> > > > Joachim
>
> > > >  liftbug.tar.gz
> > > > 17KViewDownload
>
> > --
> > Lift, the simply functional web frameworkhttp://liftweb.net
> > Collaborative Task Managementhttp://much4.us
> > 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
-~--~~~~--~~--~--~---



[Lift] Re: Who eats the

2008-12-23 Thread Marius

Ok cool :)

On Dec 23, 9:55 pm, "David Pollak" 
wrote:
> On Tue, Dec 23, 2008 at 11:52 AM, Marius  wrote:
>
> > Ok .. found the problem ... I'll commit a fix in a bit.
>
> I'm already on it. :-)
>
>
>
>
>
> > On Dec 23, 7:22 pm, "Joachim A."  wrote:
> > > David,
> > > thanks for looking into that.
>
> > > Here's the sample application. index.html includes two snippets, only the
> > > first one appears.
>
> > > > Please put together a simple example (a complete compilable example)
> > and
> > > > post it.
>
> > > Joachim
>
> > >  liftbug.tar.gz
> > > 17KViewDownload
>
> --
> Lift, the simply functional web frameworkhttp://liftweb.net
> Collaborative Task Managementhttp://much4.us
> 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
-~--~~~~--~~--~--~---



[Lift] Re: Who eats the

2008-12-23 Thread David Pollak
On Tue, Dec 23, 2008 at 11:52 AM, Marius  wrote:

>
> Ok .. found the problem ... I'll commit a fix in a bit.


I'm already on it. :-)


>
>
> On Dec 23, 7:22 pm, "Joachim A."  wrote:
> > David,
> > thanks for looking into that.
> >
> > Here's the sample application. index.html includes two snippets, only the
> > first one appears.
> >
> > > Please put together a simple example (a complete compilable example)
> and
> > > post it.
> >
> > Joachim
> >
> >  liftbug.tar.gz
> > 17KViewDownload
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Collaborative Task Management http://much4.us
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
-~--~~~~--~~--~--~---



[Lift] Re: Who eats the

2008-12-23 Thread Marius

Ok .. found the problem ... I'll commit a fix in a bit.

On Dec 23, 7:22 pm, "Joachim A."  wrote:
> David,
> thanks for looking into that.
>
> Here's the sample application. index.html includes two snippets, only the
> first one appears.
>
> > Please put together a simple example (a complete compilable example) and
> > post it.
>
> Joachim
>
>  liftbug.tar.gz
> 17KViewDownload
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: Who eats the

2008-12-23 Thread Joachim A.
David,
thanks for looking into that.

Here's the sample application. index.html includes two snippets, only the 
first one appears.

> Please put together a simple example (a complete compilable example) and
> post it.

Joachim



--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



liftbug.tar.gz
Description: application/compressed-tar


[Lift] **Breaking Changes**

2008-12-23 Thread David Pollak
Folks,

I've just made some breaking changes to Lift.  XhtmlReponse now takes an
additional parameter that defines if the response XML should be formatting
in IE6/7 compatibility mode.  Thus:

 XhtmlResponse(, Empty, Nil, Nil, 200)

-- becomes --

 XhtmlResponse(, Empty, Nil, Nil, 200, S.ieMode)

Also, the defaultPrefix method in CometActor has become optional and returns
Can[String]:

  def defaultPrefix = "gl"

Becomes:

  override def defaultPrefix = Full("gl")


Thanks,

David

-- 
Lift, the simply functional web framework http://liftweb.net
Collaborative Task Management http://much4.us
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
-~--~~~~--~~--~--~---



[Lift] *** BREAKING CHANGES ***

2008-12-23 Thread Marius

Folks,

I just committed a couple of changes that may impact your application.

1. LiftRules.logAndReturnExceptionToBrowser and
LiftRules.browserResponseToException have been removed. These were two
different variables that did pretty much the same thing in fact the
first ultimately called the former. These have been replaced with:


var exceptionHandler = RulesSeq[ExceptionHandlerPF]

having

type ExceptionHandlerPF = PartialFunction[(Props.RunModes.Value, Req,
Throwable), LiftResponse]

By default a partial function is appended and it is the same code that
used to be for LiftRules.browserResponseToException.

So up until now probably your application was using something like:

LiftRules.logAndReturnExceptionToBrowser = {
case (state, ex) => RedirectResponse("/error")
}

now this turns into:

LiftRules.exceptionHandler.prepend = {
case (mode, state, ex) => RedirectResponse("/error")
}


2. More unification of Ajax notices with "static" notices. So far to
apply styling information (css classes etc) to Ajax notices we used
three LiftRules variables:

 var ajaxNoticeMeta: Can[AjaxMessageMeta]
 var ajaxWarningMeta: Can[AjaxMessageMeta]
 var ajaxErrorMeta: Can[AjaxMessageMeta]

the motivation was that in order for Lift to send down the correct
style information for Ajax/Comet notices it needed to maintain this
information. Now I finally found time to do it. The above variables
are gone. Instead the same styling information that you use for
lift:msgs and lift:msg snippets will be applied for AJax and Comet
notices. The styling information is captured when these snippets are
executed and used whenever you're using notices for AJax response or
from a Comet actor.


Br's,
Marius
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Re: error message tag

2008-12-23 Thread Tim Perrett

Wow, thats pretty impressive! To not even work in the worst-bit-of- 
software-enginering-know-to-man (aka IE 6) is a serious feat in  
itself! Kudos! lol

On 23 Dec 2008, at 15:39, Derek Chen-Becker wrote:

> There's nothing else out there like IE for job security. We still  
> have an app in-house that requires IE 5.5. It won't even work in 6  
> or above...


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Lift] Fwd: [scala-announce] Scala 2.7.3 RC1

2008-12-23 Thread David Pollak
Jorge,

You on the 2.7.3 branch of Lift?

Ideally, we can have 2.7.3 be the 0.10 release on Jan 2.

Thanks,

David

-- Forwarded message --
From: Antonio Cunei 
Date: Tue, Dec 23, 2008 at 5:43 AM
Subject: [scala-announce] Scala 2.7.3 RC1
To: sc...@listes.epfl.ch, scala-annou...@listes.epfl.ch


Just in time for Christmas, here is the first release candidate of our
new Scala distribution: Scala 2.7.3 RC1. This new version is mainly
intended as a maintenance release: it fixes a number of bugs and
improves on various aspects of the existing code. There are no new
features, however; they are being added instead to a new development
branch, currently in its early stages, that will become the next major
Scala release sometime next year. If no particular problems are found
with this first release candidate, a final Scala 2.7.3 release should
follow in a few weeks.

You can download Scala 2.7.3.RC1, as usual, from our Download Page:
http://www.scala-lang.org/downloads. An updated Scala plugin for
Eclipse is also available (see http://www.scala-lang.org/node/94).

 WHAT IS NEW? -

There are no new features, as this is essentially a maintenance release;
however, many bug fixes and other improvements are available in this
version, including:

 * fixes for bugs #1460, #1467, #1461, #1464, #1454,
   #1382, #1374, #1402, #1379, #1375, #1241, #1263,
   #1235, #547, #1404, #1390, #1329, #1329, #1367,
   #1323, #1306, #1294, #1249, #508, #1206, #1267,
   #1289, #1271, #998, #1232, #1167, #1315, #820,
   #1083, #1257, #1264, #1358, #1514, #1541
 * fixed IntMap and LongMap.getOrElse
 * several optimisation fixes (dead-code elimination)
 * scaladoc fixes
 * deepToString fixes
 * fixed Queue.enqueue
 * ScalaSwing fixes and improvements
 * optimisation to Range.foreach (#1297)
 * fixed EOF problem with RegexParsers.phrase
 * fixed a problem with files vs. URLs on Windows.
 * fixed problem with partest-created compilers not finding
   scala package.
 * fix for testing.Show on .NET
 * fixes for Windows platform
 * fixed bug where fsc sometimes fails to start
 * fix memory leak in handling GC of actors
 * remove race condition when linking/unlinking actors
 * thread pool in actor runtime now uses Thread.getState()
   instead of timestamps on JVM 1.5, yielding substantial
   performance improvements
 * improve actor scheduling on JVM 1.4
 * fixes to BigDecimal
 * improvements to JVM 1.4 support




-- 
Lift, the simply functional web framework http://liftweb.net
Collaborative Task Management http://much4.us
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
-~--~~~~--~~--~--~---



[Lift] Re: Who eats the

2008-12-23 Thread David Pollak
Joachim,

Please put together a simple example (a complete compilable example) and
post it.

Thanks,

David

On Tue, Dec 23, 2008 at 8:19 AM, Joachim A. wrote:

>
> Hi,
> I have a snippet which returns a NodeSeq which contains a  tag to
> include an external Javascript file.
> For example:
>