Hi Torgeir,

I think, this is not my day .....

I fixed the sling/core project and quickly cross-checked a complete
build now. I also had to fix some transitive dependency issue which
caused the Apache Felix javax.servlet project to overrule the
javax.servlet:servlet-api dependency.

For me, Sling now builds through the reactor.

Regards
Felix

Am Mittwoch, den 30.01.2008, 00:05 +1000 schrieb Torgeir Veimo:
> On 29 Jan 2008, at 23:55, Felix Meschberger wrote:
> 
> > Hi Torgeir,
> >
> > Sorry for that, I am currently committing SLING-198 fixes. If you  
> > update
> > the jcr/resource project now, it should compile.
> 
> 
> 
> A few files still missing?
> 
> INFO] Compiling 53 source files to /Users/torgeir/java/src/sling/ 
> 15minutes/sling/sling/core/target/classes
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> 
> /Users/torgeir/java/src/sling/15minutes/sling/sling/core/src/main/java/ 
> org/apache/sling/core/impl/SlingHttpServletResponseImpl.java:[35,37]  
> cannot find symbol
> symbol  : class PathResolver
> location: package org.apache.sling.jcr.resource
> 
> /Users/torgeir/java/src/sling/15minutes/sling/sling/core/src/main/java/ 
> org/apache/sling/core/impl/SlingHttpServletResponseImpl.java:[247,8]  
> cannot find symbol
> symbol  : class PathResolver
> location: class org.apache.sling.core.impl.SlingHttpServletResponseImpl
> 
> /Users/torgeir/java/src/sling/15minutes/sling/sling/core/src/main/java/ 
> org/apache/sling/core/impl/SlingHttpServletResponseImpl.java:[247,73]  
> cannot find symbol
> symbol  : class PathResolver
> location: class org.apache.sling.core.impl.SlingHttpServletResponseImpl
> 
> 

Reply via email to