Re: [Lift] Maven help!

2010-02-26 Thread Josh Suereth
/introduction-to-dependency-mechanism.html ) I would recommend droping one of your requirements, or giving us some more information on exactly the nature of the problem, so we can better assist your maven usage! - Josh Suereth ANyway, what you want to do is exclude the dependency On Fri, Feb 26, 2010

Re: [Lift] Happy 3rd Anniversary to Lift

2010-02-26 Thread Josh Suereth
Congrats on a great framework!! On Fri, Feb 26, 2010 at 8:26 PM, David Pollak feeder.of.the.be...@gmail.com wrote: Folks, Today is Lift's 3rd Anniversary/Birthday! Before I go offline for the weekend, I wanted to give a hearty thanks for the Scala team, the Scala community, the Lift

[Lift] Re: [scala-internals] RC5 candidate for the first 2.8.0 beta

2009-12-22 Thread Josh Suereth
I think staying in maven would require the least amount of typing, but the most amount of time as you'd have to publish local snapshots of Scala 2.8.0 to use them in the lift build. I remember how annoying this is ;). Also note that deploying maven requires a full scala build, but if needed I

[Lift] Re: [scala-internals] RC5 candidate for the first 2.8.0 beta

2009-12-22 Thread Josh Suereth
local-scala -Dscala.local.classpath=classfiledir would that be sufficient? We could also have this do conditional computation in the future. - Josh On Tue, Dec 22, 2009 at 8:12 AM, martin odersky martin.oder...@epfl.chwrote: On Tue, Dec 22, 2009 at 2:01 PM, Josh Suereth joshua.suer...@gmail.com

[Lift] Re: Nexus/Hudson maitenance on scala-tools.org

2009-12-21 Thread Josh Suereth
The hudson upgrade has been completed, however the nexus upgrade ran into some issues. We've reverted to the previous version of nexus. There will be a continuing maintenance window (for nexus only) from 8pm - 11pm EST today (December 21st). Thanks for your patience! - Josh Suereth On Fri, Dec

Re: [Lift] Re: [maven-and-scala] Re: Nexus/Hudson maitenance on scala-tools.org

2009-12-21 Thread Josh Suereth
, Indrajit On 21/12/09 7:44 PM, Josh Suereth wrote: The hudson upgrade has been completed, however the nexus upgrade ran into some issues. We've reverted to the previous version of nexus. There will be a continuing maintenance window (for nexus only) from 8pm - 11pm EST today (December 21st

[Lift] Re: Nexus/Hudson maitenance on scala-tools.org

2009-12-21 Thread Josh Suereth
The scala-tools.org maintenance/upgrade has been completed. Any further service interruptions should be reported to ad...@scala-tools.org Thanks! - Josh On Fri, Dec 18, 2009 at 3:38 PM, Josh Suereth joshua.suer...@gmail.comwrote: All, Nexus/Hudson will be temporarily disabled Saturday

[Lift] Nexus/Hudson maitenance on scala-tools.org

2009-12-18 Thread Josh Suereth
-tools.orgserver, however nightly builds and posting releases will be disabled. If anyone has a specific release/test they need performed during this period please send me an email and I can accomodate you. Thanks for your cooperation! - Josh Suereth -- You received this message because you

Re: [Lift] Next Lift version will be 2.0

2009-12-07 Thread Josh Suereth
Heiko, Just curious what the difference between Major and Minor truly is as both can break source/binary compatibility? My feeling here is that sticking to strick source-compatibility for minor releases is actually a bonus. The other question I have is about deprecations. What's your plan

Re: [Lift] Re: Call it Lift 2.0

2009-11-23 Thread Josh Suereth
of compatibility issues! 2009/11/22 Josh Suereth joshua.suer...@gmail.com The real question is, with all these breaking changes in lift 1.1, has any attempt been made at source-compatability? If not, I would argue a bigger version jump than 1.1. The current Lift is not source compatible

Re: [Lift] Re: Call it Lift 2.0

2009-11-23 Thread Josh Suereth
On Mon, Nov 23, 2009 at 2:09 AM, Heiko Seeberger seeber...@weiglewilczek.com wrote: Josh, Thank you for your brilliant elaboration of compatibility issues! [snip/] Also, there is the possibility of taking the version system and adding a functionality milestone version at the begginning.

Re: [Lift] Re: Call it Lift 2.0

2009-11-22 Thread Josh Suereth
Seeberger seeber...@weiglewilczek.com wrote: 2009/11/21 Josh Suereth joshua.suer...@gmail.com I think eclipse and maven might be two of the only projects following that convention (besides others in the eclipse ecosystem). I think that Spring also follows the recommended OSGi versioning policy

Re: [Lift] Re: Call it Lift 2.0

