It sounds like the Planet build file needs to be updated. I'll try to do this in the next 24 hours.
Matt On Sun, Jun 15, 2008 at 8:09 PM, Nathan Beyer <[EMAIL PROTECTED]> wrote: > Thanks. I'm getting a new compile error though. > > build-web: > [mkdir] Created dir: > /Users/nathan/Development/roller/apps/planet/build/compile/web > [javac] Compiling 47 source files to > /Users/nathan/Development/roller/apps/planet/build/compile/web > [javac] > /Users/nathan/Development/roller/apps/planet/src/java/org/apache/roller/planet/ui/core/PlanetContext.java:31: > package org.springframework.web.context does not exist > [javac] import org.springframework.web.context.ContextLoaderListener; > > -Nathan > > On Sun, Jun 15, 2008 at 9:05 PM, Matt Raible <[EMAIL PROTECTED]> wrote: > >> Sorry about that - should be fixed now. >> >> Matt >> >> On Sat, Jun 14, 2008 at 7:39 PM, Nathan Beyer <[EMAIL PROTECTED]> wrote: >> > I'm trying to build the code in trunk, but I'm getting an error about >> > "/tools/spring-2.5" not being found by the "/apps/weblogger/build.xml" >> > script. Is there something missing in the repo or am I not setting up my >> > environment correctly? >> > >> > thanks >> > -Nathan >> > >> >> >> >> -- >> http://raibledesigns.com >> > >
