Just build the SMX4 codebase - and builds fine.  But, attempting to run fails
because the assembly has felix.framework 2.0.5 instead of 3.0.1:


dozer:apache-servicemix-4.3.0-SNAPSHOT kplummer$ bin/servicemix 
Could not create framework: java.io.FileNotFoundException:
/Users/kplummer/Development/Projects/smx4/features/assembly/target/apache-servicemix-4.3.0-SNAPSHOT/system/org/apache/felix/org.apache.felix.framework/3.0.1/org.apache.felix.framework-3.0.1.jar
java.io.FileNotFoundException:
/Users/kplummer/Development/Projects/smx4/features/assembly/target/apache-servicemix-4.3.0-SNAPSHOT/system/org/apache/felix/org.apache.felix.framework/3.0.1/org.apache.felix.framework-3.0.1.jar
        at org.apache.felix.karaf.main.Main.updateClassLoader(Main.java:813)
        at org.apache.felix.karaf.main.Main.launch(Main.java:187)
        at org.apache.felix.karaf.main.Main.main(Main.java:325)
dozer:apache-servicemix-4.3.0-SNAPSHOT kplummer$ ls
system/org/apache/felix/org.apache.felix.framework/2.0.5/
dozer:apache-servicemix-4.3.0-SNAPSHOT kplummer$ 


-- 
View this message in context: 
http://servicemix.396122.n5.nabble.com/Felix-Framework-Version-Mismatch-tp731071p731071.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

Reply via email to