2009-11-21 Thread Josh Suereth
I think eclipse and maven might be two of the only projects following that convention (besides others in the eclipse ecosystem). The question in my mind is what is the popular version number convention in the Scala ecosystem. - Josh On Sat, Nov 21, 2009 at 9:59 AM, Heiko Seeberger

Re: [Lift] Re: Lift Scaladocs for Maven?

2009-11-19 Thread Josh Suereth
No, you can raise an issue on github (davidB/maven-scala-plugin). You can also use the build-helper-plugin to attach the scaladocs in maven. We'll try to resolve this for the 2.13 or 2.14 release of the plugin. Please raise the issue so it stays on the radar ;) - Josh On Thu, Nov 19, 2009 at

Re: [Lift] Lift Scaladocs for Maven?

2009-11-18 Thread Josh Suereth
Yes. http://www.scala-tools.org/. I think you need to look at the snapshot sites. Also, I'm not sure the scaladoc are being attached to the lift builds correctly. If one of the maven guru committers wants to attack that, otherwise I'll add it to my pile of TODOs. - Josh On Wed, Nov 18, 2009

[Lift] Re: **Important** Migration guide Scala Actors - Lift Actors

2009-11-16 Thread Josh Suereth
You mean you didn't implement your own GC on top of the JVM's GC? Where's your sense of adventure... On Mon, Nov 16, 2009 at 1:35 AM, David Pollak feeder.of.the.be...@gmail.com wrote: On Sun, Nov 15, 2009 at 10:29 PM, braver delivera...@gmail.com wrote: I have a simple question on

[Lift] Re: Changes to scala-tools.org Hudson

2009-11-13 Thread Josh Suereth
http://nexus.scala-tools.org/content/repositories/mvnsites/${project.artifactId}http://nexus.scala-tools.org/content/repositories/mvnsites/$%7Bproject.artifactId%7D /url /site /distributionManagement Does that look correct? On Thu, Nov 5, 2009 at 5:58 PM, Josh Suereth joshua.suer

[Lift] Changes to scala-tools.org Hudson

2009-11-05 Thread Josh Suereth
Scala-tools.org's Hudson server will no longer allow local deployment to the repository. You *must* submit all snapshot/release artifacts through the nexus webapp. The hudson server will provide a server id ( nexus.scala-tools.org) that will have appropriate (and appropriately hidden)

[Lift] Re: Error mvn install on lift-actor

2009-11-02 Thread Josh Suereth
Nov 2009, at 02:18, Josh Suereth joshua.suer...@gmail.com wrote: There's something just wrong about this On Sun, Nov 1, 2009 at 10:06 AM, David Pollak feeder.of.the.be...@gmail.com feeder.of.the.be...@gmail.com wrote: Yeah, I do rm -rf ~/.m2 about once a week. Usually on Monday mornings

[Lift] Re: Error mvn install on lift-actor

2009-11-01 Thread Josh Suereth
It looks like the pom is in a different encoding then maven expects. That's a fun issue! I would check maven's JIRA to see if someone else has reported this issue and has a workaround. Who is deploying/configuring Lift's POM files? Are you using UTF-8 or UTF-16 encoding? In either case, I

[Lift] Re: Error mvn install on lift-actor

2009-11-01 Thread Josh Suereth
There's something just wrong about this On Sun, Nov 1, 2009 at 10:06 AM, David Pollak feeder.of.the.be...@gmail.com wrote: Yeah, I do rm -rf ~/.m2 about once a week. Usually on Monday mornings just before I go make myself some tea. On Sun, Nov 1, 2009 at 7:55 AM, Naftoli Gugenheim

[Lift] Re: Scala and Eclipse

2009-10-17 Thread Josh Suereth
I'm not supporting the mvn eclipse:eclipse plugin route right now. If anyone desires to support that, please contribute patches ;) On Sat, Oct 17, 2009 at 8:58 AM, Miles Sabin mi...@milessabin.com wrote: On Sat, Oct 17, 2009 at 11:07 AM, johncch john...@gmail.com wrote: I manage to import

[Lift] Re: Scala and Eclipse

2009-10-17 Thread Josh Suereth
PM, Josh Suereth joshua.suer...@gmail.com wrote: I'm not supporting the mvn eclipse:eclipse plugin route right now. If anyone desires to support that, please contribute patches ;) So, for the archives, could you say what the currently recommended Maven+Eclipse configuration is? Cheers

[Lift] Re: Removing Scala Actors from Lift

2009-09-29 Thread Josh Suereth
As much as I agree with your decision, it just makes me sad. I know lots of people that learned scala for actors are the way of the future I think we need to push harder. Hopefully all major projects migrating off actors will give EPFL a wake up call? - Josh On Tue, Sep 29, 2009 at 1:41

