2009/9/22 Mads Brøgger Enevoldsen <[email protected]>: > I guess this is related to the qi4j ApplicationAssembly.version() that has > been added? The thing is I cannot see that method in the ApplicaitonAssembly > interface, only in the ApplicationAssemblyImpl. This means that our build > fails. I have temporarily added an instanceof check and a cast to > ApplicationAssemblyImpl to invoke the version method.
Yes, I missed that method in the first round. But it should be there now. Try updating qi4j-core. > So what are the rules? Every time we add/change something we increment the > minor version and extend the migration rules? Pretty much. > It seems very good, but I > cannot find the MigrationTest... Have you done update of qi4j-extensions? It should be in the JDBM entitystore extension. /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

