On Jan 29, 2008 1:40 PM, Torgeir Veimo <[EMAIL PROTECTED]> wrote:

> ....When running mvn jetty:run in launchpad/launchpad-webapp I get
>
> .../Users/torgeir/java/src/sling/15minutes/sling/launchpad/launchpad-
> webapp/src/test/java/org/apache/sling/launchpad/webapp/integrationtest/
> ujax/PostServletDeleteTest.java:[44,75] cannot find symbol
> symbol  : variable DEFAULT_CREATE_SUFFIX...

That constant comes from

sling/launchpad/launchpad-servlets/src/main/java/org/apache/sling/ujax/UjaxPostServlet.java

did you svn up your sling folder and rebuild it all with "mvn clean install"?

I just did this on revision 616292and it worked, including the
compilation and tests that fail for you.

-Bertrand

Reply via email to