[Lift] Re: Alternate Lift builds?

2009-09-19 Thread Josh Suereth
Profiles are nice, but I think just using -P should be ok here (instead of properties). Although I do like the properties approach, I usually use that to simplify builds in the case where I have a system with a guaranteed property. At work we usually use a profile to attach the hudosn build

[Lift] Best way to write a wizard

2009-09-13 Thread Josh Suereth
All, I write to you (unfortunately still) as a lift n00b. I'm trying to modify a form such that it looks more wizard like. i.e. I want it to specifically state You've completed part 1, you're on step 2 of 5, etc. How should I accomplish this in view-first rendering? Normal MVC, I'd make one

[Lift] Re: Why isn't this a trait in lift-json?

2009-09-13 Thread Josh Suereth
Scala does support annotations, they're just anemic at this point. I hadn't tried, but does extending ClassfileAnnotation allow runtime visibility? That would give you a pure scala implementation. If not, I think we need to rally for StaticAnnotation/ClassfileAnnotation to be joined by their

[Lift] Re: Getting Maven Offline Mode Working

2009-09-13 Thread Josh Suereth
Check your PATH variable, probably pointing to the wrong maven still. You really need to get off of maven 2.0.9. The offlline mode is broken. 2.0.10 should be the minimum version you need to fix that issue. On Sun, Sep 13, 2009 at 8:33 PM, Peter Robinett pe...@bubblefoundry.comwrote:

[Lift] Re: Lift deal breakers

2009-09-13 Thread Josh Suereth
This is how we do JavaScript/ExtJS development at my work place, except with a twist. We actually have a javascript-only project for a our javascript library. We use the maven-javascript-tools plugins to create a javascript project that relies on others (in our case, things like Simile Timeline

[Lift] Re: Ext.Direct

2009-08-29 Thread Josh Suereth
I believe the core of ExtJS is now MIT licenesed (the widgets being GPL with Commercial licenses available). You could potentially build the Ajax calls on top of this (as long as you stay away from ui components). Then users who have bought an ExtJS subscription (like my company) would have a

[Lift] Re: Hudson not building?

2009-07-20 Thread Josh Suereth
I'll take a shot at upgrading the git plugin and see what happens. There was some fuss on the hudson mailing lists about issues with git earlier, I'm wondering if we ran into the same issue. - Josh On Mon, Jul 20, 2009 at 10:56 AM, Derek Chen-Becker dchenbec...@gmail.comwrote: Yeah, I

[Lift] Re: FileUploadIOException with streaming upload

2009-07-14 Thread Josh Suereth
What web server are you using for testing? It's been a while, but I remember having to configure 3 different file-size limits in our appliance. We're using Apache-Tomcat forwarding though, so I'm not sure where things would be for you necessarily. Anyway, I remember the seeing the same issue,

[Lift] toForm on a MappedLongForeignKey

2009-07-11 Thread Josh Suereth
Hey all, This is my first venture into lift's ORM and I'm upgrading an existing codebase, so I'm not sure how all the pieces fit together, but I've figured out enough to patch in my features. I was wondering if someone can help me out with this issue: The code is using the toForm method on the

[Lift] Re: toForm on a MappedLongForeignKey

2009-07-11 Thread Josh Suereth
= { Full(span{User.find(By(User.id, this)).map(u = (u.firstName + + u.lastName)).openOr(Text(No Reports To))}/span) } } On Jul 11, 11:20 am, Josh Suereth joshua.suer...@gmail.com wrote: Hey all, This is my first venture into lift's ORM and I'm upgrading

[Lift] Re: toForm on a MappedLongForeignKey

2009-07-11 Thread Josh Suereth
) } } On Jul 11, 11:20 am, Josh Suereth joshua.suer...@gmail.com wrote: Hey all, This is my first venture into lift's ORM and I'm upgrading an existing codebase, so I'm not sure how all the pieces fit together, but I've figured out enough to patch in my features. I was wondering

[Lift] Re: liftweb.net down now, and maven refuses to compile

2009-06-27 Thread Josh Suereth
Hi, I forwarded the email to ad...@scala-tools.org, but I have not received it back (meaning is has not been sent). I also tried ssh'ing onto the box, and was unsuccessful. That's being my powers of admin for scala-tools.orguntil we can get it active again. David Pollak and Derek Chen-Becker

Re: [scala] Re: [Lift] Programming in Scala #5, Lift Book #8, Beginning Scala #9

2009-06-09 Thread Josh Suereth
I must say, I have not met a build system (besides automake) that exceeded make in complexity. The amount of funny exceptions to rules is astounding. I had far less trouble learning maven (in all its complexity) Sent from my iPhone On Jun 9, 2009, at 4:56 PM, Alexy Khrabrov

