Just in case someone has the same problem as I did with
org.osgi.framework.Constants:
My problem disappeared when upgrading to Maven 2.0.10.

On Tue, Feb 17, 2009 at 5:12 PM, Vidar Ramdal <vi...@idium.no> wrote:
> Hi,
>
> I'm unable to build Sling at the moment (fresh checkout, clean install):
> INFO] Compilation failure
>
> /Users/vramdal/dev/sling-trunk/launchpad/base/src/main/java/org/apache/sling/launchpad/base/impl/Sling.java:[396,68]
> cannot find symbol
> symbol  : variable FRAMEWORK_STORAGE
> location: interface org.osgi.framework.Constants
>
> /Users/vramdal/dev/sling-trunk/launchpad/base/src/main/java/org/apache/sling/launchpad/base/impl/Sling.java:[397,72]
> cannot find symbol
> symbol  : variable FRAMEWORK_BEGINNING_STARTLEVEL
> location: interface org.osgi.framework.Constants
>
>
> I see Felix (Meschberger) has updated the dependency to (Apache) Felix
> Framework 1.5.0-SNAPSHOT - maybe something has changed in
> 1.5.0-SNAPSHOT since then?
>
> --
> Vidar S. Ramdal <vi...@idium.no> - http://www.idium.no
> Akersgata 16, N-0158 Oslo, Norway
>



-- 
Vidar S. Ramdal <vi...@idium.no> - http://www.idium.no
Akersgata 16, N-0158 Oslo, Norway

Reply via email to