Hi,

I have problems building the Apache Felix Security Provider (latest snapshot from http://svn.apache.org/viewvc/felix/trunk/framework.security) . On the 28th of January I was able to build it. What have I done wrong?

framework.security$ mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Felix Security Provider
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /.../trunk/framework.security/target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 18 source files to /.../trunk/framework.security/ target/classes [INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/.../trunk/framework.security/src/main/java/org/apache/felix/framework/ security/condpermadmin/ConditionalPermissionAdminImpl.java:[40,36] cannot find symbol
symbol  : class IContentLoader
location: package org.apache.felix.moduleloader

/.../trunk/framework.security/src/main/java/org/apache/felix/framework/ security/util/LocalPermissions.java:[36,36] cannot find symbol
symbol  : class IContentLoader
location: package org.apache.felix.moduleloader



Thanks for your help
Tsuy

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to