[Lift] Re: JTA

2009-05-30 Thread Josh Suereth
. - Josh On Fri, May 29, 2009 at 11:36 PM, David Pollak feeder.of.the.be...@gmail.com wrote: On Fri, May 29, 2009 at 7:19 PM, Josh Suereth joshua.suer...@gmail.comwrote: +30 See http://github.com/dpp/goatrodeo/tree/master

[Lift] Re: JTA

2009-05-29 Thread Josh Suereth
+30 So many pluses in fact, that we are already experimenting with this concept at work. Unfortunately, the source may not be openable. I'd be more than willing to contribute to an open-source JTA monadic library. for( tx - context) { //Do stuff if(somethingBad)

[Lift] Re: Using ExtJS

2009-05-18 Thread Josh Suereth
A question I've had is how hard would it be to support a ExtJS based application (i.e. the server side only needs to be a remote JSON framework). I assume this would be just-as-difficult as providing a REST-based API to your data. We use ExtJS extensively at work, and there are some pors/cons

[Lift] Re: Using ExtJS

2009-05-18 Thread Josh Suereth
to do this, I'll set up a demo sight showing the style of web development we do at work. -Josh On Mon, May 18, 2009 at 11:59 AM, David Pollak feeder.of.the.be...@gmail.com wrote: On Mon, May 18, 2009 at 6:02 AM, Josh Suereth joshua.suer...@gmail.comwrote: A question I've had is how hard would

[Lift] Re: Using ExtJS

2009-05-18 Thread Josh Suereth
I'll let you know. Having a good ExtJS + LIft story would be very handy when I talk to the Grails fans in the office. -Josh On Mon, May 18, 2009 at 5:08 PM, David Pollak feeder.of.the.be...@gmail.com wrote: On Mon, May 18, 2009 at 9:28 AM, Josh Suereth joshua.suer...@gmail.comwrote

[Lift] Re: Builing Lift ... again

2009-05-13 Thread Josh Suereth
Do you have the scala-tools.org/repo-snapshots configured? Maven will look in all configured repositories for artifacts sequentially. If it is *only* looking in repo-releases, then you need to modify your pom so it will also look in repo-snapshots. -Josh On Wed, May 13, 2009 at 3:40 AM, Marius

[Lift] Re: [scala-user] Update to maven-scala-plugin 2.10.1 and add maven-compiler-plugin?

2009-04-30 Thread Josh Suereth
, Heiko Seeberger heiko.seeber...@googlemail.com wrote: The root POM for what? Well, plugin settings are inherited by child projects = Hence you can import lift-webkit, lift-util, etc. into Eclipse and will find the correct compiler settings. Heiko 2009/4/30 Josh Suereth joshua.suer

[Lift] Re: developing Scala/Lift using Eclipse

2009-04-29 Thread Josh Suereth
. * if you set in your build sourceDirectorysrc/main/scala/sourceDirectory testSourceDirectorysrc/test/scala/testSourceDirectory then the maven-eclipse-plugin use the right directory (archetype use this setup) my 2c /davidB On Wed, Apr 29, 2009 at 14:46, Josh Suereth joshua.suer

[Lift] Re: developing Scala/Lift using Eclipse

2009-04-22 Thread Josh Suereth
On Wed, Apr 22, 2009 at 8:05 AM, Miles Sabin mi...@milessabin.com wrote: On Wed, Apr 22, 2009 at 11:14 AM, Channing channingwal...@mac.com wrote: 4. went to the project properties and edited each of the source folders removing the 'Excluded items' which was preventing eclipse from

[Lift] Re: developing Scala/Lift using Eclipse

2009-04-22 Thread Josh Suereth
On Wed, Apr 22, 2009 at 8:53 AM, Miles Sabin mi...@milessabin.com wrote: On Wed, Apr 22, 2009 at 1:16 PM, Josh Suereth joshua.suer...@gmail.com wrote: The maven-eclipse-plugin is currently broken in the sense that it won't pay attention to the source directories configured by the maven

[Lift] Re: Improving our eclipse experience (was: Why can eclipse never find: org.mortbay.jetty.webapp.WebAppContext)

2009-04-20 Thread Josh Suereth
On Sun, Apr 19, 2009 at 8:07 PM, Miles Sabin mi...@milessabin.com wrote: I think that all of this sounds generally positive, but I have to ask ... Why is this thread (now) titled Improving out Eclipse experience? What is Eclipse doing wrong here? Cheers, Miles TBH my biggest

[Lift] Re: Liftweb without Maven?

2009-04-20 Thread Josh Suereth
Maven does not really use Jelly anymore (in Maven2). I agree a Maven1 was rather ridiculous. Maven2 takes the idea that the pom should just be configuration + declaration, not implementation details. It's a breath of fresh air from other build tools (even Maven1). The issue still becomes how

[Lift] Re: Lift works on Google App Engine (within the confines of what's possible)

2009-04-17 Thread Josh Suereth
On Fri, Apr 17, 2009 at 5:57 PM, David Pollak feeder.of.the.be...@gmail.com wrote: Folks, I've just committed a version of Lift (including the Lift Example) that runs on the Google App Engine. You can see the running demo at: http://liftdemo.appspot.com/ What's missing: - Mapper and

[Lift] Re: [Lift committers] Re: Meeting

2009-04-16 Thread Josh Suereth
I am firmly against anything that re-writes byte-code after the compilation phase for production code. Once the Scala-Maven plugin supports compiler plugins, then there's a lot of stuff that can be done at compile-time. The scala-maven plugin already supports compiler plugins. Feel

[Lift] Re: Liftweb without Maven?

2009-04-15 Thread Josh Suereth
Does the ant build file already exist? If not, it wouldn't be too hard to create a maven assembly that assembles all the various dependencies and such into a directory (or uses something like the maven-ant-tasks to materialize them for the project later), and includes an ant build script/starter

[Lift] Re: How to use the new Record framework and Jackrabbit

2009-04-09 Thread Josh Suereth
Glenn, Given what I know of the existing Scala OSGi bundles, I don't see any issues with what you're attempting, but I have not tried that personally. As Tim mentioned, the stuff Heiko and I are working on will hopefully unify the existing OSGi solutions and provide a little bit easier

[Lift] Re: Rails - Lift

2009-04-09 Thread Josh Suereth
On Thu, Apr 9, 2009 at 9:42 AM, Clemens Oertel clemens.oer...@gmail.comwrote: I don't think it's necessary to make a final decision about your IDE at any time. AFAIK, all major IDEs work quite well with Maven's pom files, so it's very easy to switch IDEs at any time. WOAAAH I beg to

[Lift] Re: [scala-user] OSGi-fying Scala

2009-04-05 Thread Josh Suereth
Heiko, I've been working on OSGi support in scala, specifically 2 things: 1) OSGi-ifying scala standard libraries isn't too bad. I have project which does this: http://github.com/jsuereth/scala-jigsaw/tree/master I'd like to add this to the standard scala build so there is no more

[Lift] Re: Menu widget

2009-04-03 Thread Josh Suereth
Don't know if anyone responded, but you may need to add the maven snapshot repository to your pom as well. Sent from my iPhone On Apr 3, 2009, at 2:36 PM, DavidV david.v.villa...@gmail.com wrote: I added the dependency to my pom.xml exactly as you suggested and I'm getting this error:

[Lift] Re: The Lift 1.1 list

2009-04-02 Thread Josh Suereth
My resources are pretty limited, but I'd love to at least contribute what I can to the OSGi support. I'd love to see a plugin system for lift apps that's sensible! Speaking of which, perhaps a plugin system that's sensible should be part of the list? I know grails does some neat stuff there

[Lift] Re: MappedDateTime - Do we have a Date? Or is it a timestamp?

2009-04-01 Thread Josh Suereth
Thanks Jorge! We just started using JodaTime and it's definitely everything we wanted from a Time API. Good Find!!! On Tue, Mar 31, 2009 at 8:31 PM, Kris Nuttycombe kris.nuttyco...@gmail.comwrote: I'm also using joda-time, and very pleased with it. In fact, I use it in my Lift project -

[Lift] Re: Lift AJAX and IE6

2009-04-01 Thread Josh Suereth
I've only ever entered debug mode with Visual Studio installed. Unfortunately I'm only supporting IE7 on my work machine so I can't offer any other help :( - Josh On Wed, Apr 1, 2009 at 5:50 PM, Charles F. Munat c...@munat.com wrote: Hmm. Yeah, I thought it was used for GC. That's why I

[Lift] Re: scala:console and then boot call hangs

2009-03-30 Thread Josh Suereth
Are you on windows? I believe we haven't fixed mvn scala:console for windows yet. DavidB will be able to give you a better estimate of when this will be fixed, or what the exact cause may be. -Josh On Sun, Mar 29, 2009 at 4:30 PM, bradford fingerm...@gmail.com wrote: I feel like I'm

[Lift] Re: Welcome Jonas Bonér to the Lift committer s

2009-03-30 Thread Josh Suereth
I think AspectJ compiler currently pukes on scala classes anyway (or at least it did when Miles set up aspectj as a workaround the Eclipse JDT). So... no dice for AspectJ + Scala without using a Java glue class. On Mon, Mar 30, 2009 at 3:12 PM, Lee Mighdoll leemighd...@gmail.com wrote:

[Lift] Re: Welcome Jonas Bonér to the Lift committers

2009-03-30 Thread Josh Suereth
On Mar 30, 2009, at 6:25 PM, Charles F. Munat c...@munat.com wrote: I'd have to second David on this. If it ain't broke... Keep coding until it is? Although the standard use case in java for aspects is not so much needed in scala, I wouldn't throw it out completely. It's another tool

[Lift] Re: in a heap o' trouble

2009-03-23 Thread Josh Suereth
http://scala-tools.org/mvnsites/maven-scala-plugin/plugin-info.html Click on any particular goal and you'll get a list of its configuration options. A union of all those is the complete list for the plugin. Those are generated from the annotations in the source code, so they should be *way*

[Lift] Re: in a heap o' trouble

2009-03-23 Thread Josh Suereth
documentation is automatically generated from the javadoc comments on the various injected fields for a given mojo). - Josh On Mon, Mar 23, 2009 at 3:38 AM, Josh Suereth joshua.suer...@gmail.comwrote: http://scala-tools.org/mvnsites/maven-scala-plugin/plugin-info.html Click on any particular goal

[Lift] Upgrading from lift 0.8 to lift 1.0

2009-03-14 Thread Josh Suereth
Hi lift community! I'm ugprading a lift application that I was not the author of and am trying to figure out what changes I need to make. here's my current state of brokenness (all in boot.scala)- S.addAround(User.requestLoans) LiftRules.rewrite.prepend { case Req(login ::

[Lift] AJAX Experience Call for papers!

2009-03-10 Thread Josh Suereth
I really think a general overview of lift architecture and perhaps a few shiny app screenshots/demos would really be a great thing to see at this conference! http://ajaxian.com/archives/share-your-knowledge-at-the-ajax-experience-2 --~--~-~--~~~---~--~~ You

[Lift] Re: Eclipse + Lift question: WebAppContext is not a member of _root_.org.mortbay.jetty.webapp

2009-03-05 Thread Josh Suereth
All the eclipse maven plugins are actually using embedded maven 2.1 pre-releases. M2e is unique in that you can specify what maven version to use. How are you doing eclipse dependency management? Q4e, m2e or maven- eclipse-plugin? On Mar 5, 2009, at 4:57 PM, Amy de Buitléir

[Lift] Re: Tracking the latest with maven.. but not too quickly

2009-03-04 Thread Josh Suereth
David, great suggestion! I recommend either Archiva http://archiva.apache.org/ or Nexushttp://nexus.sonatype.org/for corporate or 'intranet' repositories. If you're using maven for any corporation and you don't have a corporate repository, you're certainly missing out! We're using Archiva at

[Lift] Re: Tracking the latest with maven.. but not too quickly

2009-03-03 Thread Josh Suereth
Make sure you're using maven 2.0.10 if you plan on working on 1.1-SNAPSHOT (or any other SNAPSHOT dependency). Otherwise -o is broken. On Tue, Mar 3, 2009 at 8:42 PM, Jorge Ortiz jorge.or...@gmail.com wrote: You can run Maven in offline mode with the -o flag. That should stop it from fetching

[Lift] Re: eclipse plugin and scala shell

2009-03-01 Thread Josh Suereth
The eclipse plugin does mostly support the interactive shell, but the integration isn't that great right now (I'm allowed to crtique it, as I added it). I'm working on upgrading for better functionality. In the meantime, if you're not using windows, you should be able to run the interpreter via

[Lift] Re: eclipse plugin and scala shell

2009-03-01 Thread Josh Suereth
also doesn't do anything. any idea when you might have a new release? Jon On Mar 1, 5:36 pm, Josh Suereth joshua.suer...@gmail.com wrote: The eclipse plugin does mostly support the interactive shell, but the integration isn't that great right now (I'm allowed to crtique it, as I added

[Lift] Re: eclipse plugin and scala shell

2009-03-01 Thread Josh Suereth
Not too bad (it's more how much memory should you give), If I have some time to test on windows, the new patch may work. On Sun, Mar 1, 2009 at 7:33 PM, Miles Sabin mi...@milessabin.com wrote: On Mon, Mar 2, 2009 at 12:27 AM, Josh Suereth joshua.suer...@gmail.com wrote: See the interpreter

[Lift] Re: OS X lift installer

2009-02-28 Thread Josh Suereth
On Fri, Feb 27, 2009 at 5:14 PM, David Pollak feeder.of.the.be...@gmail.com wrote: On Fri, Feb 27, 2009 at 2:03 PM, Jon Hancock shellsha...@gmail.comwrote: thanks. based on your above mention that maven is web aware and some comment I read from David Pollak that his demo didn't go so

[Lift] Re: OS X lift installer

2009-02-28 Thread Josh Suereth
at 11:14 AM, David Pollak feeder.of.the.be...@gmail.com wrote: On Sat, Feb 28, 2009 at 2:19 AM, Josh Suereth joshua.suer...@gmail.comwrote: On Fri, Feb 27, 2009 at 5:14 PM, David Pollak feeder.of.the.be...@gmail.com wrote: On Fri, Feb 27, 2009 at 2:03 PM, Jon Hancock shellsha

[Lift] Re: maven scala plugin

2009-02-18 Thread Josh Suereth
Hey, part of this sounds like a netbeans issue, the other part could be a maven issue. Mind sending me (not the list) a zip file of your failing project so I can take a look? Thanks! -Josh On Wed, Feb 18, 2009 at 10:34 PM, Oliver ola...@gmail.com wrote: Hi, I know its not exactly a lift

Re: [maven-and-scala] [Lift] Build problems...

2009-02-17 Thread Josh Suereth
:( /davidB On 17/02/2009, at 3:35 PM, Josh Suereth wrote: Hm All the integration tests pass, perhaps you should try using the new maven-scala plugin (run mvn install on the maven-scala- plugin directory). You do *not* want to clear your .m2 directory after doing so. Then see

[Lift] Re: [ANN] some jar on maven central repository

2009-02-13 Thread Josh Suereth
Great News! and Great work getting this all set up! On Fri, Feb 13, 2009 at 3:30 AM, David Bernard david.bernard...@gmail.comwrote: Hi, just to inform you that the following groupId are sync (24H delay) from http://scala-tools.org/repo-releases to maven central repository : * org.scala-lang

[Lift] Re: Lift Installers

2009-01-18 Thread Josh Suereth
Actually, I believe it's more due to the maven archetype plugin not knowing about the most recent lift. When we start mirroring the scala-tools repository on central, this should be fixed. On Sun, Jan 18, 2009 at 3:54 PM, Tim Perrett he...@timperrett.com wrote: Matt, Well spotted - this

[Lift] Re: scalac java compilation

2009-01-13 Thread Josh Suereth
Use an older version of the maven plugin (like 2.8) *or* wait till I have the free time to make the option. -Josh On Tue, Jan 13, 2009 at 2:34 PM, Meredith Gregory lgreg.mered...@gmail.comwrote: Scalads and lasses, i believe i've hit a bug in the scalac java compilation. i'm not 100%

[Lift] Re: scalac java compilation

2009-01-13 Thread Josh Suereth
/executions configuration scalaVersion${scala.version}/scalaVersion /configuration /plugin On Tue, Jan 13, 2009 at 11:42 AM, Josh Suereth joshua.suer...@gmail.comwrote: Use an older version of the maven plugin (like 2.8) *or* wait till I have the free time

[Lift] Re: Swampland

2009-01-09 Thread Josh Suereth
If you keep a good plugin system, that is very helpful! I'm excited to see what this looks like. Here's my list of bug tracking neatos * Easy Query/filter with dynamic fields on bugs - Some bug tracking tools really don't do this well(Gforge...) * Easy creation of Change list or new

[Lift] Re: Can or Box or something else

2009-01-06 Thread Josh Suereth
Do any conversions exist to treat a Box[_] as an Either[Option[_],Exception] or as an Option[_]? Are there any helper functions that lift could benefit from by having these? Also, anytime I see the line I leave this as an excercise to the reader I feel like I'm being lectured :) On Jan 6,

[Lift] Re: box can boogie... working

2008-12-29 Thread Josh Suereth
I can at least answer your maven questions: Maven requires you (in version 2.x) to hardcode the version of a dependency you're using. This means if lift switches versions (from 0.9 - 0.10-SNAPSHOT or 0.10-SNAPSHOT - 0.10) that you have to manually update your pom first. (This is migrating to a

[Lift] Re: pom.xml

2008-12-29 Thread Josh Suereth
Chas, Please send your poms. Note: Wiping the maven repo is the CTRL-ALT-DEL windows-style fix for maven. You can just delete the Lift directory (as long as you get the meta-data poms associated with it) you should be ok. Once again, this is more of a hack, than a fix. If you're in a jam,

[Lift] Re: box can boogie

2008-12-29 Thread Josh Suereth
Chas, One last question... What timezone are you in vs. the timezone of hudson? On Mon, Dec 29, 2008 at 7:47 PM, Tim Perrett he...@timperrett.com wrote: Chas, You say you are trying both local installs, and pulling from the snapshot repo? Can I suggest persisting with a single path at any

[Lift] Re: Can or Box or something else

2008-12-28 Thread Josh Suereth
And all my hopes for Can has x are gone... Perhaps I'll make my own change in my lift app. : import {Box = Bukkit} On Sun, Dec 28, 2008 at 10:03 AM, David Pollak feeder.of.the.be...@gmail.com wrote: Good points. I'll make the changes today and check up the code. It'll be massive code

[Lift] Re: Can or Box or something else

2008-12-28 Thread Josh Suereth
...@timperrett.com wrote: lol - am I missing something josh? How does the Box has x semantic differ? (if its a joke, my apologies! Its been a long day!!) On 28/12/2008 15:46, Josh Suereth joshua.suer...@gmail.com wrote: And all my hopes for Can has x are gone... Perhaps I'll make my own

[Lift] Re: Can or Box or something else

2008-12-21 Thread Josh Suereth
In the spirit of LOLCode, I make the following proposal: Can becomes Bukkit Full becomes BukkitOf (or Bukkit of via some DSL like syntax) Empty becomes Noob (or Bukkit of Noob via some DSL like syntax) Failure becomes WTF? val x : Bukkit[String] = WTF?(new RuntimeException(O NOES!)) val y :

[Lift] Re: Can or Box or something else

2008-12-20 Thread Josh Suereth
On Sat, Dec 20, 2008 at 2:37 PM, Oliver Lambert ola...@gmail.com wrote: Yup, when you chose the original name, you did a good job - why second guess yourself now. Can we just leave it the way it is. Pun intended As to my vote (if I'm allowed one)... Can was slightly confusing, but

[Lift] Re: maven problem - can't make ToDo example work - or even get off the ground.

2008-12-11 Thread Josh Suereth
Make sure the scala-tools snapshot repository is defined in your ppm Sent from my iPhone On Dec 10, 2008, at 7:29 PM, mike beckerle [EMAIL PROTECTED] wrote: Ok, that helped. Lots happened butI still get a bunch of errors. I can follow the instructions here in that it can't seem to

[Lift] Re: maven problem - can't make ToDo example work - or even get off the ground.

2008-12-11 Thread Josh Suereth
in your pom.xml On Dec 11, 12:14 pm, Josh Suereth [EMAIL PROTECTED] wrote: Make sure the scala-tools snapshot repository is defined in your ppm --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Lift group. To post

[Lift] Re: maven plugin - scala:console - how to for lift apps - debugging aid

2008-12-10 Thread Josh Suereth
Typo in codehause, it should be org.codehaus.classworlds.Launcher. On Wed, Dec 10, 2008 at 2:36 PM, Dano [EMAIL PROTECTED] wrote: Hi Tyler! I am trying to run my lift app which I usually do by issuing 'mvn jetty:run'. I believe this runs the class org.codehause.classworlds.Launcher with

[Lift] Re: Why JPA?

2008-12-07 Thread Josh Suereth
As a side note... The LazyInitialization exception wasn't an issue for me when using the OpenSessionInView pattern. However it became a large issue when trying to use hibernate to back a thick-client GUI. With what I've used of lift, I can't see JPA being any more difficult to manage then

[Lift] Re: noob question: working with scala 2.7.2

2008-12-04 Thread Josh Suereth
Here's your issue: [INFO] Archetype repository missing. Using the one from [net.liftweb:lift-archetype-blank:RELEASE - http://scala-tools.org/repo-releases] found in catalog internal It's not pulling from the snapshot repository. Try using archetype:create instead of archetype:generate. (The

[Lift] Re: JPA and Record

2008-12-01 Thread Josh Suereth
- I'm pretty close to having a releasable version of the maven-scala-plugin that supports compiler plugins. - Adding integration between the maven-pom and eclipse is going to take some time (but is possible). I'm not sure about the netbeans/IntelliJ tools, but this could be an awkward integration

[Lift] Re: Recommended tools ?

2008-11-16 Thread Josh Suereth
Not sure if this helps, but I've been succesfully using Eclipse + Q + Multi-module projects + scala for several months now. Yes the scala plugin is a bit flaky, but with some persuasion I can usually make it do what I want. That being said, the presentation compiler tends to die on any project

[Lift] Thanks!

2008-10-22 Thread Josh Suereth
Hey Lift community. Just wanted to say thanks for working on the Lift Web Framework. I began using it (to be honest) because I have to interface with EJBs and Lift has much better maven-support than Grails, and I wanted a language that had some power (i.e. not Java). I'm now more than happy

[Lift] Re: Scala+Lift Philosophical Question

2008-10-22 Thread Josh Suereth
I'd also like to say you should pick a technology that meets your goals. Lift/Grails/Django/Rails/Seam/JSF/Spring/Struts (etc..) have their own quirks and if you try to deviate too far from the paradigm, you'll run into them quickly. For me, (so far) Lift is really amazing at doing quick ajaxy